By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:25:21.651Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:25:21.655Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:25:21.686Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:25:22.241Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:25:22.329Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:25:22.329Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:25:22.329Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:25:22.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-28T12:25:22.449Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-28T12:25:22.469Z |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 |2022-02-28T12:25:23.834Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-28T12:25:24.193Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-28T12:25:24.212Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-28T12:25:24.281Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-28T12:25:24.338Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-28T12:25:24.338Z |INFO |Root WebApplicationContext: initialization completed in 1869 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-28T12:25:24.639Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-28T12:25:25.393Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-28T12:25:26.503Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-28T12:25:26.965Z |INFO |Started MainApp in 7.337 seconds (JVM running for 8.08) |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-28T12:25:27.039Z |INFO |Start scheduling PRH workflow |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:27.049Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0009ccac-a7b7-4ea3-af7f-29f711e279e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:25:28.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-28T12:25:35.117Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-28T12:25:35.118Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-28T12:25:35.125Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:39.943Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=af9a3101-dedd-4b21-83e1-ac0003ace802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:25:40.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:40.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:50.978Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=22b1d937-3370-452c-8aba-ca3be48a68de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:25:52.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:02.528Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7cfa4ba9-6a43-4952-83cb-6aa955ed9d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:26:03.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:03.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:13.568Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4b569a0c-9a87-4bda-8aba-226711a15b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:26:14.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:14.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:24.800Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3df9fedb-ad28-46a2-ae58-221569658b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:26:25.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:25.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:35.840Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9a4581fa-e70f-48bf-987c-55966aef289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:26:36.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:36.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:46.881Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c21438f8-c579-4505-8b91-0f02478c55e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:26:47.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:47.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:57.920Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a211fd89-caa5-4327-a03b-a44284728784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:26:58.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:08.965Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=707cb324-01f5-4eae-af83-aac35245de2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:27:10.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:10.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:20.002Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bf728736-2b3f-4931-9a51-df926009a6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:27:21.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:21.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:31.072Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fe0f9670-50a3-4071-ac40-219e136bbb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:27:32.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:42.111Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8b28b2f1-ec60-44de-abb5-1d6d5c4fe140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:27:43.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:43.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:53.150Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=cd76fc59-3758-4dd3-aefb-d4677f325096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:27:54.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:54.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:04.197Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3ea95e23-5f1e-4895-90e0-47865a741e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:28:05.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:15.240Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=024d9947-69d3-4522-96bc-0b786a25e531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:28:16.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:16.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:26.312Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=43a3c4e6-7529-431a-adc4-bfef31eab42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:28:27.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:27.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:37.345Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=eb9a585c-9617-4263-a2bb-72fe607a4f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:28:38.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:48.383Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fb46e4c7-a540-43fd-826b-19a080250a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:28:49.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:49.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:59.425Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=79ac5077-4260-4a24-9a0d-e0a020f9cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:29:00.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:00.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:10.464Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0a303538-8906-4f76-986d-e23f91991dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:29:11.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:11.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:21.502Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7e10d910-cf2b-4d94-b240-3d749485443f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:29:22.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:22.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:32.542Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4d91abf6-f793-45ad-bfe0-67357338b173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:29:33.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:33.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:43.582Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3a0d0cab-e016-414c-831d-b4c8678e3010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:29:44.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:54.622Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=75ae0048-4599-473e-a95d-426b4e5bcc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:29:55.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:55.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:05.662Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3f84e24f-1749-4109-bbe0-ee793f9ff65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:30:06.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:16.704Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d3269bec-a8e7-4fed-9172-766f275d9145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:30:17.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:17.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:30:25.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:30:25.508Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:30:25.510Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:30:25.513Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:30:25.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:30:25.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:30:25.523Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:30:25.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:27.743Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=144a6c84-cec9-4553-ab14-09bf98260cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:30:28.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:38.783Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=28f7d6f0-3e6f-498c-a398-b6c70817ec5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:30:39.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:49.822Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=30b7afc0-71f4-4437-a725-3697f27aaf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:30:50.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:50.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:00.862Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f3d59899-fe53-4c18-8080-7c28701d1b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:31:01.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:01.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:11.902Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d2520f84-0f63-46c8-afe6-c23e693b5dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:31:12.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:22.942Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e5afe2bf-69e9-45e9-a2e7-afc164bc6b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:31:23.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:23.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:33.982Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f13bcc42-54b5-4105-8495-db4c05535c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:31:35.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:35.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:45.023Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3c642ff5-2877-472d-b9cd-0a3cc3ea6a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:31:46.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:56.641Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6be35dbe-17be-4a55-b7f4-6243bd40e304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T12:31:57.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:57.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:07.679Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7046ca40-dc50-4d91-9782-b29db446da1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:07.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:17.830Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=083efce7-50aa-470b-98aa-bb4833b2a1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:17.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:27.857Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=20985d2d-696e-43b7-aeed-42308964ea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:27.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:37.877Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e86eaf2a-43c6-4d4a-b29b-7bda77c54b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:37.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:47.903Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=50669f55-789f-4518-b244-19c8b9db7fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:48.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:58.268Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a4f7e0e8-2a44-48c3-bd7d-0cdb9928e06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:58.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:08.280Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=419d9500-5031-4191-a375-d7a77e74dff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:08.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:18.298Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=cf2d35a2-1797-4098-bbfa-bd4aacde3544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:18.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:28.323Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=87ddbea9-07dd-46fb-9913-c2e03bc13f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:28.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:38.352Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7d411899-f56d-46f0-b3b6-5bbd495b6b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:48.364Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=540975ce-83bf-4ee8-b293-68e7167f497d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:58.376Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bee80fb9-426d-466d-8120-3b4fcaf78574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:58.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:08.386Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=eb0e4e16-dd90-484e-b5d3-55cf2a0c71fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:08.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:18.399Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6c010711-97e3-4801-92db-887348feca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:28.408Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a56f1259-be72-48b7-8b9e-b80eaaa836ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:38.420Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a6598613-33f7-46d8-9602-62c709e27451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:48.455Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=426b97bd-8663-40bf-b8d5-3fb1488d065c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:48.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:58.467Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0f9e5e7f-2e06-4ded-bd45-8667d8cb0103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:58.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:08.476Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3006d767-e12c-49ab-a346-2cd921ae5eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:08.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:18.484Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=79d777a9-a0a4-4589-973d-7996f904b968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:18.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:35:25.032Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:35:25.032Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:35:25.033Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:35:25.036Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:35:25.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:35:25.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:35:25.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:35:25.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:28.494Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d30903b6-2920-47e3-8552-02953467d081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:28.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:38.501Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=707276ac-f5b1-4b50-b684-66552c14789c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:48.509Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2bde5bdc-7297-478f-a37f-17b0f7420982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:48.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:58.518Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d479efea-52e4-481a-85f4-28ae4163a9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:08.527Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e3101f0a-a123-43f1-9cc1-2f28822c9c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:08.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:18.538Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=93818364-b280-4973-98b3-72cc07679d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:18.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:28.550Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=688773db-91ec-4499-955e-b8c4179209a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:28.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:38.559Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=810526e3-8f23-4cf9-9036-2374f7460caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:48.566Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=536deb24-9ce3-48cb-b87c-ba6946a0c6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:48.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:58.576Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7817aa61-5020-4ac4-a44d-b3796a800b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:58.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:08.593Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5e3eacc5-16e6-40b1-b54b-e0fde3522f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:08.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:18.603Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e1c57e7b-252d-400b-99ac-225a85ce6d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:28.612Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4cda03d4-6f31-4a60-8a4a-5a628c77f6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:28.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:38.621Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=30b6b965-24ce-4a13-a441-e8bb50dfb015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:38.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:48.632Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a6ec4ab5-9041-4d51-8a16-502ed1c6b3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:58.639Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e2993a48-001d-4cf6-84e3-8092498ee1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:58.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:08.646Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e8bd88fa-b7b6-4732-8ba1-35d1d2cd5645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:08.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:18.654Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=94ac3bec-ff3a-4d1b-adb6-50c4cd3213d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:28.661Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e1f4a844-f48f-41b7-8ef7-7abc18caa477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:38.672Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8117c6d8-3b7e-4454-9df0-5e2aad41c681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:48.680Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6d906006-6f13-4c6c-9282-43db200e948d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:48.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:58.692Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e2c260db-adb3-43e9-b78e-0336108e2b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:58.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:08.721Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6b45fe2b-7c3d-4583-b6db-ee15416eacb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:18.729Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=108e83b6-a369-4b6e-a9d2-0c0c0480c223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:28.735Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0ef05c26-0331-4b01-964d-a22399dd1b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:38.741Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5b6362ab-56d8-463e-a94e-71055d6f45d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:48.748Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=08913c33-f879-4b6e-aeaf-325abe677f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:48.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:58.756Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7f6e9129-743a-4117-860a-9f9b271504b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:58.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:08.764Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2ac23cc3-6f72-4de0-9e99-594bce95e4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:08.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:18.773Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bfbfe07c-6b51-42a2-b621-49d3c2e98ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:40:24.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:40:24.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:40:24.979Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:40:24.981Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:40:24.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:40:24.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:40:24.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:40:24.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:28.780Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d0468355-2a59-437c-b803-d0d95a355d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:28.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:38.790Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=322176b2-c3c6-4cf0-a20e-0273c8b78601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:38.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:48.805Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=67b805f9-e4bc-410b-9382-2c92da80e361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:58.813Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2de13891-f0af-4958-a8f8-d0bd62f04f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:58.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:08.820Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0d15f020-d00f-4b5c-b4a8-3977c7d18750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:18.828Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=89311a3f-834a-4b35-b104-504f1aeeeea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:18.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:28.836Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=281518be-1c0d-482d-9dac-bb755015f209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:28.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:38.844Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b1f3d5cc-5542-40e9-bfb9-bf36d77e4aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:38.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:48.853Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1a809d0b-ba91-4a2a-9999-fdb5bcab6ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:48.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:58.863Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=369fcc32-388a-4213-8914-244c27042bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:08.875Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e672ea23-868d-437d-8172-3753688cdb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:18.882Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=99fc5449-993a-48b3-98a9-d5ddafdb4336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:28.891Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fa9b21b8-1a43-470f-b778-fd6997dc3b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:28.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:38.900Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1ff2844d-e4c4-44aa-8e47-f42412eb0619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:38.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:48.909Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b1f384f0-74ca-47a8-ab27-dba13adfdc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:48.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:58.929Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a9cd2b90-d355-47eb-be83-d6198fa8978a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:58.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:08.936Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a184ecfb-d989-4173-ba8c-8e47027a5465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:08.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:18.944Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d69a3910-fbb6-4306-aea6-ddac141f0165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:28.951Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2439faf1-29bd-4a5d-9e08-d09db22509ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:38.958Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=65a40721-33e0-4a79-b9ec-1b1321ae8d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:38.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:48.967Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=cacd4ae5-cde9-4bde-88c5-a24896c406ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:48.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:58.975Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=032ce3ac-5bf2-4388-a4af-5bd1ef2e715c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:08.988Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6ad92550-f856-4422-8f76-5aeb2222f960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:18.994Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f043c1f9-f069-41a1-b19d-5f22d5ef8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:29.003Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1aa34c34-9507-4110-9ccd-c39d420d7230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:29.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:39.016Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=aed57071-4214-4ccf-b74c-64e22102ad43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:39.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:49.025Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=83b42410-c8b8-453f-a1ff-076ed1b56d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:49.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:59.033Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9205f2de-c705-46e0-9166-1e347db0490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:59.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:09.039Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ae9e093a-daad-4ba4-9551-94bb7ea28de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:09.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:19.045Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4dc61744-0878-45b1-9860-3865da5e52cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:45:24.966Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:45:24.967Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:45:24.968Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:45:24.970Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:45:24.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:45:24.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:45:24.977Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:45:24.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:29.059Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f6f8e7f3-f410-4ecc-94a4-13940a4e1181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:29.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:39.065Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c872137f-746f-40a4-b2de-87d0739c89a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:49.071Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=09768834-7846-431d-b52a-ff3d4693ccc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:49.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:59.079Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2db0d2d6-8a37-47b1-ac93-6b2a248a05ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:09.088Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=181ae1cb-ecc3-4dd9-b27a-ef84e7a6bed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:19.096Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b757a5c8-55d7-4f6f-a5db-5079df61fb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:19.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:29.103Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a88ee6f2-e37e-43c1-9fa9-3bf2bcbcac63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:29.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:39.112Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a15d514b-46f7-4475-a550-413c9b2f64da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:39.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:49.127Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ee438705-b1ef-417a-825f-470a1b052f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:49.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:59.136Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f80cf8ec-fa6a-4bd7-8b50-773decf764eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:09.144Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0c7dfd4b-af38-45b1-83a9-9d1a2e7836e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:19.152Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=972b85a9-f6e6-4b84-82ba-089c17299532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:19.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:29.160Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4bf929e6-3dc8-49d1-8f10-0c832d78a11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:39.167Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=92d8b01d-58f2-4a6b-8e4b-378368098978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:49.174Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=946ef4af-8ae7-4592-b7e4-3d46fc7e489f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:49.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:59.181Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a49e28fd-499a-45bc-bbc2-3cd859a9f9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:09.189Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=cd92d7ba-2ddd-4a10-87ef-0d75673932f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:09.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:19.196Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b5ee9e0b-afed-4b13-b48d-f73598b68756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:19.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:29.205Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d66ca427-2f38-464a-935a-8070dd53740e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:29.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:39.215Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8c545de1-e605-4a7e-bf89-21ee5cc653fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:49.230Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=896e6c7b-46a6-4e1a-9284-66ae131b271f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:49.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:59.241Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a15a8085-3c94-49ec-92a5-b291b4d994fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:59.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:09.247Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9e658ce5-0bba-4a6c-b191-4f25171ba988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:09.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:19.255Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=52cd2a61-dbd2-4e66-9122-a9f00af2cfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:19.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:29.266Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=235f224b-8565-4ca4-b36d-051c15b5b740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:39.278Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4bf4c1c9-d8ba-4363-90d6-58065aebf555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:49.288Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=81c7ec42-3467-4dd6-be50-a5ac9254b5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:59.296Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1af4a914-a865-4239-bcea-c56f60facc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:09.304Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4d8754d6-12fa-428f-bb50-a5d127f0a6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:09.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:19.310Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=00c67027-5892-4c5c-b1a6-30b317806880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:19.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:50:24.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:50:24.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:50:24.970Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:50:24.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:50:24.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:50:24.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:50:24.978Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:50:24.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:29.317Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e0f53aaa-7e67-4556-a16a-b50625865755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:39.323Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bc4a30b0-6731-4837-9604-db0869fd4fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:39.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:49.332Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f79e3fa9-449e-44c8-835d-5ad78690abe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:49.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:59.341Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7c99c6c1-155d-4356-bc2c-433aa29f4056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:09.354Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a0977229-a64c-4735-bd0b-a5ce2f0723d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:09.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:19.361Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a570c65f-b475-4925-97f1-1216f86cb7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:29.369Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d91db26d-0ee7-48e7-a939-0b92e3dd4c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:29.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:39.397Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=abf1c3c9-22d0-4571-ac4b-ec9e262fa895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:39.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:49.404Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9d8db79f-b554-4442-aee2-2dee8055a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:49.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:59.410Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=cc3cf0a3-eaa3-4397-9afd-b60a1f3aa48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:59.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:09.416Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d87a3384-f55e-47ce-ba06-9a7fb1b80443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:19.424Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b9f0b5fe-c868-46da-b083-fdc9bc0e4214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:29.432Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a91efe45-3fc5-4ffc-a6c3-36f5b6ff72fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:39.438Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=219b648f-4409-4468-8afb-1a2f54905e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:49.445Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a35dee40-821c-4939-9688-480d5644056d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:59.451Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f700b041-2580-46d4-99cf-267831a258ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:09.459Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=32f98555-306a-4070-b031-eaef5b5d973f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:09.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:19.473Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=cf77fbfa-3897-4072-8e2b-af6c9726da27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:29.480Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4bff429b-1c44-44f5-a3ae-b33dfc220aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:29.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:39.486Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5631b417-77c6-4291-8b91-629f84f546d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:49.491Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=17a1a025-ad6d-44e5-8867-659d99d64a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:59.497Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5fd032cd-ae73-4cc9-9ee1-d827c002be00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:59.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:09.504Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7489d42e-c446-46ad-89fe-87bf1aa77510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:19.512Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=af2d0fc2-1f79-4afd-90bb-69c52ebfb24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:29.519Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a329b9f6-fc6e-4de7-8ccb-285ceee29236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:29.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:39.525Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b97bd7ff-235a-4397-9478-b790301f020a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:39.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:49.531Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f68039ee-edde-42aa-89c4-3a720e40a18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:49.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:59.539Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9e148b38-1479-421b-b2cd-6fdc3f6beb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:59.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:09.547Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=00e211a1-4eb2-46a2-90f5-2556833a2952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:09.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:19.559Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9102a113-218b-4fd8-b38a-6e5334ec77ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:19.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:55:24.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:55:24.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:55:24.947Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:55:24.950Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:55:24.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:55:24.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:55:24.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:55:24.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:29.566Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=86b145e8-3068-4152-a8dc-d2e4ef045329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:39.572Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=de8a795d-700a-4d6d-9fcd-a2a7e4b5e254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:39.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:49.579Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a84268f4-c6a8-4d4f-8a84-db390638028d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:49.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:59.585Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0f07b691-0463-4425-beb6-c83786659b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:59.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:09.591Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=18aa5467-91e7-4be0-be6c-e7105ef5d489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:19.599Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=dbca4cc8-1e33-4f5d-ad05-9aedbdcdacbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:29.605Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=519c8179-30e1-4896-813a-8f9e1edce83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:29.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:39.612Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=da2cddcd-9496-44f3-a9c5-e9eb8d776771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:49.620Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=152f0925-1f91-412c-89ab-655988cfa7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:49.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:59.626Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f45a49dd-388f-4077-8c20-295b906c10ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:09.633Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=dab220da-23a7-4d48-b049-05c71d5f76b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:19.645Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e8d9d626-e324-4600-a0f7-b428d6ec47ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:19.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:29.655Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c82f5dde-a1cb-40a2-950b-4addf0e4b67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:29.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:39.664Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=59093e90-82c3-4b8b-8cfa-6d637c4eb6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:39.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:49.670Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=706035e6-0fa0-4288-9d82-89372cd66321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:59.678Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fc0fd73d-1dd8-40cc-b80b-3b6f5114e955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:59.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:09.686Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8209c2ed-7893-4991-b904-a664d653f4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:09.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:19.692Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b2a57b3f-ce33-4914-806b-1bfc1bfdf527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:29.697Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=599900ab-fe02-4bc7-8b1a-823e717cd158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:39.704Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3b050720-eb25-4b0f-9679-a078586897c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:39.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:49.713Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b0e73eb0-1ef8-425a-8c0d-ecd82781094c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:49.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:59.720Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f9362d04-0127-49f4-8891-6175e069d12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:09.727Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=83c3d9f2-19e9-4750-813b-f8e9e1528333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:19.740Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7813aa88-bd93-4ca4-bbdf-7aeed0fb3bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:19.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:29.752Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bb3800d6-58c7-4138-a3d9-0d8922ccc5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:39.758Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d1a3819d-c64b-448a-b6a9-a37b4ee1dec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:49.764Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c709d572-f084-4624-9e25-12cc69598c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:49.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:59.770Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a3e5c90c-1311-449c-bf6d-d6fc4749d48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:59.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:09.777Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fbe04b8a-c18f-4293-9c20-6dd673ef63da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:19.789Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d1ab92aa-c55b-4c6e-9070-351798763712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:00:24.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:00:24.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:00:24.970Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:00:24.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:00:24.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:00:24.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:00:24.977Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:00:24.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:29.795Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c90d5c92-9fa2-47e5-b82c-0f3203121f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:29.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:39.802Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c555bbff-f078-4ed1-b360-1f979fa1f9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:39.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:49.808Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2af49be2-2a81-4b15-b16d-2c0d84baa308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:59.820Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f20fba71-3156-4604-946b-59e7be0d7e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:59.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:09.835Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=406ec950-6852-4c0c-a966-236b4ac9d445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:09.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:19.845Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f0c68311-bdb1-46e6-8675-865d2d7c00e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:19.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:29.862Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=88f43a57-79a4-443a-82df-a86dc2b7e17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:29.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:39.875Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=36a34729-06a4-4196-a22f-4d647d851717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:39.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:49.883Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f146c0a0-329f-44ab-b80a-b11484d2e8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:49.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:59.889Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=517b474c-68b8-4d3e-bc92-3f86302dbbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:59.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:09.895Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=06ba9688-4499-42bc-890e-705468910489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:09.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:19.901Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=22673f9b-0391-4752-bb0c-777c7cfd4d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:29.906Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c5363fc1-bf43-415c-b842-2648e16b1518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:39.912Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4f2e7851-b7fe-4e2c-9d8a-100731a93a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:49.918Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a0b91ae3-2979-4708-9440-0b825b34097d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:49.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:59.925Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c82931c4-9a94-4bea-89f0-56e2cba6b2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:09.931Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bd148d9e-2247-44e4-9ff3-7dc6f077b8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:09.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:19.937Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=51e3c479-d886-4ef6-9bcb-143a618abbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:29.945Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=adc8e6de-d404-4caf-98b6-64b0deb8741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:29.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:39.958Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f30bfd22-49bf-4f7d-b082-b4674e793ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:49.964Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=402c26d7-0c11-4e29-b9f4-c865b1f92355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:49.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:59.969Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1570548d-7680-4d3b-b2be-7838d63d0d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:59.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:09.977Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ef1568fc-13c5-4922-a7da-73b207989956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:19.984Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4a3dd4d5-3580-45f4-a7ed-c733d1d3f677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:19.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:29.992Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d05c25e0-cbe0-477b-950e-cd1ad1d4b9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:39.999Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c94ea59f-df74-4ba3-9d84-286b3fb2506a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:50.007Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3af71e94-f943-44ec-a10b-e060a2bdc77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:00.013Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f9a9bc0d-dee1-48da-b5ba-71a252fbb232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:10.021Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1f07ca08-11f6-476e-b124-9914310b75d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:20.027Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bfa8a42d-4f9a-48c1-822e-4ab24655bf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:05:24.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:05:24.957Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:05:24.957Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:05:24.959Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:05:24.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:05:24.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:05:24.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:05:24.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:30.038Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=846aca9c-c600-4550-8cb9-59504f6e44e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:40.054Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a297b302-d064-4ba9-8a5d-a92e5a9b815c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:50.064Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d156fd03-6ba8-45df-aaeb-0433b56a6eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:50.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:00.073Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=57a1db6a-8d70-41ec-835b-b41baff5413a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:10.079Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=88991f9e-4804-4f04-82a0-2a8768a8cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:20.087Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=40e5974c-103b-42c6-ad71-4301aeffe6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:20.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:30.101Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6e7c1dff-e030-4755-8e3e-843a6b9e60c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:30.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:40.108Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=660679c5-e96c-45fc-a3df-a6339841581c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:40.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:50.115Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=447d0f0f-b9cf-49f6-ae79-9bb2149fc1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:50.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:00.121Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=cec681ae-4336-445d-979c-4c3874454c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:00.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:10.127Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=13f54478-5d5c-4ae7-83b1-866c27213e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:20.135Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=08e4529b-cce7-4973-8306-ce9e0a573e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:30.141Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=da638abc-a1f2-41c4-b96e-1dcb98e275a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:30.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:40.147Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=256baf50-6035-48c7-a19c-d50236b56b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:50.155Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=27aac4dc-67ab-4b2d-bd4e-a422841112a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:50.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:00.165Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1c024730-e7f9-4055-bbc0-5163a39d31ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:00.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:10.173Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b8881a94-40a8-4236-8295-435b701f077d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:10.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:20.179Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=43fbc460-f582-400d-baf3-5d585f33eb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:20.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:30.185Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=56e195dd-f5ec-496e-9b2c-826a591b95ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:30.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:40.190Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a521690a-b601-44c5-99af-ca9acc18ff38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:40.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:50.196Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f209c4b5-6c21-4318-9fa8-a3ad3b14a49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:50.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:00.202Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c3194146-2ae3-4b79-9ece-7a962097d0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:10.208Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ff628f8b-9d36-4fe4-8f8f-fa3e910db667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:10.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:20.215Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=80f3a0d1-6d7c-4636-85c8-77d01d549fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:30.221Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c9663d34-e8e2-4e54-9e15-ee65e921610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:30.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:40.227Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8b25d97e-1483-47b7-a005-81ecdbfa10d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:40.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:50.233Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=cb119f7e-561b-4d7c-b2e9-7abdea20b15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:00.239Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ed756199-2ad8-4f5c-bb62-fa06a017192f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:00.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:10.250Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e7ba886a-9a20-4069-83d5-638ede38e313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:20.257Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=029f048e-cbcb-4030-b1d9-981398047950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:20.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:10:24.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:10:24.963Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:10:24.964Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:10:24.968Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:10:24.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:10:24.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:10:24.972Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:10:24.974Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:30.262Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ff68a4d0-2ac7-4a59-9e24-2a21d1cd954e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:30.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:40.267Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=362dc5a4-99f2-4a48-a653-01a8d7806b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:40.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:50.273Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6bd08b20-e356-4328-bfeb-0f1668235e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:00.280Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a7d08fe1-a9be-4245-8007-aededcdbe537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:10.287Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=aab8e3b6-d099-4d2c-ae87-f7c83a84f868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:10.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:20.293Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=37ccbb2e-cdc6-46d2-8f68-d9b0a51d23db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:30.301Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=759677a2-7ff1-4c8f-add7-e25579d23e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:40.307Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1ab3750d-7f3e-443f-aba4-ee5eca77656d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:50.314Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c08fec22-9a16-48d1-bd01-04151658205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:50.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:00.320Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a4a91d3f-b020-434b-9b21-3bde94594a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:00.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:10.328Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ca335c70-95e2-4dfc-b1b7-36c758a59c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:10.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:20.340Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9492f5bd-8908-4a73-a057-808f991e5ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:20.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:30.348Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d1f93cf4-f314-44da-b722-f39c9fbd1a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:30.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:40.354Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=77200f9b-c796-4ced-9994-cc9200e29076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:40.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:50.360Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=13b66027-310f-4745-bdaa-d5bb55443591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:00.366Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e50a7314-806a-4559-8d23-8e1b73f03e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:00.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:10.372Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0566d36b-5f57-4ebd-9a88-46afcfa253b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:20.378Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ce29a926-7e7e-4e8a-b563-c8da4f8d3cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:30.383Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=679e6f01-f099-4fbe-8f88-2cbe8a00568d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:40.390Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=365f038e-aa05-4861-b73a-d213d2864634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:50.398Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=830d3eb4-d0da-407f-9d58-5fce364cf7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:50.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:00.403Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=952d1a53-cf7b-4827-a54d-f43d815854b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:00.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:10.409Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=10547461-3a88-46b3-aae3-f5ba78c99f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:10.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:20.415Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7fe80281-0e4a-4038-b867-94d69db6bfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:30.428Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=97acf24d-9cd2-45a3-a28c-0c919fc94435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:30.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:40.434Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e8028978-ee1a-484d-aa2a-37d49ee18fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:50.440Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9f80bda6-0061-4492-bd12-04d3a6660e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:50.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:00.445Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0ea05ef1-3d36-4649-8c57-8a89f780a4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:10.450Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9ee91b40-7bab-479b-87e9-3094f1042cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:20.455Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b661f031-f3e0-4c9d-a0ef-59a064461022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:15:24.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:15:24.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:15:24.955Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:15:24.957Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:15:24.961Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:15:24.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:15:24.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:15:24.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:30.461Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2a79ce87-b402-4545-98bd-342e17346238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:30.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:40.467Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=566be5bf-1c32-40ae-b0e0-8b2de07e5cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:40.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:50.472Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b4601bfa-ac6d-4d46-b2f0-9e67a89d5c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:50.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:00.478Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0a77b5fe-cd43-4b1e-83e1-438ca33f7075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:10.485Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ea00412e-8464-40d3-a3e2-6ccc522d3471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:10.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:20.491Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4493ece5-9d07-499b-a238-379a93474d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:20.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:30.498Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0dab5a44-df92-4dd2-8df6-034e209358cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:30.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:40.510Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=38aadbc5-ef7e-413d-8917-11799269535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:50.521Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=cd955196-6f19-49cf-9751-05bb9b570a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:50.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:00.527Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ff072110-74f3-48f7-86e3-40ac7bbb617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:10.533Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c00bd96c-e9db-46d8-9d16-80b9b26d668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:20.539Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=12282d26-926e-47a7-b53a-11518bdce399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:20.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:30.544Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=30e5ab16-1a97-43cf-bb8b-1b7c27dc43f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:30.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:40.549Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ff88e3f0-c8a2-474d-99c7-ef4eda46998f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:50.555Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bb5c4d97-db4c-4e43-99c7-aadf5c4deb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:50.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:00.561Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=25acbcb8-cba0-4f14-8a91-1d13a1b14511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:00.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:10.567Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c0bead0f-5236-49be-9559-15a3ff6bbde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:20.574Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ec3fc493-b553-467a-8272-a7f402cca77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:20.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:30.580Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8f750eb3-9a23-4e5b-88b5-925340be8ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:30.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:40.586Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=49b5ef72-4d70-47f6-a410-2ff5c71ead0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:40.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:50.593Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8039fbff-8a0e-4ccd-a658-8f197a018ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:00.603Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b7b79688-2b43-4b06-bc4d-3520e984638e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:00.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:10.611Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ac5237fa-aa0b-443f-b0b1-a2de1b919fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:10.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:20.616Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a8ad5545-818c-408b-9bcd-4efbbfaf7cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:20.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:30.621Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c8f06e72-cb54-4a42-b1d8-04020802b81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:40.626Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=46641e74-715e-46b0-b366-a7b705bc653d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:40.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:50.633Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c826a21d-9aed-48a1-a6aa-601974636ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:50.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:00.638Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0a640f8e-2a54-4efe-a762-7821e2cfa767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:10.645Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c4cc0510-dc51-4130-ad99-15c9f92bf0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:10.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:20.652Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fc1559dd-600c-40f3-9b2f-87c7b944f377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:20:24.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:20:24.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:20:24.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:20:24.952Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:20:24.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:20:24.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:20:24.956Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:20:24.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:30.659Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=11ce1718-43ec-4add-9779-e8a393fedefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:30.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:40.667Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3393579f-71d5-46ea-a7d8-98b0340280c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:50.673Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8b4ebc93-8d1a-4107-b006-d5af5a2f74be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:20:50.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:00.683Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6cc751a8-28be-48ca-9033-f92ab7a99f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:10.694Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=52f4c285-4b26-473a-9846-6224793e42e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:10.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:20.701Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e19a98fa-abeb-4925-bb9d-f5b45ab6c647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:20.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:30.707Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8d7b4602-063c-423a-ae8a-4e0cda51cea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:40.713Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e6da6c1c-b186-490f-b907-fff6aa8b438d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:40.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:50.719Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=13040c85-35eb-4e37-97d4-dd4fc6527ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:21:50.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:00.724Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6193c90e-7d99-4619-b666-2470f5d58732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:00.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:10.730Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=aebc0704-5d31-4dcd-adfc-99b859de61de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:20.736Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1ed5be71-b908-4d3e-b6ad-de6cb30a273a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:20.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:30.743Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6eaa4662-346f-4510-8b3d-203741927064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:40.749Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e311e2b6-775b-43e4-80db-1b91b0bf559b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:50.755Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=80694292-31c1-4f95-adb5-2ee0e4e6846e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:22:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:00.761Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fcb49af1-11c8-46c3-88e8-db4c4959196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:00.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:10.767Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a81a25e6-1ffa-4bf9-a5cd-61976cf45bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:10.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:20.775Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=079f6720-6271-4746-b0dc-271790c152e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:20.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:30.786Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8e13c70a-d1ef-4fc3-8680-9949aa268a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:40.791Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6d3e5d51-6b26-46e7-8c76-6ec6ba2a4b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:40.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:50.798Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=81c3e42d-04d1-4fce-a71b-0cb7d275fe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:23:50.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:00.803Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=cd57678e-8bfe-4666-8dd6-b54e60e13018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:10.808Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fb4d323b-80f6-487e-b3b3-cc4de799d9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:20.814Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d5fab04b-0cce-4708-bb95-9050601ece06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:20.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:30.818Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fddeb18c-2d71-4cbc-9759-12f29c1e9001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:40.824Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8a04596f-af29-4b95-8098-f4c1824ec592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:50.829Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=70f4fed8-dbab-4324-bfce-642fbfbac036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:24:50.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:00.835Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2aac015f-871a-47af-8609-ec65d2bb93cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:00.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:10.843Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5ea34820-1592-4765-92aa-0f3a92c2f2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:10.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:20.850Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bdc52d9f-5de2-44a7-a43e-4661da4d89c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:20.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:25:24.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:25:24.975Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:25:24.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:25:24.980Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:25:24.984Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:25:24.984Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:25:24.984Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:25:24.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:30.860Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d68c2b3b-a622-454b-b5f2-2efa79c40fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:30.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:40.869Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=176c15d8-1764-4039-b51a-b03b0cb76bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:40.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:50.874Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fa0f2281-30ee-407e-963d-8cbc6dc62aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:25:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:00.880Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=0e945601-2883-4d6a-a00c-80306c660a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:00.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:10.887Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5c68b1eb-2265-492d-8f32-f90ea27e6588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:20.893Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=37c207b2-fc5d-4098-94a5-5a4d1395bc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:20.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:30.900Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ad602df5-1f4a-4fe9-b010-217baf4d1c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:30.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:40.907Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5b257628-7128-4f62-9297-378444e7ecb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:50.914Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d78dde7a-9354-4783-9237-cd3a0f510a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:26:50.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:00.918Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e1793b91-e141-4d93-8d18-eb750ee43b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:00.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:10.925Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7d6ed9ef-6c26-49fd-a0b1-29f4d3ea843e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:10.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:20.929Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c2cacf8b-ac6a-4925-9d9e-7f24cda5b754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:30.935Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c040ff95-18ef-48eb-9da4-5808aa1f567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:30.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:40.946Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6f231e8d-735d-4ff4-9dc9-83856d764bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:50.953Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=71f16fd8-1539-437d-a8ab-1aa56253a7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:27:50.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:00.960Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f6c2dfc4-58b6-4417-8579-801cb1164428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:00.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:10.966Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2aefacef-655c-4bc8-b1c7-6179375fd1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:20.971Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=78839c69-1d01-4566-a010-0a770ce9b8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:20.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:30.975Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4cd5d3c1-a729-4eb7-9aa3-177c6f3ce09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:40.983Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=674e53db-3123-4296-9cbb-dc984e28b2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:50.989Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d9182970-7606-4832-8819-58d035c36ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:28:50.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:00.994Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3cf31a2f-a244-410f-ab18-9e3a33bb91a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:01.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:11.001Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e077b640-99ee-435a-a913-eb43f98ada25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:11.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:21.008Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=14d6e4e4-02bf-4be1-9f09-4bfcb427efe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:31.014Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8cbc3e7a-3a53-4a99-aad8-7f7f48320d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:31.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:41.020Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4a08da51-d31b-4114-989f-07ac48503b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:41.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:51.025Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=de46989c-e94c-44ab-8742-7f80fd0f9e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:29:51.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:01.032Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b7d107c7-2a83-43d9-ba09-a324d00d433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:01.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:11.045Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2eea8913-5c4e-41e6-832c-de83062aa953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:21.053Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=153fddfd-e7cc-40ed-8bd7-ced9873647f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:21.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:30:24.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:30:24.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:30:24.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:30:24.999Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:30:25.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:30:25.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:30:25.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:30:25.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:31.058Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9b5d4bd7-2f39-48ac-867d-91319088962a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:31.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:41.062Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8a190a82-7d20-4087-85c2-cf8771967f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:41.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:51.087Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4f138052-e95f-4709-8678-57b9fee37134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:30:51.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:01.093Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b843faaf-f718-40f3-9690-3de6076d060c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:01.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:11.099Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7e958b90-16d0-42af-87e9-faaedce34b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:11.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:21.105Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=151e1a1a-614b-4724-bd8d-15a733792a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:21.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:31.112Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=64240306-b1e2-42ce-9e4b-f317ed9ce339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:31.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:41.117Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a6d405e6-ee46-4d94-b31a-62e5fbfd5d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:51.123Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=340f10fd-8774-429b-be67-5446a642a363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:31:51.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:01.128Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7147dc80-35d1-4026-967b-5cfb7c64d143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:01.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:11.134Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=06e76925-ab5a-4b32-aadb-1183524e2aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:21.146Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f484cff4-6527-4ade-8285-89077155a318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:21.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:31.152Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=cfa565c1-4d65-4462-b001-2b7e65b6e051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:31.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:41.156Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9e9d0cf4-e775-4640-bdc3-82e119d6f720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:41.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:51.161Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ab7a7d15-569b-4661-89e3-b83a0271ecd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:32:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:01.167Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=52fd33d9-7206-479c-b350-91878ba482ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:11.172Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1249e6e0-fc0f-4fb3-bb29-e8935e64cc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:21.177Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f5c08336-9234-46ad-a51b-6c5c7f3c444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:31.181Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4f32aad7-ce53-4f5a-85c1-dbe86f5e3963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:31.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:41.187Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=13969abc-03a7-4a88-81fc-ca8057926143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:41.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:51.193Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=85fb2e9e-240e-4e02-84c1-7889497fbf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:33:51.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:01.200Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ae3df508-11b6-4c21-b7a5-6a42ae8551ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:11.206Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7c920b24-9971-47f2-b76c-4de84e3ad30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:11.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:21.213Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a9dd68de-b09f-472e-b496-e1ca4ec8617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:21.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:31.218Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=921e2122-399e-429c-b146-9a55ba649b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:41.226Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e528b7f1-3405-4bb5-baa9-89c14b755f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:41.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:51.240Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3005ccba-d213-4258-bca3-6fd05ade1c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:34:51.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:01.246Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d8ba9d86-656a-4ecd-97cd-0345368e994e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:01.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:11.251Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c9d1818e-f481-4306-97ea-3a18101c6bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:21.257Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c29adf52-b3b0-41df-867b-3d6292b9fa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:21.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:35:25.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:35:25.071Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:35:25.072Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:35:25.075Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:35:25.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:35:25.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:35:25.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:35:25.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:31.262Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ab9e2bcc-420a-4b74-ab70-6cc825c15130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:31.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:41.268Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=307f4d5d-8621-46c9-9641-b02cbe86984e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:41.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:51.273Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2018166e-faf9-461e-adeb-52ea728d690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:35:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:01.280Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=aeb71a93-5f24-4588-a957-f51a88ed046a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:11.288Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b8d3a957-8f14-4896-9b81-5ae093d0b982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:21.297Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=103f72a1-9310-4c58-bb5a-bd049f1b37d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:31.303Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bdb0c575-ba15-4c31-9fdd-7d3fa8859234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:41.310Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=19dbbefb-fcde-4051-81df-50d44124ae82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:41.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:51.321Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4a321482-db0a-491b-b16e-e28d2a141223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:36:51.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:01.327Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b92e0f28-a945-477b-9e8c-698e4bdef3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:01.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:11.331Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f812b0de-59d3-43f2-8cc2-e98e84e63c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:11.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:21.337Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f6ea3c2d-fa80-434e-9b4d-3aa3881ddf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:31.342Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fb5badfb-f206-4435-b709-e68dcd8d0c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:31.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:41.347Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=576e1e58-9745-4240-90ee-f7bdda5a5eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:51.352Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=205f4640-7aeb-4eaf-9807-2d5ef3cfb270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:37:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:01.357Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=41feab4b-1613-4fba-a876-7c5dae443466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:01.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:11.364Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d65bf69e-f691-4e85-b474-5e4fc47f23ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:11.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:21.371Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5eb074dc-6490-4fc2-b9fb-8d41296d65e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:31.378Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bb2ed70f-a7aa-49c9-91e7-d3582f310a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:41.384Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6f83ee7f-d1a2-4d08-9b17-a023b5190d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:41.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:51.389Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=340fb443-8a15-4325-9c7f-2916a3bab5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:38:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:01.395Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=226beb48-9954-472b-97cd-5a1953e9ec35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:11.404Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6f260ade-af5b-4d8b-8886-2b2d06170d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:11.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:21.413Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a36b3f35-6bd1-40f5-a864-88e82ccbe4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:21.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:31.418Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=07388021-aca1-4ae4-b8da-13c75dd608ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:31.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:41.424Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ff5e539a-92c6-4032-8600-274e576e0b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:41.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:51.430Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=01cdffb8-cb6d-43cd-a73e-7012de62a366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:39:51.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:01.436Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=059078e3-d30a-46cd-b9c3-501d6ef018a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:11.441Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a6c9c8ac-594f-4c09-b28d-ed6ca79dbb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:11.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:21.446Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=94e36057-9b31-47a1-aabe-2f3129fe71f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:21.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:40:24.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:40:24.952Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:40:24.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:40:24.955Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:40:24.959Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:40:24.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:40:24.959Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:40:24.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:31.452Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d4753884-be2f-4134-a326-0e144dffa110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:31.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:41.458Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=62121bfc-f2dc-4559-85ce-282b59624786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:41.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:51.464Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=030753cb-e5ac-45c6-b9d3-c10cd4192111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:40:51.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:01.471Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4fb199d3-e639-4798-ad90-1acb12ba61b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:01.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:11.477Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=aaf0b915-1489-49e9-8cd2-cbdab2fb8a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:11.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:21.489Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=07668079-e47a-420f-b9d5-fd38bc8142ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:21.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:31.495Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7be0a372-d9d9-4262-bb83-2408fcc5c1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:31.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:41.501Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ec70bcd6-9b97-4a04-85c1-e708b7f4bc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:41.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:51.506Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fd4613cc-f42f-4a34-8d6e-e7dbeeca74b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:41:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:01.512Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d6048eab-3ca3-4ac7-bcd1-d17bbb515274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:01.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:11.518Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f958c3d9-47a5-4ac3-9f7b-784fb326e660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:11.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:21.522Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=54b26eef-833e-4f1b-a205-6d0726346933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:21.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:31.528Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7ff299dc-166a-41a9-afe0-52974983566e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:31.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:41.533Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8897f708-916c-42f0-8008-a14cfe4cf1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:51.539Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6865d27c-c048-4de6-8f14-f1f5a199b349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:42:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:01.546Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d0f8e9bf-df0e-4b55-a616-85ad2b0255f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:01.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:11.552Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=92baba4c-12b9-45e7-a5f7-768ddf4618bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:11.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:21.559Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3d653814-eecb-49aa-85b5-f1870a8eaedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:21.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:31.564Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ff606b02-5992-406c-9e5d-99430306b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:41.570Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5d13bd11-0602-44b8-89e9-384fbf3d3327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:41.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:51.581Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d65baef0-e6eb-46a7-a596-3b44e7d75464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:43:51.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:01.590Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a5216dd2-095d-428c-9c53-353d23638380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:01.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:11.595Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1d32fe58-d9b8-4c18-b9d8-35976411460c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:21.601Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=170c5469-7322-45ef-925e-690531fc1bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:31.606Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9a1022e2-f190-4004-8a44-1557ed43cfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:41.611Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1de8930c-0f3c-46e7-a340-367259de299d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:41.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:51.616Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d64c6506-1a37-4974-8fb8-e2a48b1440ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:44:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:01.622Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3729cbe8-5a34-4f59-be99-4b9a1ce87f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:01.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:11.629Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bf57e769-92e0-4e1a-9385-63a7fd630594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:21.635Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=212f0588-c57f-4596-ace0-fd52ead13816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:45:24.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:45:24.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:45:24.935Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:45:24.937Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:45:24.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:45:24.940Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:45:24.941Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:45:24.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:31.640Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1af07bf0-35fa-4c89-81d2-fdfc08d702de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:41.647Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=55062305-0e3f-4777-86c3-d117069f4121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:51.653Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6cc93cbf-0ab7-4680-90cb-0f2edf85d269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:45:51.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:01.660Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=faf6c021-662a-40f1-b2f9-d8789a0c6ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:11.678Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5ebd0b5a-5308-4fa3-9668-c0ab0e2879c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:21.684Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2cdddb3f-5aca-4f3a-af0e-e20e8e2be83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:31.689Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4c8c0105-f489-41df-97f6-f8aff254114e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:41.694Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f3865903-a32d-444f-91f7-7d89791d92a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:41.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:51.699Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=949bb05c-054c-4cdc-a475-2e877d505174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:46:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:01.704Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b6557015-66c1-4eb7-b449-4df5199700ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:11.709Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3b4dd179-6a27-4080-8b44-632691fe6538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:21.718Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=512be0f8-4ad6-48ed-b5b5-45e01b0d5789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:31.723Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f40c0426-922c-41e6-9a9d-ac718e807f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:41.729Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c5f2d8e0-b77d-4fb8-9f26-a9ef91271b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:51.736Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b9925a0e-3a29-4a99-8eb7-04ad6aff5ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:47:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:01.742Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=dc58ee16-f85e-47be-9471-54ea3190bbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:01.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:11.747Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=02c7413b-c966-4f1a-abad-aabe0d4535f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:11.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:21.752Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=528807be-9e2b-4939-9da9-f6d3174045e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:21.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:31.761Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=672aacbc-1816-42a3-8aeb-7ab5c7ad0226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:31.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:41.770Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4b09e1e9-e023-4bb1-97f9-91c84e3f2313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:41.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:51.776Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4968cc54-28bb-4dca-9b96-ac5d7b3ff0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:48:51.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:01.781Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fdf5f8fc-6c71-4b43-bf61-87eeda273b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:01.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:11.786Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a2e2c5d1-981d-4484-8a1d-cf63173a702f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:11.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:21.792Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=701e9c89-e979-46fa-bc03-847765fb7dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:21.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:31.797Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=58b9b643-d015-4339-80fa-3fa6c41b8b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:41.802Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4e9d9aa9-d9e0-48fc-8553-e636ca5802d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:51.809Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=30c67fbe-4540-48f6-bc09-a1a40f5ea713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:49:51.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:01.815Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=2d505703-91d5-48a7-8286-71d8f543c79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:01.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:11.821Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=15f99208-12b1-42d5-9c05-84d2668c50af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:11.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:21.828Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=04166406-d392-433e-9131-beac66845d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:21.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:50:24.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:50:24.943Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:50:24.944Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:50:24.947Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:50:24.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:50:24.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:50:24.952Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:50:24.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:31.834Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ff628975-7903-4996-9a6e-99081f64ad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:31.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:41.841Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=96358893-989d-4f58-a9a8-d98ff68e6024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:41.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:51.858Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=de188454-64f6-4202-b1be-7e80c007f0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:50:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:01.864Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=89181158-9922-437e-a902-980f41407feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:11.871Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ae0c0c56-9bd1-41a6-b325-dc91317c69a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:11.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:21.876Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4113e5c8-a27c-40af-93c6-bd9fb65e2634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:21.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:31.888Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3732fed7-2d81-43e5-8080-2cf910d37c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:41.893Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ae1cfc37-8e1a-4c79-8984-2be7bf962468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:41.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:51.898Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e3e3c871-5c9a-440b-add5-1029b78e1770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:51:51.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:01.906Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=e8f5e96f-4376-412b-abbe-73f03d889c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:11.912Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=be9dddab-ae38-430c-b4df-49575c752968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:11.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:21.917Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=61e1b752-9397-47f8-b7cc-250f5bfb2843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:31.924Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=465a635a-80ac-495a-a737-135ac0c932d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:41.929Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b2418282-c3a4-4388-88b4-8a6672cccb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:51.935Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a85899ba-84c8-469b-bfea-606d583b5987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:52:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:01.945Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6233ed2a-a7c9-4bbf-8615-0f6be409c7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:01.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:11.952Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=02829723-ac31-4a95-a0ba-4e3727d8d819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:21.958Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1a299ff7-c262-40a9-b6fe-ebc566810a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:21.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:31.963Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5116e3a6-2279-4ce7-a69a-fb452fcc138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:31.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:41.968Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4cbfdaff-6d9b-43ed-badc-dbbb42354b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:51.973Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=674f62b3-e6d8-4002-96e8-d3bcc3af9c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:53:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:01.978Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1146a990-dba1-4c17-be1f-d44d416ef2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:01.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:11.983Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c80fc09e-6c5c-4ecc-a4f9-f36c7df855fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:21.991Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1189a3e4-ce98-4232-a4b3-b04c6812884b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:31.997Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=34d25bcb-e658-439d-a970-30b8dfaf9acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:42.003Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=00c2ce22-82ae-4354-baa4-1adfa0e0e958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:42.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:52.008Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b22114ed-88e0-4b85-8f60-3a2fccba7500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:54:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:02.014Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7a474d91-9be7-49c1-b871-3a8c20f6de44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:02.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:12.019Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c2259137-d73e-4091-a03f-a1ab9c492e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:12.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:22.029Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3d42ace7-968a-42ea-8c80-a14edd7c6ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:55:24.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:55:24.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:55:24.969Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:55:24.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:55:24.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:55:24.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:55:24.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:55:24.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:32.039Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5b943532-6fc3-490d-8f5f-561e7cffcdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:32.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:42.047Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d22273e2-bac1-4152-8732-ed28dccf01a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:42.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:52.052Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bbe90969-415e-4c74-b108-ac03d67f1079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:55:52.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:02.057Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=42b70d40-6687-4f7d-a134-596edab5a218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:02.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:12.061Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8832284c-e9c8-4036-a28b-e34e4aeaef66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:22.066Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=15561665-4fc5-4799-b8c9-4b02f0deb79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:22.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:32.071Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=68e7fc3c-a9fd-4d30-a3d4-de13effd88d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:32.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:42.077Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9375f0f0-00d1-4d56-950e-0bb6b6e2c1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:42.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:52.083Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=47423199-a37a-4a27-862c-c7166312ca24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:56:52.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:02.089Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6d0d7d4d-0562-4091-bcda-136cc460adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:12.095Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=82e894ce-568e-49f0-9ca6-17b3992fcd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:12.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:22.101Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9dc66183-8f1f-4450-bb73-10e4e161e356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:32.109Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=dd934a81-621b-4d86-8ace-2430b6006897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:32.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:42.116Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=47194d9f-e35b-4788-99f8-72ca99d13e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:42.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:52.129Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=fd84358e-1510-4074-b6e7-7fb3f4ee29f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:57:52.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:02.136Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4aa51711-b822-476a-8367-0d19134dd179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:12.141Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d253f185-01d8-4a97-9a3a-ddd746ad2e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:12.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:22.147Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=651e3b2f-a813-4736-bdd5-da7e672d345b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:22.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:32.153Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=66c6063c-fe6e-45bf-a91a-3f4707c691d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:32.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:42.158Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7db18268-8640-4e3e-8a9c-39925e1bcc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:42.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:52.162Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9edbbbc0-b022-45dc-93f3-93564a481890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:58:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:02.168Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=003d941f-1ac6-467c-87a6-042f575c84b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:02.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:12.175Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ed92a7e5-4310-49d7-a7bf-d227f3ed715c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:12.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:22.180Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=825c425b-a4e6-45fd-b8c8-4dcd15f1bf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:22.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:32.185Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=98bc6a77-15e3-4a62-b7b2-ea27f1af8e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:32.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:42.191Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=96b6e99a-65ad-4b78-8b03-6abf7d273cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:42.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:52.197Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bfdd3a1b-b91a-4719-b9ab-6145531d7269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:59:52.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:02.207Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=487ab06e-e630-404e-9002-d9fc63f76b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:02.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:12.215Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b5567576-1984-4d93-a1b6-4f0b427c42b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:12.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:22.221Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=4619926f-cd76-4ad0-b5cb-375312733732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T14:00:24.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T14:00:24.956Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T14:00:24.957Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T14:00:24.959Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T14:00:24.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T14:00:24.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T14:00:24.962Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T14:00:24.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:32.227Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=3a5adbb9-d067-4881-95a1-cffdace6919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:42.231Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7f7c2976-727a-472f-81ae-265b9626806d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:42.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:52.237Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8807b1fa-7ceb-4b75-866a-b225303ebea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:00:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:02.241Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=9c402f84-2ea8-444c-a4a8-e40cb9ca60b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:12.246Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f5bd2540-e7fe-40c6-9d57-2d140a151abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:22.253Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=c921987e-874a-4355-993f-eed9e601896c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:22.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:32.258Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8c754611-1a71-44af-9062-002f149941e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:42.262Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=bb8daf1f-bd25-4ec4-9906-4e2146555054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:42.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:52.269Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=7f1a8004-6b3d-4506-a349-81a4889928db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:01:52.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:02.277Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5077113a-e217-4fe9-a35c-0980087e1150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:02.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:12.289Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=1fd91767-2d7a-48df-a737-e998f6268eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:12.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:22.297Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=f3771275-1a46-473f-aa72-52e87bf225b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:22.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:32.307Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a18bbfb4-b7eb-40ed-8896-bd2132b2e819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:32.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:42.313Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=8858af8e-7498-4585-9c11-1e645e994127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:42.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:52.319Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=5081820f-7e44-4ebc-b7f1-56206bcc57c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:02:52.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:02.323Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=6b33520b-2394-404c-b6eb-6fabdbd74cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:12.328Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=712d7491-97bf-4e40-a103-eee59f919ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:22.333Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=d6531241-f0c1-4528-8a04-d61481a6a82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:32.340Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=ea5ff2eb-8b28-4667-b8de-c3c87dc5277c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:32.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:42.346Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=b74015d2-bf2b-4fc0-a68e-9e996a5749df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:42.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:52.351Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=a0d91055-8981-4706-bff9-fe2339da60ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:03:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:04:02.359Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=431968db-26c8-43f5-b8bb-58bf826d4a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:04:02.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:04:12.365Z |INFO |Init configs |InvocationID=874ab931-1795-4c25-9e2e-d7c946aebd7f, InstanceUUID=567f54ac-0de2-4385-9f8b-92264bce5f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T14:04:12.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |