By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:16:33.732Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:16:33.735Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T02:16:33.768Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:16:34.362Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:16:34.439Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:16:34.440Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T02:16:34.440Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T02:16:34.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-24T02:16:34.570Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-24T02:16:34.611Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-24T02:16:36.154Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-24T02:16:36.558Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-24T02:16:36.585Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-24T02:16:36.585Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-24T02:16:36.642Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-24T02:16:36.643Z |INFO |Root WebApplicationContext: initialization completed in 2031 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-24T02:16:36.964Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-24T02:16:37.542Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-24T02:16:38.679Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-24T02:16:39.117Z |INFO |Started MainApp in 7.695 seconds (JVM running for 8.398) |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-24T02:16:39.177Z |INFO |Start scheduling PRH workflow |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:16:39.188Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b2d9c1a9-84f5-4b10-a36b-e58f2e286a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:16:40.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:16:40.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:16:50.671Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=593b0505-a0d6-4a66-a4f4-c36224ffa28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:16:51.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:16:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:01.742Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f3e2c1d5-8484-4419-af00-15999a8bfa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:17:02.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-24T02:17:04.482Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-24T02:17:04.483Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-24T02:17:04.486Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:12.815Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9f1b065a-46fe-421a-b093-dd114869b99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:17:13.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:13.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:23.881Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e37a9dc2-3a9c-49b9-8907-72fd31302602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:17:24.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:24.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:34.926Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=965d446d-2326-4a59-8cf0-264a029389a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:17:35.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:45.966Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a484551b-71b7-42bd-9e91-ef2348192595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:17:47.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:47.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:57.008Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=51e6aa35-68cd-4fe2-8c59-6e1ae0c57a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:17:58.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:17:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:18:08.045Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=808081ae-e738-4f59-83f9-6e1b1a1f881c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:18:09.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:18:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:18:19.082Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=619617a0-3430-4299-a685-a32d6fb74a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:18:20.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:18:20.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:18:30.125Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3c4ff44a-0a5a-4dcd-a500-e114d4f144a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:18:31.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:18:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:18:41.165Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=927681be-b079-4ef2-ab7c-03c71894aa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:18:42.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:18:42.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:18:52.205Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8349cf88-3307-4b4d-aa71-fd5b6c389e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:18:53.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:18:53.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:03.242Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f0057f23-29d2-45ab-b7b5-97997fdab8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:19:04.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:04.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:14.281Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c950a951-a3a0-417f-8ae7-1fa915363ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:19:15.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:15.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:25.322Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b28c5d2c-48cd-4f46-b679-820bea31be5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:19:26.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:26.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:36.365Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=bde087fc-5880-4161-82fc-ad7660921aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:19:37.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:47.406Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fe35348b-0b31-498d-88af-f102fe2d2924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:19:48.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:48.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:58.445Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4619b844-2731-454f-9400-e23429c4de8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:19:59.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:19:59.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:20:09.507Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7fdc9068-f5b5-40fb-9372-66fb87a15565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:20:10.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:20:10.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:20:20.557Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=aad7905c-7e90-4df6-ac64-2368e8ea3cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:20:21.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:20:21.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:20:31.593Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8be8fe25-8960-4204-a78d-e723413eafb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:20:32.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:20:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:20:42.638Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e9c5f121-61e6-4ec2-a046-7fbd8aba527a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:20:43.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:20:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:20:53.708Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d55f1261-a46b-4127-b6c6-d7872e082e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:20:54.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:20:54.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:21:04.763Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ce326f58-2fc9-4665-9442-6fea7d40075d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:21:05.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:21:05.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:21:15.818Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0a5d9486-8d27-49bc-b759-34525de80dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:21:16.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:21:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:21:26.862Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8c957c83-6ea8-4d0c-9eaf-966fd944cbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:21:27.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:21:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:21:37.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:21:37.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T02:21:37.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:21:37.868Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:21:37.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:21:37.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T02:21:37.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T02:21:37.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:21:38.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:21:38.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:21:48.976Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=09d7e025-6ea9-436c-93a0-ac3ca354435d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:21:50.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:21:50.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:00.010Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6d3f5b00-b9a8-42ad-b7b0-6ee1ea6fce63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:22:01.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:11.055Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7cc893b7-5cd1-4e6b-bbbb-349c5293c264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:22:12.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:22.097Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ff9b3e59-e964-446b-9536-9bbec6a09025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:22:23.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:23.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:33.129Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cbc5293b-f265-4500-b4b3-f45ffd3d0b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:22:34.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:44.170Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2193d93f-5254-48a6-ba55-c8146155c033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:22:45.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:45.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:55.209Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c594f8ae-e6e1-450b-b49a-8d8e204f481e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:22:56.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:22:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:23:06.250Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=501d3b39-3eca-4b2f-9183-d8824efd5337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:23:07.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:23:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:23:17.293Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9e2727a5-2047-4cd4-b2f1-846271551e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:23:18.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:23:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:23:28.331Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0227517b-a07e-4c9c-b184-dec7bf11a40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:23:29.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:23:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:23:39.370Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b4756279-b88f-4ba5-aead-f542f42f965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:23:40.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:23:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:23:50.416Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b1236b64-a553-430b-b837-06b84174e310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:23:51.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:23:51.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:01.449Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=749fc1b3-0e6b-48dd-b821-5c4d3026d36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:24:02.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:02.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:12.489Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9f214aa1-2e47-43eb-87ee-bfae8a0b6574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:24:13.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:13.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:23.562Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7160c7d8-5145-4ac5-873c-4617d125d31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:24:24.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:24.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:34.608Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e882d865-71e1-4c0a-b451-14836c29d53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:24:35.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:35.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:45.642Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0138e5bf-8fa3-47aa-8e1d-76aca1dbdef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T02:24:46.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:46.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:56.681Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fb338270-5461-49bb-b47b-e52ee4b2ec74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:24:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:06.759Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=81122943-a2f4-49da-bffc-c65fe934258c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:06.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:16.769Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6ca7378a-79ad-4e70-b249-ea81d06b78eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:16.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:26.779Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cbf39b17-7225-49ab-baa9-869ed4fdead3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:36.789Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=31b45184-91b1-494e-99c1-adc4372cb31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:36.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:46.801Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3a99fe2e-0059-4615-9578-54c951b92317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:46.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:56.813Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3037ec8d-4232-47a6-a9e3-b6ee23b00529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:25:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:06.823Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=97d115d2-485e-46d3-86eb-af3cdda4a231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:06.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:16.832Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4909049d-a489-4eec-9853-fac118643b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:26.840Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=054589c3-79e3-4ef0-bd44-3ea3aa6f0a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:26.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:36.849Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5e1f02c2-babb-4066-9ed7-51e75465244f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:26:37.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:26:37.211Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T02:26:37.212Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:26:37.214Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:26:37.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:26:37.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T02:26:37.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T02:26:37.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:46.857Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=204b6eae-015b-4ca3-952c-30e3e4e9611c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:56.867Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=241a5be2-626f-454d-b920-ec81c1b6ff92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:26:56.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:06.875Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=202b3a09-dfd4-470a-a63e-27cddd793d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:06.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:16.883Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8047ed7b-bc5c-4c5c-a35d-1f7c338e73bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:26.892Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=19e482c1-604c-4902-bbd2-115123ce2720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:36.900Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=392b7223-9b19-43a3-9340-483fe978b2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:46.908Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8cf731cd-8ba7-4995-9839-bb13d692bb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:46.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:56.917Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=45216f6d-0fa1-40e6-94a1-f343ae20c1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:27:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:06.929Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a29654c4-8600-4c9b-9921-038370c623e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:06.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:16.936Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=800bf539-7cba-4824-b86f-0e68fed20c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:26.944Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=196b7005-943d-4515-9d90-c78dafcf843b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:36.951Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d8252142-cbce-4fb9-af6d-c234ff0d4852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:36.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:46.959Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=15e1fe49-211f-49c7-b196-51ce906f007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:46.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:56.968Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4b1fce3d-16d7-4b9c-9061-30fcce1a395c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:28:56.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:06.976Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ac4dc5cf-7fe5-4566-8403-6067f329b4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:16.984Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=08c91555-741f-4539-9ffd-d9950febd7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:26.992Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cfc9bba6-efd9-4e93-9967-01981e2e582f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:27.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:37.000Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3c1742a5-fd6d-4214-a5ed-387e696139c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:47.008Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d5ac0972-03aa-4028-aefb-e7b57d8085db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:47.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:57.023Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=690d700a-e560-4be5-b4ae-f189ee8cf4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:29:57.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:07.031Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=44a7f8d1-a480-4e26-adc2-9e2830692cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:07.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:17.039Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=02c0310b-3cf3-4cc4-9575-d16ca336c166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:17.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:27.047Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c233753c-d26d-4018-a5cb-2780d478c931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:37.055Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ca99961b-238f-4d69-8bdf-8832d5ac03d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:37.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:47.063Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e5bc5946-e5f6-49cf-83b0-39e833b16b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:47.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:57.077Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e957d7de-2e95-49b4-9018-7a05cb7f0c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:30:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:07.084Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7b984ade-4256-4a80-be7d-862aa08f3458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:07.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:17.092Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3d2a2830-cb5f-4530-b505-d36d531d6ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:17.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:27.099Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c8e7973e-ceaa-4220-8ca0-a3b58687db27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:27.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:37.107Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=48bc44e0-f882-44a2-9a44-036334c467a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:37.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:31:37.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:31:37.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T02:31:37.239Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:31:37.241Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:31:37.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:31:37.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T02:31:37.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T02:31:37.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:47.116Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c3ae3def-6074-456c-b1ec-674ec4504ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:57.125Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a5b13d5e-69ac-4d42-b0fd-566cb82b0f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:31:57.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:07.133Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9f8d3741-f71b-4962-aab0-69cf94d7515a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:07.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:17.140Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c65b0a0e-1db2-4fbe-bb8d-a80c6b53a98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:17.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:27.146Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b4596cff-1234-4bd5-9484-c9656d9e2d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:27.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:37.154Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=729a0bf3-ab9e-4bff-9d45-e85ac25d6b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:47.162Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=eecf90fb-cc8c-45d9-a5cb-5bd5fbbc8824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:47.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:57.169Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0e405137-3f73-4d2b-ba83-801f32baf286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:32:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:07.179Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f1758dd1-53b9-4ef4-a2da-36ac303e3c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:17.186Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2760717b-d90c-4cab-9689-87d1ad26805d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:17.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:27.193Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=01f7a76b-ddaa-441d-99db-0feb1edb9106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:37.201Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ba3d647c-aaff-4d81-9359-1f5170d35093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:37.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:47.206Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f3dd7636-45bf-4ab3-a83b-2086f6aad34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:57.212Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3ddc5824-9d3e-46bc-a69e-ab83bb0f1845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:33:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:07.221Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6844ec82-6bb2-44ad-904d-6a83b0b315e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:17.229Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2586cbb6-bfea-490b-b59b-ded0716033f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:17.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:27.235Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8396b028-7357-4cfe-859c-9f3b9a2f7eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:27.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:37.242Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=210e9df3-3a7f-4ce3-a285-e3be42f2fd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:37.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:47.249Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2e6818ba-8826-4ca2-85aa-1c818a2347e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:47.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:57.255Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=15054ea8-3ec1-49cc-83e9-210203783304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:34:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:07.262Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=776b753d-c7e3-4e88-8778-e38af1ff7313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:07.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:17.269Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6cd94c50-16a8-4553-8ef4-3199815d96e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:17.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:27.275Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=95af4bfd-8c39-4869-8640-6f8f8103cf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:37.282Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a4c02a0e-be12-444d-9562-4008298facd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:37.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:47.288Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=18b74efc-a9d1-4f21-ae16-847754578b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:47.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:57.294Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b5ad58ea-994a-43c0-9b0f-3aab8fcd616f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:35:57.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:07.300Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=253c92ad-de55-40f7-99ca-f9fab930886a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:17.306Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=10815793-a859-4c34-864f-bea4d1e76b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:17.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:27.312Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8aad518d-8cc2-40f2-951d-b9967e12d130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:36:37.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:36:37.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T02:36:37.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:36:37.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:36:37.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:36:37.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T02:36:37.245Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T02:36:37.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:37.319Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=29d0891e-0242-48fe-869d-fce8d403b1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:37.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:47.325Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cd0983ae-f277-4ec1-a3bc-daab785007bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:57.332Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a01e5047-19e6-4793-a141-1d4c1741ee2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:36:57.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:07.339Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fcb5ab1d-31c5-4919-9c20-482ba82e5a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:17.344Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d6003fde-6fd5-4322-93c1-4ed29a6ee29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:27.351Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ec002402-7189-42b8-9f19-f7a1f194c268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:27.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:37.357Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0da9136a-1253-450b-b297-ef4bea56804f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:47.364Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b78df671-ae00-455d-81d7-f4b9ec97cead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:47.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:57.370Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=283b1bf9-e62d-45c4-a20b-264c3a80a677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:37:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:07.377Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b44700d4-f956-4e4d-b6e2-d515fc6bcbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:07.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:17.383Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c62a1f29-c51e-4c6b-b608-a09392c34e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:17.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:27.389Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6261d029-4114-43da-b80d-6f6433d84013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:27.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:37.395Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a1c616c1-f353-4c0f-a4c2-4facb4b23409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:37.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:47.403Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=db83d735-bb7c-4679-843f-d37db8c588d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:57.410Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fbcd3414-acd4-46ec-9063-1b7b233184be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:38:57.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:07.417Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7eed56f8-6e63-4a5d-9ad4-2361dfd927b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:07.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:17.423Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=abb5c57c-7c02-47ae-ba45-1abc4bb2465c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:17.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:27.430Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e98bc67d-6943-4556-a4ec-7421aa4b756d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:37.436Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d846c492-328e-4920-b2b5-ac4b72838b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:47.444Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=16611c85-d996-42ce-b801-dd08c052b700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:57.451Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=55052779-8254-452e-b2ac-d6b0bdc7932e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:39:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:07.459Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=65bd94be-8760-4667-b86a-fdb2d662c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:17.465Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7ff80c07-7c5d-446a-9613-12513764123a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:27.472Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=47eb26ef-7440-46f0-9771-d2de6ba7cb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:37.478Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=22443904-bf0b-4155-ad51-c1b7c97d9c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:47.485Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b93f2d6d-92b0-4d9e-85fd-7a9766f2e173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:57.491Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=43edaebd-7dda-41a2-b73f-244e6c9274f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:40:57.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:07.497Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f9005dad-5efe-403e-be9a-d283496b71e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:17.503Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9a270c92-a8cb-4894-be1b-10bef7954e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:17.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:27.510Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a66ab469-ea73-418d-b1af-da09708c2a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:41:37.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:41:37.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T02:41:37.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:41:37.172Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:41:37.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:41:37.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T02:41:37.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T02:41:37.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:37.516Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8ddd7598-7327-4009-af84-1dcfd4be1e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:37.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:47.523Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=30d5a8c1-352f-41d1-afde-4dd9f9587e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:47.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:57.532Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2a5f3aef-7eaf-4976-8a26-18765b17a184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:41:57.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:07.539Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=46479993-2cca-4ad1-b469-b23a893554d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:07.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:17.544Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b3644cb8-969b-4a35-a0bd-a018f0690f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:17.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:27.551Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=14c8a85d-14d6-44a7-9876-fdfe2bfd160d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:27.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:37.557Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=62d5d706-8491-4915-854f-332a94e0167f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:47.565Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3efc7f0c-61c7-4eee-a32b-9c58f789d043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:47.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:57.572Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fb723ae7-c239-4669-b935-41296193cff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:42:57.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:07.579Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=31920fa3-f249-4330-8219-a462f8167269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:17.585Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c33f299b-31d8-4eb4-8767-6f429e6df438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:17.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:27.591Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=29276dc7-0b8a-4332-a4f3-2f2b64730b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:27.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:37.598Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c234284c-57a8-40e6-ab90-44a51296d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:37.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:47.605Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=32d223bd-4c47-484e-9c4f-9e9c1aca36a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:47.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:57.611Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e102fa18-c067-425a-9a73-ca75f4e0ebd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:43:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:07.618Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e3e6a804-54ce-4308-b1f7-5ca7ae311dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:17.625Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=838b0995-2b1f-43cb-a6d8-50995e9696b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:17.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:27.631Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e3a20091-0ae0-4a8c-9ed5-dc8183c0c9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:37.637Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=be70fed4-cbb3-42f7-b0af-14a112ba30cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:37.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:47.644Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b244de7e-28aa-4761-9739-1bbffd8c4761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:47.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:57.656Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4b73b790-00ce-4d02-b25f-bc5622a1d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:44:57.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:07.662Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=895a7dd2-93d2-431e-aed2-bb2e18b3ab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:07.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:17.669Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=da8bfaa6-7b4e-477f-85a0-d43e2ec9e8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:27.675Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d36b2af0-2544-4984-a18e-9075f7b1fbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:27.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:37.684Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cd1a6217-df7c-4f1c-a8db-d98d5499f8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:47.690Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2fdea5de-e758-4ad0-95cc-d6b8ffaf4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:57.697Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=03ec0695-44bc-473f-a13f-e0d266916291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:45:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:07.702Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=27969e77-a8b8-420f-8033-92e73e44b36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:07.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:17.710Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=800335d9-40d8-4cde-ac92-d275c9754414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:17.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:27.717Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=19acba77-793f-4e40-955f-8aaa8791257d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:27.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:46:37.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:46:37.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T02:46:37.192Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:46:37.195Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:46:37.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:46:37.203Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T02:46:37.203Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T02:46:37.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:37.723Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4da98f9a-4ac7-47d6-ad50-eb6e08b6b816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:37.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:47.730Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8eda6a23-07e4-4890-9bca-0f29a8f92282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:47.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:57.736Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f1a4a03d-c6ec-4a43-b058-8d9accbc551d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:46:57.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:07.742Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f09a26c3-fdfb-40d7-b296-dee62c0edd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:07.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:17.748Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c6bbea52-0998-4ab7-ac35-f77d45b1169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:27.754Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=71f6462a-2f95-4e99-946b-20c0357b48ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:27.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:37.762Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=94ef638b-9834-4531-9cbb-3913617ed784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:37.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:47.769Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2cb2d64e-6ed2-4a2c-a832-312c72eb49cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:47.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:57.776Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=df40b29b-d785-4fb9-b3de-fc38bd2b9f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:47:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:07.782Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=755b87f5-efb3-4389-a70d-a9870c998a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:07.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:17.788Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=48b58523-b0f7-481e-a020-ac1c66deb917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:17.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:27.794Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=027d9585-ecd2-4d38-8b40-8b632f851c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:27.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:37.800Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a8b782a6-b25e-41c0-9a6b-e5aa1eff8c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:47.807Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9e434a38-20c5-488f-81b2-7ef1a2617b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:57.813Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5850235c-e1a4-47ff-8901-cc3d2d516be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:48:57.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:07.819Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=415ca242-f823-46bf-a5f4-9c48898397a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:17.825Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4d02f237-1f09-4902-b551-8eb575dc3275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:27.830Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c206f0c9-273a-4b7b-b07c-5f7254ab772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:37.836Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a6e364d0-d60d-4d9e-b9f5-8487f31382b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:37.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:47.842Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f13f761e-fbde-4ba5-9a42-82499f07fb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:47.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:57.847Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=500b457b-38dd-43b0-9534-21524010bd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:49:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:07.853Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e39347ff-cd76-472c-9f4d-cf9e22746e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:07.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:17.859Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fe3a6ce0-e516-4b7e-9fe4-0e0816a4d3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:17.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:27.865Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1d7b03ee-e824-4622-89e3-a903714eb16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:37.872Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8754f7de-f4b1-46c7-887e-f1fbd9a45edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:47.878Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a8fc5564-d0d2-432f-a1a0-d32eef0351a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:47.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:57.884Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ad5b9f41-c9f6-4b73-a723-9807e7b899b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:50:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:07.891Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e1d98aa4-e5f8-4342-8f94-40aba32a8e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:07.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:17.896Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0fefc64d-64a1-4ae1-af5a-59b16f048a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:17.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:27.902Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cb29cc2d-9a78-494e-b81f-6fc31957c026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:27.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:51:37.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:51:37.213Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T02:51:37.213Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:51:37.214Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:51:37.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:51:37.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T02:51:37.219Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T02:51:37.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:37.907Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=28c2c770-1695-43df-b458-f304d7e04b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:37.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:47.913Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3ed8e4f7-2727-413d-a8b7-5209dfdb5968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:47.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:57.919Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=93b9817a-e61c-4896-96ce-90053d823fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:51:57.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:07.925Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2292a213-90ea-4a75-ada4-4d0af6de3c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:17.930Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=869d0a3f-9573-437b-acd1-3f7087f292ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:27.936Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=af8b7ee2-fa85-4a9b-933e-4ff7cb673d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:27.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:37.942Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=dc05ea78-9dae-4e70-82f2-16e00cdd6766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:37.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:47.952Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b4cb6392-349a-44b7-aa15-9e282351d7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:57.958Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ae3d5bce-ec9d-42bf-a2b8-62c78b119554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:52:57.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:07.963Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7d535651-6af5-4857-b8e4-fadd78d01922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:17.969Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=97946f39-07c1-41a2-ab8f-4506c90e6535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:27.975Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7f4c0046-2897-4cec-bad7-ff62be3788d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:37.981Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=bf7593e2-057e-42c9-9363-462f0ad508a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:37.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:47.988Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ca4e3257-c90e-48ea-9be1-2183dabb7570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:47.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:57.994Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=93e88936-8690-4130-bfd6-e64bde7a60c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:53:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:08.000Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8f421da1-fdf1-4119-9e80-b10cf027a3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:08.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:18.006Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=af2f05c7-b6d7-4aa1-9154-6a71e19f1f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:18.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:28.011Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c740a883-6c04-40e0-815d-e6e08b376a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:38.017Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=41c85b35-7c0d-4edb-8cd8-fd595d30b487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:48.024Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9d1c61b6-6115-4598-b93b-fa07e2b68ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:48.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:58.030Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=86416853-e8e6-4d0d-b33e-81dcafa23240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:54:58.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:08.035Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=55ba65bc-84be-4354-8dd5-5a8280c497e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:08.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:18.040Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6869574d-1adb-4d0b-9790-501692957bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:18.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:28.047Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=da71c02c-7504-406b-9493-414a750906ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:28.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:38.052Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=85ee229c-fca2-4a0e-9eda-7ca8dcb824b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:48.058Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3d5473ed-407b-4765-9873-b70efca27f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:48.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:58.064Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=bcdcc014-be8c-4771-83e7-fd7b3a081497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:55:58.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:08.070Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9db5da2d-087e-43a7-b34f-48e936edd0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:08.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:18.076Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d6e0314a-ec55-47c7-87cf-00042f1a6515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:18.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:28.082Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5d6c71bc-f93c-4041-926e-f42c03775623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:28.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:56:37.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T02:56:37.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T02:56:37.192Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:56:37.194Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:56:37.198Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T02:56:37.198Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T02:56:37.198Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T02:56:37.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:38.088Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9ad5a89f-d7f4-4a60-86d0-bad59b5dbe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:38.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:48.095Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e38ea149-2111-40a9-a4b3-057b2c786b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:48.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:58.102Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8a190b96-6a86-47e7-835e-edfca541f89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:56:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:08.109Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=321b7d0c-edb5-4d57-b751-b634cbd6ca2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:08.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:18.114Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=eb727f51-1a1d-48ef-a864-fa8edd09ef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:28.121Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f622dd04-9021-4555-a617-4ea686ba3d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:38.127Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5bf6b626-1d6d-4bd0-b62e-1fff4b91e00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:38.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:48.133Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3e09058c-f981-4d6d-85ac-96879d807af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:58.139Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1d29e495-477c-4152-bac4-774f06ca625d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:57:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:08.149Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c5e1feb1-9555-48fb-9ab9-a2f4bc79885f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:08.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:18.155Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=90ed3997-b43b-4b93-acec-89caf6d59ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:28.161Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7c0a3ca8-d205-48fc-bb64-fbc1464d4dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:28.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:38.167Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6831bd24-2aae-45de-a78f-70e1fdbf32c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:48.172Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e4713d62-5581-407a-9437-7a134ed9e593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:58.178Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=63abb5b3-c4ba-4427-91dd-1c98acfc71d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:58:58.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:08.183Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8888f172-0941-465b-b5d8-ab8fbe56b0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:08.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:18.188Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7f8be535-818e-4fde-be73-e5b130288124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:28.194Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=13cb594d-a9e4-40e4-b95d-f3e61c8fc01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:28.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:38.200Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=bafb9d64-fc82-4374-95a5-d6a8a9a9925b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:38.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:48.206Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4cca16c2-afb7-4fe2-be6b-0fda9bf21c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:48.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:58.211Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e6374ae2-b686-4551-b2db-cea7770c3b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T02:59:58.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:08.221Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=00c427b4-8d71-4ce2-994a-11572b10bde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:08.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:18.228Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7caecf53-9477-4e49-bd02-db2d20d84add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:28.234Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=27c81101-fd01-4de2-826d-d6de81af3929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:28.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:38.239Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a41d89bc-f62e-4521-b3ed-ea21f24612c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:38.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:48.246Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f6da3365-7ce3-4b08-958d-bdfcf5e3d28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:58.253Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4f24159e-c3c0-44d6-a58a-a9c7e708d0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:00:58.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:08.258Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8d86e53a-fb4b-4935-8e22-f8c349fc3385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:08.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:18.267Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1238fcaf-85b6-4edf-86d6-26aadeb37029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:18.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:28.273Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f682cde8-2f08-4496-8a49-0919bed2e2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:28.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:01:37.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:01:37.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:01:37.176Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:01:37.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:01:37.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:01:37.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:01:37.182Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:01:37.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:38.279Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a152af8a-59a4-4b7f-a912-c32565225b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:38.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:48.284Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=61c6fcda-c4c6-47c2-9cb6-197f00c38983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:58.291Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=16dcea23-a529-4911-a1b9-d5178989e07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:01:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:08.296Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ae65a0ee-f2fe-44c5-9b1a-68286e37245e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:08.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:18.302Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cef6e8d6-2f9e-48ea-9a18-5482f1e95ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:18.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:28.308Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=694ed428-1582-402d-a7f5-8f605884d587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:28.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:38.314Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=da0206a8-8dd4-45c2-bbec-a04ac38d86ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:38.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:48.319Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cba48ed9-2437-44be-a1a7-0baa204ed18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:58.326Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=77281d33-0b9d-470d-a143-f9cb130c5fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:02:58.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:08.333Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=50c908b6-4087-46ca-886c-6e977fc8cfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:08.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:18.338Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4128d20e-d6c5-4022-ba0a-2bc14ce081d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:18.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:28.344Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fefc2391-d277-4373-aaa6-7902a17f699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:28.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:38.350Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c32598d4-ae64-4f59-aea2-b014761837fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:38.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:48.356Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f204688d-b901-4cd2-8072-5b6947670845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:48.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:58.361Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=810565ae-a48c-4e36-ade6-90f9d78928c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:03:58.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:08.367Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a052c66c-1036-41ca-bafa-f49ff364593b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:08.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:18.372Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=be304970-7001-4fdb-b11d-da43b9c97fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:18.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:28.377Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8041abb6-8497-4e42-8b70-beeb92ad0418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:38.383Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9671f8f1-899c-4949-8b1e-254a885b54f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:38.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:48.388Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=501aba57-300c-41b0-8bb2-5edd8057e6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:48.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:58.393Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=da9f365c-d35e-4ff2-bcf9-f13e72809da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:04:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:08.399Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=31c7c66c-afc5-4e22-8fbf-845d1f4dfc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:08.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:18.404Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8f55656d-c726-48f5-a25f-3e7ff0c16d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:18.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:28.409Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c7cabee2-81b0-48e8-933a-6d54aac0b18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:28.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:38.413Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1191d239-49fc-42c9-b38f-ca0de072e06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:48.420Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=dcd27530-b93b-4727-b57b-255f6b457f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:58.428Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0578d9ba-33ce-4f8b-b05c-ce242dbe9657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:05:58.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:08.434Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f8ffc214-9f9d-41a9-a4e8-755c759f8cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:18.440Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=250e1142-f57b-4c62-a6c0-8be0d5b4fec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:18.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:28.445Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ac793ad9-ecec-4d25-9afd-0d4499cf1d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:28.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:06:37.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:06:37.179Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:06:37.180Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:06:37.181Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:06:37.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:06:37.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:06:37.185Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:06:37.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:38.451Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=76fa1e46-3bff-4818-baba-1752c6392cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:38.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:48.456Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6054b575-ba96-4ccf-a2be-d108837b37e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:48.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:58.462Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9d1d759a-0c9e-4a2d-85be-288a56bc966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:06:58.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:08.469Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0d849619-f722-4594-a63c-f9e96c69be12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:18.475Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ea7fa8d6-d86c-43a2-8b68-45fee21e5c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:28.482Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=69180c54-4df3-4211-9a8b-9559203ec956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:28.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:38.487Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e31cbd3e-f032-4a14-8171-cc6a24331140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:38.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:48.494Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=85003745-b7b5-440d-b95f-510ceae6130d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:58.500Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ff400d13-6cc0-4298-9dc0-1236f50a379f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:07:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:08.506Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a2102a02-07c6-428d-b548-6f201350a6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:08.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:18.512Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6b765b0f-f6be-4297-bbfc-eb7923ede618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:18.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:28.518Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9007f748-c945-4533-b8e4-6725f1db1f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:28.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:38.523Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=af3e4122-2f9f-4f0d-92ed-792d0b36a2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:38.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:48.528Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=07cd5d1b-63cb-4382-b781-b4f166942d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:48.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:58.533Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=76d2a151-d58e-4a28-8406-a205a235396c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:08:58.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:08.539Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a4116ad5-0386-4fab-be07-8faec09d6409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:08.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:18.545Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a103fa11-1640-40a7-95b1-d9bb540aae67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:18.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:28.550Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=59d0fffa-369b-4674-a922-cd159be67050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:28.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:38.555Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1c9530a3-483d-4049-92fb-712d317e5be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:38.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:48.560Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=69cc4e60-48dc-418c-9dd5-273464eceb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:48.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:58.566Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=02e32684-4bc0-418e-a53c-627fc8d2281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:09:58.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:08.572Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=440ab8bf-afaf-40c6-a4cd-992d7cf9f105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:18.577Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a92f43e4-1dad-46c6-b8d2-e713f086cff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:18.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:28.582Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f5ae79eb-6557-4e95-84f5-0a14aa9ec181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:28.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:38.587Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f299f545-6358-4e38-952b-8fb664d660c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:38.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:48.593Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f6658fa0-80cc-4b5b-b63b-2bd4e876fc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:48.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:58.598Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0610b6f9-0b9d-45e8-bfcc-4edd96f528cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:10:58.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:08.603Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2f302ece-e2d2-4b7d-8421-b37aa5485232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:18.608Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f9f0be10-cf83-441a-af69-943e06633da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:28.614Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3b3ae8a8-8349-44e8-9869-874ae64d792d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:28.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:11:37.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:11:37.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:11:37.155Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:11:37.156Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:11:37.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:11:37.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:11:37.159Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:11:37.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:38.620Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f30c9dfa-5e31-47ac-a92c-bd3daaa3affc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:38.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:48.626Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=aaaa1a8f-4c59-4eb2-b9ca-90e4a29ac342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:48.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:58.631Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8f812ca4-5630-46b2-a3df-2a699e67e8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:11:58.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:08.636Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e9ccca69-07a5-44d7-a090-b865c70795de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:18.642Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6b9ef984-e0fc-4eba-9b2b-232791c2dcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:28.647Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=93f32772-f847-420d-91f9-10b6544978f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:28.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:38.652Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e4a01299-eb51-45b7-a0bd-4619c43e7363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:38.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:48.657Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=048e1f86-5625-4237-af69-79dfe7d0d2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:48.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:58.663Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cd2549ec-d7ec-4b59-b2de-b57bdb9e96ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:12:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:08.669Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=898ff506-1788-4292-af5c-30fa6150bb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:18.675Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3ea41896-23ee-437a-bdbf-1896a0461b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:18.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:28.680Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=53595b5a-97e2-49e4-8be6-0a55bb7193e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:38.686Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=56e8114a-1f4f-44dc-a1e0-b96c180853b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:38.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:48.691Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c53f4017-f946-4b38-a73e-479dcc1fe61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:48.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:58.699Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=37a7355b-6f52-446d-86de-066f39414c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:13:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:08.704Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0437b539-a774-42ec-8299-1a178b5d498a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:08.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:18.709Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=36af559b-5cb6-4ef4-836a-239e495bc148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:18.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:28.715Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ef6701eb-e919-49d9-8a43-f902dead447f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:28.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:38.720Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=42610209-9c4a-4738-a53c-80da572cce07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:38.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:48.727Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c9e5bf49-0912-4af0-98ff-6e78a1f5c02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:48.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:58.731Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=be172221-dd57-48fb-9818-25a0bb1ba1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:14:58.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:08.737Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=34a251a7-1a0e-4c92-8def-f9d18a79ca1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:08.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:18.741Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=513e217d-f93a-49b8-bde8-dafb494f563b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:18.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:28.746Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=99032c4d-48f3-412f-aef2-91a36bee828d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:28.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:38.751Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e4b23aa7-15f4-4bf9-9ecf-3b20dbe34e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:38.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:48.755Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3b8c366b-8657-4d56-bc43-046a06cb272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:48.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:58.760Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=dcc58f47-6079-4595-9146-674374cdbf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:15:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:08.764Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=89d6d75d-64e5-4875-be31-6151bb4b1048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:18.769Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fa9b234f-a31c-4a6c-b467-ba2f0547972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:28.774Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9c572f9b-e13d-426e-9268-61e589fb14cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:16:37.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:16:37.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:16:37.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:16:37.167Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:16:37.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:16:37.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:16:37.171Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:16:37.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:38.780Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6d8c467b-fbe2-4130-870c-2a4c1a4ba5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:48.784Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=011ec1eb-2d52-47b0-9156-35d704aa5617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:48.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:58.790Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4f7ab9ac-405b-4c09-ad82-ce2d6cc075ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:16:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:08.795Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=973b4e49-484a-49f4-a472-1cdc59356657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:08.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:18.801Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9065efd0-0ea8-42ea-804f-cc78d06a6aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:18.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:28.807Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=01f9c56f-656e-4873-9106-b84e77313d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:38.812Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=af682603-0c26-4805-bb01-c0562ae9b0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:38.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:48.817Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=64180188-11e5-489c-861c-4e9d1e81d9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:58.821Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9c474880-1771-4658-8266-0d3e8f662cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:17:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:08.827Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0cf3789d-a656-474c-9ff1-be516fc56b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:08.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:18.831Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8b234e6a-3045-4fa0-8bb9-411fe17e0a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:18.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:28.836Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=36b71a84-d1aa-43d6-94bf-403cddb266d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:28.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:38.842Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6e25ad14-1981-43e2-909c-8e120cb9fdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:38.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:48.847Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0a549907-4456-46d6-a332-dfc683bef1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:48.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:58.852Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f4dd2a5e-f213-43e1-9a57-0d7f78855c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:18:58.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:08.857Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=46695e75-5044-4f02-b0ef-bac3ffa57039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:18.862Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=46efd0e7-b12a-45bf-be12-4fa4201f940c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:18.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:28.867Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d5cc57b9-0463-4212-8144-5a3eb412d298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:38.872Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e50f506b-c19b-46b0-ba43-565dcb1ef16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:38.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:48.876Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=13535a79-8100-4b74-8f8d-8c84d23e46d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:48.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:58.881Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d125ff41-1a7d-44d3-bb23-1c9907ecb03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:19:58.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:08.887Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1079e3ad-561c-49ee-8b15-636054782fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:08.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:18.892Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d275eb92-1595-4ac3-b81b-1eb8b5f554a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:28.899Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=74e56f56-f763-4d7d-a59b-2f5f804cc06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:28.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:38.905Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=51a081d2-38fe-47be-80b4-0aa7df9ca58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:38.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:48.909Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2081636c-2547-456a-94f0-bac7b010ce85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:48.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:58.914Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b39c3b81-4ab2-4f87-92b3-ac7158e28953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:20:58.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:08.920Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5773c102-8716-485a-8b37-bfa8c09d88f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:08.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:18.928Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4adc31e4-99ac-4522-9368-4a1c98556710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:18.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:28.934Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0b6cbd35-540c-4a17-9a0c-63c1ec834093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:28.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:21:37.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:21:37.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:21:37.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:21:37.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:21:37.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:21:37.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:21:37.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:21:37.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:38.939Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0192e60b-256e-4e0a-b2b0-a1a64784be07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:38.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:48.945Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2bff2ec6-2287-4a1f-ac41-86e45fe84824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:58.950Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b1d7c2fd-d90f-4490-87ae-a95c955ddbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:21:58.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:08.955Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c6d290c1-f029-4b46-9035-3a58c192f5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:18.960Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4ce182c6-5d6f-447b-a665-a3ffdadaed2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:18.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:28.966Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d0f42605-c7a4-4924-a96e-7ccdc1a4c3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:38.972Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6cb7e37f-7019-4565-bd0b-66d792d261d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:48.977Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b3b601e9-660d-44b0-9945-141aecbb7c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:48.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:58.982Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2256fe6a-8c4c-459a-a07a-ca86ff732869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:22:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:08.987Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ff850e6e-a7f0-4a49-8901-4a85ff96eaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:08.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:18.992Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ec980a29-b335-4d4e-a560-3493cc99c43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:18.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:28.997Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=66758f3e-4646-4afa-b67f-c26eee191932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:29.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:39.002Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=59026731-f7bc-43f0-9e59-45932afec5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:39.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:49.007Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=85bef61e-89f0-4394-b86c-fe2235497061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:49.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:59.014Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=02308a36-21e2-409e-a6e7-ef22241f4195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:23:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:09.021Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=15ba457b-6e4c-44ae-a7f1-bdad5fc1fca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:19.027Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9ef39bfc-321e-4343-9064-bb9e4299e90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:29.033Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f5f11503-99ea-40c0-b3eb-ac44ead3c0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:29.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:39.039Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fe16848e-f80d-44ff-9402-516df3d234e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:39.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:49.044Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3a4a4b44-b592-49b0-9cf9-a842f2b7e30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:59.049Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=50d681de-2df8-428a-a3e6-6366efb6c09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:24:59.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:09.053Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b43bf9ed-fc94-482d-90e0-6607ef07afb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:09.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:19.057Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c2933f14-fb40-43ed-841b-df9eb5d36ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:29.062Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9a9e0f77-f960-4217-a6ab-33a6c4179872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:29.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:39.066Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6dcb2239-fe5b-4368-a546-66118deeee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:49.071Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=17ffbf37-967a-4f9a-92a9-c27da97254f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:49.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:59.077Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cc0350a9-d1fb-4391-8f87-2c3237704195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:25:59.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:09.082Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=05287817-b81d-41c0-92f8-ae4579326b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:09.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:19.087Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=696f8663-bfc5-44be-88d7-f4b5be7793a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:19.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:29.092Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2c56f050-e503-44ae-b658-9d3ba527b048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:29.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:26:37.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:26:37.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:26:37.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:26:37.179Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:26:37.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:26:37.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:26:37.182Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:26:37.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:39.097Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9eba3e95-3aae-441a-bbba-59e5e3bea907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:39.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:49.102Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9f5ce6c0-123c-439a-bd43-e150ea51417d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:59.113Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=863e7cfd-8883-420e-ba04-3d2a65f73e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:26:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:09.118Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cffe9607-7e6e-41f3-9bac-6076f82ee0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:19.124Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6dbbc820-b9b7-49ae-b6b8-a79943b3e9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:19.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:29.130Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=68c81954-e07b-4c63-90ea-c412cc40a50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:29.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:39.135Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5a16efba-887a-4dc7-99e5-de787814db03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:39.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:49.140Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4cca51af-8416-4a44-b444-00fdfbf02560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:49.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:59.145Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3d33fc2e-62db-4138-971f-9eea24519e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:27:59.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:09.150Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=01d6ad7c-c5f4-423b-b8eb-e36fd3ca904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:09.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:19.155Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4621a846-6222-4a94-9861-72354b3abf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:29.160Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ad689aa2-b699-4ca2-9b35-27e40d50da09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:29.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:39.165Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a213fc6f-ba0d-4a5e-9f7a-1098492377d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:49.170Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=50e491c7-bcc1-45ef-8c26-b5661ddbd69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:59.175Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7d155c09-9e8e-4f9e-a32b-3bc81d1add47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:28:59.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:09.181Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8d434254-094f-4946-8628-4db89ab94ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:09.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:19.187Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b0de747d-d686-4b21-930b-c7eaf4d77c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:19.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:29.193Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e1486c88-ff55-4a26-b6b7-3af48b4a7b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:29.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:39.198Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7614618d-5dde-4da8-9d9a-e6ea0d24cc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:39.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:49.204Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ad65a58e-088d-4c2b-83dd-bdf837ab3d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:59.208Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2eab7c95-eeab-4b64-9fb3-b39948cf6581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:29:59.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:09.213Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=86c22d65-5606-4c1c-a05b-fc9a3c5f36d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:19.218Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c40e79b6-8fd2-4779-8120-7fa402a25d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:19.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:29.224Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5bf41719-998f-4d6c-96ba-4101778d4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:29.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:39.229Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a6373519-bae5-4b6a-801e-c3a28dd16622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:49.235Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=084bd704-df78-4b65-ad58-f9c9267bfb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:49.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:59.240Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5e6e8e99-e0d3-4287-9b6c-8fc7a89c6bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:30:59.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:09.249Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3c28a63f-ac15-4634-bdad-7eb76cad6e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:09.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:19.255Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d894af97-d22a-4537-8c85-f83f2685de30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:29.261Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d1e29b13-3130-4af6-be6f-2e169f31078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:29.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:31:37.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:31:37.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:31:37.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:31:37.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:31:37.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:31:37.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:31:37.171Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:31:37.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:39.266Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6cddd927-78a8-4066-bac1-005c4e3081c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:49.272Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=42db94ad-203b-4366-88c6-ced1c876efa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:59.277Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=45fae228-cd67-47ca-8737-3ab4d0559485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:31:59.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:09.282Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=96424fe8-f3f9-4d0b-a305-65bb0aac65eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:09.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:19.288Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ecca32d5-a8e3-42a6-867f-1412d7c0bac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:29.295Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=40d13cdf-8949-4cff-a3ff-4fdab947235e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:29.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:39.301Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cef16c24-3dd6-4319-bf4a-ec6f85ec4b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:39.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:49.306Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=300a961b-e939-4048-9751-3b94e8c04330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:59.312Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=bf691707-a5e8-4e17-a096-5b1ae9cad112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:32:59.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:09.318Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=08d82902-3b83-469b-9cec-732480a63f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:09.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:19.324Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=11a95a50-d000-45da-bcde-fb1dbe3d3137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:19.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:29.329Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=626dadf2-cada-4cbf-b94f-4b3bf3f3cc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:39.334Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=032a1718-64d6-49c9-8932-b97a5661d201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:49.339Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ba3e0cf3-9136-41af-abcd-140a9cdc3fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:59.345Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2cfc1be3-3633-449b-8ac2-d637042fba1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:33:59.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:09.350Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0d6f21f1-e384-4fa5-b6e9-cff354c536c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:09.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:19.356Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4cc2722c-bd65-4df6-ae64-536b530cae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:19.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:29.362Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=dd6d9d46-2be6-4409-9ef4-cbdc6107b60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:39.368Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9aa45ca5-7966-4c00-b4cc-f6c0ecf5f1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:49.373Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0562d772-64f4-40ac-937b-35bd516f800a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:59.379Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ed9ce1f9-5e99-49d5-8c81-737d2aab2ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:34:59.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:09.384Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f6106a69-5d4a-4e75-9e81-cd72b8a3c137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:09.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:19.389Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6bfd319b-5f12-4b51-8571-5dc2d0b4e2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:19.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:29.394Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0d9f086d-c65c-4831-8ec1-3701579e6b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:29.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:39.399Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ac01b168-f5f9-4125-b698-183f59e728bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:49.403Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=bf863cc3-ea65-4b86-a9c3-1e97398692c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:59.408Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9b922306-ce20-40f3-8416-b4eae4928e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:35:59.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:09.414Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0b8585fb-1ad0-45a8-9c02-249d98396037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:19.418Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e1bd0929-b158-47fb-9134-647a058e6cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:19.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:29.423Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2b38b234-cb7c-46df-84c2-a27cbf147b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:29.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:36:37.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:36:37.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:36:37.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:36:37.174Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:36:37.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:36:37.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:36:37.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:36:37.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:39.429Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4c3dbdaa-8771-43bb-8d13-44969ac46928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:49.434Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2aacda55-c752-4a7d-bc0f-6c543d4e8612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:49.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:59.439Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=09f99f05-10ea-42ca-983b-4bf52eee7768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:36:59.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:09.444Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=48e288c2-9de1-405e-b7f1-50a004486bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:19.449Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6f1561f7-93de-4c32-ad95-8146e493f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:19.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:29.454Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9e6566b5-affe-4d27-a794-39b17d22c416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:29.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:39.459Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=58a15b8b-e3c6-4368-bad2-315b9f761fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:39.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:49.464Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8a4f3971-507f-48fa-a7af-ebd2dd91ef6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:59.470Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1cf87b96-98f0-4a14-a829-98a3894c53ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:37:59.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:09.475Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5e3e6279-dac7-4d83-8021-f33c75749264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:09.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:19.480Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=753fc7ca-98cd-43cd-88f0-72f5646a999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:29.485Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f799173f-9570-407c-9549-7f58c49e0e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:29.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:39.490Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=819187ea-f3fe-47be-ba50-33e93b4a91d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:49.496Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fd3d5388-ab09-423e-af4e-7ece332a0bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:49.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:59.502Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=64be0d5e-7042-4f79-8561-5d04237c85fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:38:59.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:09.507Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3d289bb7-d6b1-4fee-8489-14e7fa200d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:19.513Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d826d221-9714-4ffb-9242-c2e59a74650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:19.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:29.518Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c10d5445-b7e5-490f-8666-1b1453e94433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:29.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:39.523Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5686e6ab-0331-468b-a899-bc4ec1501997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:39.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:49.528Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fcdf36c4-413b-4b40-8bdb-179227bb5f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:49.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:59.533Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b95868f7-a7fd-44aa-a374-6819b1e63ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:39:59.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:09.539Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4d20b0b6-6612-49a9-a185-8105ab3dd6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:19.543Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9f552b94-45b0-49df-b0b5-9e1a27dfdee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:29.548Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=bb3652e6-4198-4ae9-bc7c-38332482a432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:29.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:39.553Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1a7be4b0-5417-4dee-befd-9d97e2bc1321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:39.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:49.558Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8defa0f9-0085-44c6-a5f8-a92a8bade11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:49.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:59.562Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d8128b7b-6185-4f48-9b97-3f5e52e1178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:40:59.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:09.568Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ae774470-536f-45dd-a5fc-f82c2c2cf17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:19.574Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a2be83e3-2f5a-447c-85a7-e9718a33c733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:19.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:29.579Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3990ce85-5c49-488b-baeb-e6d2df8ca48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:29.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:41:37.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:41:37.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:41:37.180Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:41:37.181Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:41:37.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:41:37.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:41:37.184Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:41:37.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:39.584Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ccf44b33-2fe7-4fbb-ae49-33b226d01334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:49.589Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=09404d91-d3ac-49d3-aa20-7b3f4760a0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:59.593Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f97f7cb5-9954-4de0-8ebb-0a488e413616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:41:59.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:09.599Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c18afdbe-c6f0-4b98-b8f6-1f5de6fa71ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:09.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:19.604Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4ee9a7de-c2c3-4654-b44b-b3ee7f7d7699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:19.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:29.608Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=52649698-7bd9-4c52-9d75-367b093c624d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:39.614Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9e300211-0634-448f-be82-c75e23356cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:49.620Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=dbed66bd-3f78-4c6b-b8ba-e3aa14273c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:49.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:59.625Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e84af9e9-6d4a-40ff-a4b8-86df93bde2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:42:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:09.630Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f42b7902-7c94-4c48-a165-a7d7092e5b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:09.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:19.635Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8882f5a6-11c6-4449-8920-08dc5448111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:19.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:29.639Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=38dfb2ef-d60f-42f2-a9cd-00c8a210e6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:29.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:39.644Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7a961867-5ebf-4d05-a7e0-669f93179991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:39.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:49.649Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ce9ed6c0-84ad-4db2-b502-abede69d773c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:59.654Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=83995e09-5cc5-43f2-8b07-7ac68992aa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:43:59.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:09.659Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=be1b504c-b699-4a5b-8b48-1d0dbb7b6ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:19.664Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9e2ddf26-5b6a-45d1-b179-19c27dcc9bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:29.669Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=41eb8f8f-9e71-4e48-b0ff-de3197d06056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:29.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:39.674Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=08648db9-da2f-4e07-b825-78b2f941a19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:39.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:49.679Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1d75db36-4d2d-4b1b-ab40-c6880f3e5315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:59.685Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=19de2027-bd6d-47c2-8935-c2463dc66a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:44:59.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:09.690Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=050f02fc-511d-44c3-9cab-7d3494a993bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:09.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:19.695Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=06d54cd3-286b-4f04-a48f-0c29454a3ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:19.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:29.700Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=44946caf-11aa-4044-97b5-2b4eac6750f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:29.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:39.704Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8d45bab0-6e62-4dc6-b1e0-3b33ecb66c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:49.709Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=bb52e9ed-fceb-4ae4-a13d-ed7a2f7e7e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:49.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:59.714Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1ca3d9fb-fb4f-4e28-9e3d-9667df68d8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:45:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:09.719Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4a1efdcc-1f4a-4a37-999b-5a7efa52849c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:19.724Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=17606b63-36a1-43a3-be12-736ad16dcbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:29.729Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=28fd2bb9-c3c6-4d1d-95dc-17374f935cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:29.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:46:37.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:46:37.170Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:46:37.170Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:46:37.172Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:46:37.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:46:37.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:46:37.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:46:37.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:39.734Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=331062b3-3543-48cf-8b1c-e55ba907d449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:49.739Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8916d581-88b7-47da-aa9d-e327266f4d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:49.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:59.743Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=90f0c49a-822f-4ecb-857e-0715755bb50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:46:59.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:09.749Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1f836439-2c8b-4f54-9544-32e82b9630aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:09.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:19.754Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=36471419-2c59-4242-af6f-585a0db133b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:29.759Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=45a713d8-14cc-420f-a806-4fc60753a2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:39.763Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=77ed478c-de07-46c5-a6b6-48fce60c63ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:49.768Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3a0ec346-2816-416b-b256-761deb625682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:49.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:59.773Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5a9ccf3c-8f69-472b-96e2-1d8fc820ebf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:47:59.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:09.780Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2ea541f9-2c5f-476a-badf-eb9dafa34a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:19.789Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f971697a-b811-4eac-9c09-b0e915e277e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:29.795Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6c641347-a2dd-49ab-b02d-9ac2708e0613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:29.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:39.799Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=214610eb-cd75-4b21-80bf-0f1628b7f8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:39.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:49.804Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9e068d29-93d3-4422-a2be-b287a4e3b4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:49.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:59.810Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=786e1c22-564b-43ab-84fc-293d425bde6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:48:59.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:09.816Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=63d4e3f9-eff9-40d0-bf4f-43d70915e10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:09.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:19.822Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=62e69dd0-c339-4092-9dc3-c58c49076c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:29.827Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6a088113-4c2c-4474-94dd-86a773225ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:39.831Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c93ac513-817a-49b6-bb9b-6822a4bf0a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:39.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:49.836Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e82d65f0-e35a-463d-82ac-4279a8230325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:59.842Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=818dffad-0d5a-4cff-b241-f892d635f8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:49:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:09.848Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=11437aca-f1f3-4571-a695-392e074a335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:09.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:19.854Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d0fcf640-d6d8-44a9-bf46-0fb93c170b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:29.858Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=11923d35-518a-41a3-b55a-30541715657f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:29.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:39.863Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cf3898bd-9cc6-4d0d-bff5-ff4e23202361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:39.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:49.868Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fe22e018-2ac2-4326-a2fd-4921e5103c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:49.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:59.873Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ba858bd3-5a4c-44f4-a8c0-671d04deb406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:50:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:09.879Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9ae19a7a-37b6-48ff-9297-572e6fb4d02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:09.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:19.883Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=87543520-94a7-4f2d-b51d-95877ba27a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:29.888Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ceeb2c1f-3847-4fa3-9635-0f6945819de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:29.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:51:37.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:51:37.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:51:37.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:51:37.169Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:51:37.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:51:37.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:51:37.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:51:37.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:39.895Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b27f4924-44b9-4883-987a-d2ef6d3d416a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:49.901Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=919cf5f9-21c1-48ac-b3eb-44956c22a2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:49.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:59.907Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1574f957-4126-4bf6-93dc-f59f744bbe18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:51:59.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:09.913Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2eb71a78-518d-4d85-b385-562ebb8c0d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:09.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:19.918Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f6e380ba-51cf-46bd-af13-629702d246bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:29.923Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=820b4b82-1d59-421e-971a-505be7c6de2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:29.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:39.927Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7ae0bc34-8f83-447b-ba5b-9c3eae2ff773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:39.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:49.932Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=408e3968-cd2e-4311-84c7-0c439839a8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:59.938Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=337154ae-0ec5-4b99-a69e-6cc722b188ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:52:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:09.943Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b7e7d774-b124-4d67-9b74-cf4d0ec6a23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:09.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:19.949Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=180975c7-1d72-414e-9a48-53d3bd99be4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:29.954Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=51d45eaa-f274-4be6-8967-0621eff6f6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:29.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:39.958Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=41db52cc-efd0-4532-a871-f3007798d53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:39.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:49.964Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ab809087-5495-4f34-ad54-3acbdf7611aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:49.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:59.970Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=af4f2022-0eed-45c8-abc8-ba2e0c4b79ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:53:59.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:54:09.975Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=70c7fae1-ae77-4602-a816-a496c22a9e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:54:09.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:54:19.980Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ec741480-ada7-4791-8303-64dcd8e54a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:54:19.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:54:29.985Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0868acb3-300e-4b94-87d8-81662721b744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:54:29.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:54:39.990Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2c57a1bd-8ffa-4836-9e16-084ca6e51c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:54:39.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:54:49.995Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=25b5ff1b-8386-4781-8869-9d764f60abe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:54:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:00.000Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6c34ce0a-3390-4aab-96d5-43f99d26249b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:10.010Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6a83866e-7464-4514-8b1f-4764e1877d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:10.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:20.015Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=08593f64-0297-4c61-b5e9-33a9e44ea222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:20.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:30.020Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cf7040e8-6f9a-4237-b2f6-3dbb20a87c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:30.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:40.025Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d4991d8b-573f-42f9-803e-54999c24b2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:40.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:50.030Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=09013c8a-54fd-4012-bc96-0b8a9fb60d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:55:50.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:00.034Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=578dd856-3237-4476-9cb5-1a22d6bfc506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:00.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:10.039Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=df02a596-15d4-493f-9364-6f9da19417da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:10.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:20.045Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9602f5aa-f011-4487-8afe-7c77ebddfeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:30.051Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b2708121-0ef7-467b-822c-eb3d6d4534af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:30.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:56:37.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T03:56:37.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T03:56:37.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:56:37.169Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:56:37.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T03:56:37.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T03:56:37.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T03:56:37.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:40.056Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=50aef15c-1826-4b6d-99b6-d7cad425c59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:50.061Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d2db3867-1bf4-41d6-b0e5-ccb27e2fba65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:56:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:00.067Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e7b3ed74-63b5-4c0e-9c69-c34186931bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:00.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:10.072Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=dc7b9f34-ae6e-49fd-b984-9c8f6c2af12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:10.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:20.077Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ab725131-0b92-4f6b-b82c-8e82742bbac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:20.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:30.082Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3fd705a1-8b72-4582-909f-2a19ef798bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:30.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:40.088Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7ff44d6a-a6da-4149-9158-0db759444036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:50.094Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b74114e8-64bb-49c2-a49f-39f2cf474cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:57:50.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:00.099Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b5bd59c0-4921-41de-a599-681a4c5dcd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:10.104Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b2a276f5-4e67-45b6-a1c0-75e23df55644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:10.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:20.109Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=14590d87-c263-4c7b-a883-3a4af63e7059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:20.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:30.114Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=76b53b7f-04f7-4912-adf8-b111312cf6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:40.119Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=154805f0-d00c-49d6-a2bc-be18f7aea4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:50.124Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=09857aaf-4693-4111-89cb-ad0b7f977592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:58:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:00.129Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b2e32d03-4d10-4690-86ee-a6ddf21f4912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:00.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:10.134Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=376b3814-bd29-4d8c-a60a-23bfe9ba942f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:10.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:20.138Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=41815b28-77c1-4900-a151-2ca6f2e2a292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:20.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:30.144Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8c7d5556-05d9-48d8-8396-e2fd8fd65e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:40.148Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=03e80033-f7f7-4678-b854-6001417ab507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:50.153Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=07ba6ee5-501d-4000-b7c2-76c76a48fbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T03:59:50.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:00.159Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a6240199-5249-4f9e-8e4b-032daf45eac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:10.164Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2e32f900-d67d-496b-b102-f2eeda01f781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:20.169Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=37b7ad32-c2d1-4fc2-950c-dd4a994c2a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:20.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:30.174Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b3eddcf6-ac4b-4fda-97d0-8bc3c2cdc616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:30.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:40.180Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=639bcdeb-4e5a-4484-8bde-af050bb79267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:50.185Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4109a425-a266-4cb9-ae9f-5948a3689d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:00:50.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:00.191Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=25b74ea1-2bc6-47a9-8dec-ba928684fa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:10.195Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c43c1643-f538-455c-9ae9-abd29632a131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:10.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:20.201Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6f502386-d9b7-4242-8d2a-73bd022dfc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:30.207Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c717b803-8a62-48be-99cc-8c3af7c3108c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:01:37.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:01:37.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T04:01:37.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:01:37.169Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:01:37.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:01:37.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T04:01:37.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T04:01:37.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:40.212Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=56a1e5ee-ee45-41a7-af7e-c5008c550422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:40.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:50.218Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b085fd4a-f4f5-4c4e-ae00-faa902fdaead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:01:50.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:00.223Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=06e39b1c-6de7-400c-929d-1c3b5e375e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:00.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:10.229Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=67a2fcb0-52b7-4ecc-9b5b-5dd0db40de6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:20.234Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=67d273dd-7224-4bd2-903a-ce2d538d8d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:20.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:30.240Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4b9a70fc-496f-4298-a6d7-2915852eae51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:30.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:40.246Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ad025c2c-e821-4c21-b604-41d184436029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:40.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:50.251Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=827fe099-c6b3-491a-8e54-0ebb44ce023c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:02:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:00.256Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=76d188b9-8fed-4c0f-af00-fa6ed34634be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:10.260Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=911db10d-fc08-4e5e-ace2-246ac018c3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:10.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:20.267Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c7deda18-f26e-4341-8405-f5d438d4807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:30.272Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e692f12d-87c1-49b7-bcea-e0a2c406aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:30.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:40.277Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=89a96f0e-94ae-4833-ad2c-b10f92028761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:50.283Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7ffee13c-d2e7-42d2-8f12-b34ad5173b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:03:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:00.289Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=450173ae-ccf7-44fc-b5b3-471e9bb144a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:00.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:10.294Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3e6303d0-19b4-41bd-bb69-a297087a51fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:20.299Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e98cae22-c934-4aa2-88f1-82faaf8bb3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:20.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:30.304Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=37ed470a-7b37-497f-92fc-08954701e04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:40.310Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a003472a-bca9-444f-b1bf-500434ba8062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:40.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:50.315Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a3d77b0d-52c0-406b-be41-3726e2a9ffd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:04:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:00.320Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=07faa533-2a3b-4ba2-9a86-3e35549869c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:00.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:10.327Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c2b99597-4254-433a-b56f-42658fcc72ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:10.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:20.331Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=547c8871-01e9-4756-a69a-9142fcfd1b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:30.336Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4675ed30-4bf1-455c-9029-bc1af1849878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:30.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:40.341Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8d8cff97-54ee-4f5d-8a2e-27ab8054a234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:40.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:50.345Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f51b9bab-5488-4a96-8515-8c9d96b4811b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:05:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:00.350Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b7e39204-0f9d-4a58-ad9e-b7ab3410609b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:00.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:10.355Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=17782e8b-34da-4c80-90f6-3c222917e6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:20.360Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=94469d72-c4f9-4de5-a8d7-a1ace75d0df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:20.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:30.366Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f424db7a-7a12-4be2-b492-fadb6f7909ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:30.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:06:37.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:06:37.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T04:06:37.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:06:37.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:06:37.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:06:37.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T04:06:37.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T04:06:37.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:40.371Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a8e7ce0a-3b46-4d65-9357-aa9eb4a4937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:40.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:50.377Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=21f4c117-f264-4899-95a7-5e57719aafe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:06:50.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:00.382Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3b67983b-cc1b-45de-9ded-4de9cc8ec4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:00.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:10.388Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=20080288-c0a3-48f3-af45-95427009970a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:20.393Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d1ffa6f2-ca09-46ac-9749-24e5bac2a11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:20.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:30.399Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2cc385b8-284d-428f-a32c-a0a2a8eb6d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:30.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:40.404Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c6fb39ce-2453-4d47-9dc9-ca0c070936fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:40.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:50.409Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e5b2ae45-f695-444b-b672-4c7e36edce31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:07:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:00.414Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3f1ff334-5197-4088-b051-d57c9f1c9129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:10.418Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=23fce9e0-5b26-4cb1-ba81-49724e8bc5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:10.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:20.423Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=36bb42d7-4747-4df5-9130-efdce1b7d872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:30.428Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=588ee944-f3c8-4fed-95eb-8d2d0bc431dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:30.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:40.433Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ae0d4f46-1194-4296-8894-95fee850e4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:40.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:50.437Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4cba9b95-2933-4c0e-a357-a5ca3b65c46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:08:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:00.442Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1c243417-d19c-46d8-a639-31478f4d8e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:00.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:10.448Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cf23d2b6-b8e5-4376-86bf-b35248c0a332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:10.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:20.453Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=768c8795-a9c4-49e1-9566-2679f27a1ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:20.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:30.459Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=146bc92a-16bf-4c8d-bca9-a76ff6caefaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:30.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:40.464Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a51c8a22-60a1-4451-93b0-d3f0ad88ca8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:50.470Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=152fb764-91fc-4e79-a239-fb845b09526b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:09:50.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:00.475Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c4cc7cba-e6f8-454c-99ec-2b8a23973c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:00.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:10.480Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9028720b-a157-4f6f-9578-6f7741e492b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:10.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:20.486Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2860c5f7-7bb8-444c-9b19-1c9b0a485d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:20.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:30.492Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=18898e95-39dc-41a4-8103-1b015cc951f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:30.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:40.497Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=540fc4d4-23d5-4aa3-8d91-4a50dd1f4d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:50.503Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ad612c82-57ad-4b8c-bed1-8021804a3438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:10:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:00.508Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4928cfa4-1585-48d7-8801-423b3847e74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:00.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:10.513Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=61a0a15c-b3c9-49fb-ab6f-f9ab2b9ec11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:10.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:20.518Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a14bbd84-5d4e-4728-9c1b-a5564affc251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:20.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:30.523Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e82d3acc-9d88-4c16-9adc-dd308526d1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:30.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:11:37.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:11:37.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T04:11:37.165Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:11:37.166Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:11:37.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:11:37.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T04:11:37.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T04:11:37.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:40.528Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=23cf5d42-32d3-465c-b8a9-d553b6c16333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:40.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:50.533Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=396624a2-36d2-4c94-be7c-26a53fd3ed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:11:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:00.539Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ec97a05e-6a43-4b83-bc8c-679056dec553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:00.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:10.544Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2a406fa9-5a1f-4c3b-9a1a-b817f4893a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:10.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:20.549Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5214829e-7cfa-4ea9-a507-67103382f017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:20.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:30.554Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9de8d996-9659-4a14-9ae5-dd2315c4870d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:30.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:40.559Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e678aed3-d5ad-4a00-a66a-e87b8111fcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:40.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:50.564Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a960a398-7526-43f6-8b53-cf664c4cb0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:12:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:00.568Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4567c641-fc84-4c1f-8cb9-e77210628570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:00.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:10.573Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e843597d-8f31-4499-8e77-09193a4cd22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:20.577Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ebff9946-58f4-4c13-a4ac-d1a5a5fdeea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:20.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:30.581Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1ed0e50a-05d5-44a1-b2de-8ec3fc07f5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:30.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:40.585Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f64ea710-3a2d-4182-b2e2-331d6746a79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:50.590Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=680cc59e-55f1-4bd3-8b20-9017e8afe6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:13:50.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:00.593Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ad2b88dc-8eb2-4352-8dec-c6d5f23c6002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:10.597Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b56352c7-e0f1-4642-b91f-b3f034360c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:10.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:20.601Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6102159a-35b4-4022-8090-234cf0d086db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:20.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:30.606Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b0db4893-f648-4e82-8876-7b8556fd4d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:30.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:40.611Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f3dcda78-cb87-4e74-a8d0-2450765c5f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:40.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:50.615Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=34b68a03-9b81-4ae0-90db-aaa28f6c0b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:14:50.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:00.620Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=03b64aa2-3244-4672-aa91-da6afd2e3940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:00.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:10.625Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e1088dc0-675a-4456-b211-212f16a314f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:20.629Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=bb3bc1d2-471e-40b8-9e13-27521ceb7622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:20.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:30.633Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7cf34b12-af35-42a0-b0ed-6dfb65b075fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:30.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:40.639Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7f08ce4a-b72f-46c3-b58e-b95c7a82b8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:40.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:50.644Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=44bf7b1b-2bcf-4f0b-aea1-702be88077db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:15:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:00.649Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=cf4431e4-b00b-4f4c-8ce0-078dfae8a3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:00.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:10.654Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=78b7f6af-2f0b-49ee-87f7-7b63682472b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:20.659Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c8685703-d3b7-4b37-b846-40597ddbddc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:30.665Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0f97ff85-7a6d-42d4-bf22-6d52aa30bebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:30.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:16:37.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:16:37.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T04:16:37.158Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:16:37.159Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:16:37.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:16:37.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T04:16:37.162Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T04:16:37.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:40.670Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fd2cf391-ee58-4b7b-b368-57f1a734b745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:40.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:50.674Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=08c12617-b94a-4924-b5f0-86b30a77ddbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:16:50.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:00.679Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4c6f130c-29fd-4154-9930-a9d67d1aa3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:10.683Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=db0e9ee7-4e5f-4210-a00e-19fd7086ad46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:10.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:20.688Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=08222299-1fb4-4bfc-8ee2-a2532d8d6b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:20.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:30.693Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=daa7c133-d40f-46fc-959e-034deaa9775c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:30.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:40.698Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=444a7110-3d93-49d8-96b2-df2b5e4b869d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:40.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:50.703Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=13698cae-f3b7-49fd-b50b-fa4af8730b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:17:50.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:00.708Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=26dff980-b87e-414d-a241-6a5b9e7ff054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:10.715Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d9370675-4fe1-4316-85c9-9be274b621cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:10.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:20.719Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c845488d-51e3-4d36-bc4f-085056572feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:20.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:30.723Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ebeb97e1-e708-49fd-8a32-5c4f812a5295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:30.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:40.728Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5e20032d-a793-491b-8671-1836edb5e14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:50.733Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f5413cc8-9a20-432f-82b0-65152318bd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:18:50.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:00.737Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7a64c1fe-04d1-4ca2-9a75-820d12d218f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:00.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:10.742Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2594f2dd-96d3-445b-8bd4-e4ed940d3997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:20.747Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=15d5de9d-d593-469f-aa31-705f06b319fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:20.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:30.752Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8c50cc0a-180c-451e-89a1-4975ef51c5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:30.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:40.757Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=09480916-05eb-4c49-a5fd-0c911166df9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:50.762Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5b4dad6d-1dcd-439f-add3-699bd12f65cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:19:50.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:00.767Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0579cd6a-f78f-45aa-90bd-34675adeb1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:00.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:10.772Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1a7bd5c8-de2b-4996-8558-e698b158a5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:20.777Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0e1afe0e-065e-4ee0-abef-5d162cd85a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:20.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:30.781Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=69dd0be7-ad8d-4298-86bd-553d357a237c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:30.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:40.786Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1b92264e-77a0-4f49-a80d-c8f01108b7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:50.790Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=89379d4f-5e57-4343-90f1-a58aaad7de9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:20:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:00.795Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8781e2a5-7e23-4d5c-b415-443c13c95946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:00.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:10.800Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=381200bd-c3e8-442f-ac53-9bde8e7e751f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:10.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:20.805Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ef1d197f-7cd9-47f8-ac40-a559b52760a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:30.810Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8dad78d5-813e-4b6b-9ee8-ce2289c73d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:21:37.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:21:37.189Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T04:21:37.190Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:21:37.191Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:21:37.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:21:37.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T04:21:37.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T04:21:37.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:40.815Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ae073ae4-b37e-4267-a623-56d9c1d1b892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:40.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:50.820Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d496efa2-0905-4d27-8413-f52686ff6d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:21:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:00.825Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a1e6470d-9676-4e45-a436-09baa7704747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:00.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:10.829Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f32100b6-1004-4eaf-9de0-4b9794a2bb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:10.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:20.834Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=28970d1e-9369-4cd0-b54e-d7b731be74c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:30.839Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c8d25148-17c5-421d-99d8-3bda581849f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:30.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:40.843Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e91c4f13-d18e-430a-b9cd-cd879885a36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:40.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:50.848Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2f3d6547-ed4e-4430-b5a0-1aa103c8b940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:22:50.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:00.852Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=831de558-6b1a-4494-97fc-d097ece4feb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:00.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:10.857Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1e2f5af9-7533-4884-8d13-7b8be2a8ef35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:10.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:20.862Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0f84237f-082a-44b1-86e9-09fe045d34ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:20.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:30.867Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=efd65294-50f5-4241-a12c-9d0917dacb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:40.871Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=59aacb33-01c6-451c-b5ed-1106e8389666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:40.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:50.875Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=998a05da-85a1-4328-9adc-92c1e67407f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:23:50.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:00.880Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6d405eb1-fc7d-42c9-a870-fe8a0509af51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:10.885Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1aeb6d59-0800-4055-aad8-3a47d7c819a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:10.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:20.890Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a2caab88-b3f3-440c-8f01-62e2f373af95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:30.894Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2da9c028-7038-4a34-827c-9807979fb65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:40.898Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=a297e07a-2333-4d1c-b2ce-305deb8a1e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:50.902Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=845aaca2-418e-49e6-b0b4-8e072b0adb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:24:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:00.906Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=29c2703a-dd97-426a-8d2f-2b675eaacfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:10.910Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ebcca3e1-2144-4a11-85a4-df4a06a9a032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:10.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:20.914Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7afeb936-0a72-4114-90d3-d7d3a96e9ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:20.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:30.919Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4ce62bbf-e3ef-4565-a4f2-d9bee3484c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:30.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:40.924Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b4e6a1d5-ab0c-49c0-8ab9-24a5f06aafa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:40.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:50.928Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=82ed6c1a-3c7d-433d-933f-57df85c0abd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:25:50.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:00.937Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8508daff-d505-45a2-b2d3-8d773609cdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:00.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:10.941Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2b739cc7-1c03-4ed0-a5de-cda4b96dec42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:20.947Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f4c084a3-db4c-4ce7-8ef9-01b6d1b86b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:20.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:30.952Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=28847909-f5fb-48cc-bfd3-be1fb857d723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:30.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:26:37.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:26:37.182Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T04:26:37.183Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:26:37.184Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:26:37.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:26:37.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T04:26:37.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T04:26:37.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:40.956Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=8da58db9-424a-42b8-a64c-f73a004a1190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:40.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:50.961Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=987fb71a-3b7d-4597-8876-08ec63f9dcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:26:50.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:00.965Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=78f3ee63-8d3a-48f3-9db4-9b75d7da6beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:00.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:10.970Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=957d43d3-1fa9-4081-b65e-c2f0d8a34982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:20.974Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=959a341e-2169-4ef2-954c-ddd13f9be1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:20.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:30.979Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6e0b87bd-0d7e-4b6e-afc1-40979a0edbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:40.984Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7f18e7f3-616a-47c8-b4d3-138bc0c72384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:50.988Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fdd6a05b-1da4-4f2b-8df4-86e99d99dcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:27:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:00.992Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2a7cbda0-8658-4088-a3db-cf7c5f218cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:00.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:10.997Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f3c65f7e-784c-46cf-b9c8-30430b71bb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:11.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:21.001Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=7a17fbad-e084-40a5-9360-2ccc66a2f823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:31.005Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e617db13-cdc1-43bb-8c67-3112b6a1e1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:41.010Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=fe3afece-851c-485d-bcdf-9f3154f4b2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:41.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:51.014Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=75d668cd-09dc-4ce9-bca2-0d3b695558b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:28:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:01.019Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=de69ad15-7524-4e02-8804-a52fcc662caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:11.024Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=757bf240-31cc-48fe-a8ea-7f0011d4bced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:11.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:21.029Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b10c6058-52fd-4114-bf46-c63ff5fc26ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:21.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:31.034Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9432c35e-41a4-4443-95c4-25204da01dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:41.039Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b09edd50-3bdd-4199-bb76-1970efce28eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:51.044Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c4b561f9-227f-44cd-b758-dc25679deab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:29:51.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:01.049Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=666847ad-c288-46f8-a908-e2e29a93b115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:11.055Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=6014ff0e-c1c8-4de1-b0f9-480359950af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:21.060Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=88321295-41bb-4b28-af64-a2230841155f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:31.064Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=48c735d8-442e-4b95-9b3a-011019fdf1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:31.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:41.070Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0f57b44c-21d6-405a-9072-ccb99bceccc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:41.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:51.074Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=db4d4658-0df8-4dfd-9f30-f806509a0862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:30:51.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:01.080Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=47a7f4c0-3550-420b-b1b1-78131d655e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:01.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:11.087Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c2142362-96c7-4507-8d7e-0bd552be56a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:21.095Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=95d04a42-89b5-48bf-af31-cab55a75b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:21.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:31.100Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d8775130-225d-443a-b110-a00408b84710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:31.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:31:37.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:31:37.183Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T04:31:37.183Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:31:37.184Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:31:37.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:31:37.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T04:31:37.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T04:31:37.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:41.105Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=82b1b6d6-12eb-4ded-be7e-a8736f9f99ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:51.111Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=363c56b0-c1d5-479b-b133-b84896bcb574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:31:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:01.116Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2d1de4fb-677d-4b56-a8ea-d274369d0a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:01.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:11.121Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d2a31e33-dbf8-4d89-93b4-44040c14cbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:21.127Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=340de359-5ecc-4cc2-82d6-9c6646f653e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:21.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:31.132Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=d3bbc0a7-d303-4392-be92-26525f6a6f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:31.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:41.136Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=258e6ec9-4df6-4edf-8320-e704a06fd40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:41.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:51.141Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=0a24583a-69bb-4dda-b7ba-5b711af3ee06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:32:51.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:01.147Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=4c048b15-abb0-4f03-a405-9d9ed1f71aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:01.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:11.152Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=17a97837-832b-4747-82c2-cd97c7e8ff80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:11.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:21.158Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1278d9ac-f799-4f36-9f26-910b5687ed63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:31.163Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=72044ab9-c114-4391-9c5b-9fd5dbc4c685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:31.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:41.167Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e530bf5d-5bcb-444e-b0a6-416cb8a32613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:51.172Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2515d513-56be-43f1-b70e-483f6f3ecafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:33:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:01.177Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=100f93a1-0362-40a6-ae6e-005669a5bceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:11.182Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=80a15c5d-38e8-4482-babc-4a552a3893ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:11.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:21.188Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=2d093eed-b33a-4df9-9c92-655c82ea3734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:21.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:31.192Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=f0564485-ceab-4dfb-a071-dc4a821817bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:41.197Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=5c1c6bcd-41df-4900-9425-8a9edb61c7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:41.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:51.202Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=ed71593c-b41d-45aa-86f1-5cdc0e27ef2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:34:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:01.207Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=bb7e878d-1ecf-4f2b-bd19-489c5fe8ceab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:01.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:11.213Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=c69225eb-a51b-4792-9ae3-4437e1bae08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:11.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:21.217Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3f30f741-fb94-4cd7-9391-a09559c0a920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:31.221Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=1d998d4e-cf69-4bf0-88e0-d534c4fe3826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:41.225Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=3815c19e-2d6f-419f-be91-d19086284c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:51.230Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=9799ca31-947e-45e3-9bde-d01efa15ce9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:35:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:01.235Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=26909f4e-b0fb-435c-b75b-3ed77b34e462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:11.241Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b31c631a-122b-4fa0-a39c-40d854018986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:11.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:21.245Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=304d3098-0e8c-48a7-b0be-5d69c1109df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:31.249Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=b19d6d71-bd32-4fad-a345-8e4d08164dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:36:37.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T04:36:37.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T04:36:37.164Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:36:37.165Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:36:37.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T04:36:37.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T04:36:37.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T04:36:37.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:41.254Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=e693bcb8-6b5c-48e4-ac2a-d3f1570f4aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:51.259Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=dea74809-fedc-4c65-ac03-e0f30f4523a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:36:51.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:37:01.264Z |INFO |Init configs |InvocationID=2bc07c61-51b1-4b9a-91be-6e71ee7b0843, InstanceUUID=202265cb-2c85-42d8-b265-e8efc4cdf1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T04:37: