By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:11:05.550Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:11:05.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T14:11:05.578Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:11:06.116Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:11:06.191Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:11:06.192Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T14:11:06.192Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T14:11:06.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-08T14:11:06.312Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-08T14:11:06.341Z |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-03-08T14:11:07.760Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-08T14:11:08.227Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-08T14:11:08.250Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-08T14:11:08.251Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-08T14:11:08.292Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-08T14:11:08.292Z |INFO |Root WebApplicationContext: initialization completed in 1951 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-08T14:11:08.681Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-08T14:11:09.262Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-08T14:11:10.319Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-08T14:11:10.440Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2022-03-08T14:11:10.444Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2022-03-08T14:11:10.448Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.MainApp |2022-03-08T14:11:10.776Z |INFO |Started MainApp in 7.498 seconds (JVM running for 8.078) |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-08T14:11:10.845Z |INFO |Start scheduling PRH workflow |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:11:10.859Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3e634efd-00e3-4d13-a179-c84af08d6428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:11:11.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:11:21.286Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6ad9d96c-e00f-465b-a419-84b2bf2e0db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:11:21.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:11:31.299Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c1b51688-fd4f-42bd-936e-ca40ebaa373d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:11:31.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:11:41.309Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=be9b952d-cc87-4b73-970e-2a79b07cc36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:11:41.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:11:51.319Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d7c5261c-01b8-4f34-9c00-677ef6a2c9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:11:51.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:01.328Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a3c32d95-cd3e-44c5-8219-6a83e712bba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:01.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:11.340Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8f537fc4-bb72-45db-a6ae-27ca9047f6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:21.349Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3e16039d-34ac-4449-a270-c442d7e6e870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:21.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:31.360Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c2793f4a-1219-47e1-87d0-9b2b2c368edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:31.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:41.370Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b712fc3c-b676-4619-9752-f75ef7d09972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:41.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:51.381Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bd74f309-abc4-4831-b26a-5def21ed24e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:12:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:01.390Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=192e0e87-7211-4d48-89bd-f19695f3a2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:01.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:11.398Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=953469cc-a2f5-4728-9eb9-03b4fea2fb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:21.409Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a710771c-5c5a-47e2-bff9-9e91713d5c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:21.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:31.421Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=31879282-b360-484a-adee-496e0797cf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:31.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:41.431Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e025d84e-ba6b-4ee6-ace7-caaf04435dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:41.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:51.444Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1389d02e-e65a-46f9-bb96-2d9240210572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:13:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:01.455Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2ec87322-ddf6-43cc-ae88-227b1a430757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:01.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:11.466Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=22503755-d2f8-4134-b9e4-5e233e440908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:11.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:21.475Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d13bc124-24c0-4829-819c-4e836384a111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:21.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:31.485Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1eddb869-fb3f-4c98-8929-5eabf4b2f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:31.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:41.495Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=afac828a-f7bd-4aef-9c94-43642b00bc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:41.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:51.504Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2fb87fb1-d848-46ff-ad86-c2ce3de80cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:14:51.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:01.512Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=16528f3f-345b-4312-a57f-38af48262f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:01.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:11.521Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f100f30b-a7d1-4e71-92e3-8b1cd76f3233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:11.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:21.530Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7b6ea2ab-d01c-4566-930a-574a567cbc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:21.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:31.539Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c3bd01ad-d64e-44bb-bee4-9d99f3ec850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:31.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:41.549Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=527ed941-a052-4c39-9a08-de47a80fc440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:41.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:51.558Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=935d07f8-a74f-4bb2-95cb-91de13d81b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:15:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:01.567Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=210be463-269b-4073-8062-e076a9a19584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:16:09.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:16:09.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T14:16:09.430Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:16:09.438Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:16:09.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:16:09.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T14:16:09.447Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T14:16:09.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:11.576Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3ff00b4f-90ff-4d06-8bdf-4c41a96ab019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:11.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:21.583Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4d1165a6-4e6b-45e3-866a-b3a7e9f7f0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:21.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:31.593Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=515c1906-2332-4ae1-a37d-093879d614a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:31.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:41.601Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=724a5250-52e8-4b81-95a1-158c28c56661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:51.609Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2fa78761-e93b-4f8f-9404-7f36d9f59915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:16:51.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:01.618Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6b9233ef-d207-4e0a-afc6-c31ee5918560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:01.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:11.625Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4d9d5458-5c96-40c9-b8a4-31c80ab75a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:11.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:21.635Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1512f2a2-be91-4f2c-b5fe-0421acb252ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:21.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:31.644Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=16f968ca-7acf-4987-b608-0b904e98e539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:31.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:41.654Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=cfc871c6-2f3b-47d8-82bc-1d88d98ad536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:51.663Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=92ee423d-5af0-4fa7-85f6-3689d96a6eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:17:51.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:01.671Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=94a0096d-9cd9-4ee3-b3bd-beeb9938068a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:11.680Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=08e238fc-e417-47a6-954d-2e48efc37f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:21.689Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=80faafc3-d6cc-437b-aaef-928bb6487b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:31.698Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4feef38a-aeaa-4f87-996f-fbcb00ff52e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:31.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:41.706Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f8faf531-4b2b-43f6-9c6d-dbc3f67dac95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:41.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:51.713Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e536e65d-2468-4540-8e20-b4316f288198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:18:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:01.722Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=04018000-b432-4e83-8a07-885de366807d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:01.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:11.731Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1cedb789-7376-43d6-b1a3-8f503cdf2c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:21.739Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8445e451-dc5c-4b2b-9979-ef4a23a3441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:21.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:31.747Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3e153ffb-fa02-47fd-9a62-410c994ccbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:31.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:41.755Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5e154f2d-d442-43fc-a45d-08cb67d7e6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:41.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:51.764Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f391d25f-80d3-4c76-8c62-6641fda44223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:19:51.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:01.771Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4f8d8fed-79b2-4d8d-b17d-33aeceecd139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:01.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:11.779Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4d1ffdc1-9710-44c7-922d-52e0b2792e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:11.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:21.787Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ac88325c-c663-4264-8fab-d2b65c65cbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:31.796Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5f26b239-68e4-4fa0-970c-3cd7eefd686d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:31.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:41.804Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2edf6908-5ae7-4bbe-a212-be75756b3dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:41.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:51.812Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=43a18e97-8454-4b8d-bfe7-87c255c8aeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:20:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:01.821Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6d5c3d70-92ce-4c66-8ebe-764f44cd8f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:01.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:21:08.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:21:08.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T14:21:08.938Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:21:08.940Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:21:08.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:21:08.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T14:21:08.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T14:21:08.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:11.828Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ce895628-a3af-4bca-b51c-29d5d4f555ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:21.836Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=afe5d0d0-e777-49e5-ac18-33843d90635c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:21.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:31.845Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1fa47390-8ad1-4384-b83f-8ed80b98c71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:41.855Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8a82492c-b00b-4102-80bb-dd8eca0aaa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:51.864Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=becd5a06-401d-48a1-b736-24f8f564f1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:21:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:01.873Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b7d03c10-f795-49f2-80bf-c121bc42a650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:11.882Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d017252b-474c-4108-8954-a8b2bf1cabcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:11.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:21.893Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ed4aeef7-9589-4b18-abfa-571e8e0452ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:21.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:31.902Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=692ccdce-8806-4042-bc70-26b4ea5950d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:31.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:41.909Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d9e30ad4-d201-42ef-aa93-84627abee125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:51.916Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=51c9736e-37af-424c-9bf5-036b473b8077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:22:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:01.924Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d9f90125-9f7d-46b4-b091-1e7117d6ed31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:11.931Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=48fb041c-2699-4d9c-a278-89c5aacd3395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:11.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:21.939Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e2e85d17-f766-462d-8081-da2e04a21c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:21.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:31.946Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9bba9216-e61e-43b9-acb8-38691b5736d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:31.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:41.954Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6517301b-49e7-486a-8d42-fba574ff1652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:51.961Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3ab04800-e89b-44cf-87de-b18fa59f230e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:23:51.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:01.970Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=885ef75e-c5a2-4cd5-b244-bcb6e1ca8424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:01.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:11.977Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e0a9d266-36f2-4655-aaba-b48724864e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:11.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:21.990Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e35bd9ac-f7b6-46a6-9567-4338b80e3894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:21.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:31.999Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=506aba34-6804-43a4-a4b9-60caab6125e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:32.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:42.007Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=40b3436d-b626-4f7a-a39d-4c87f0a1ea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:52.016Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=822d9491-1f19-4ba3-96ed-e37129b00057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:24:52.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:02.022Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dc26064b-3b60-4ebb-9f37-587b2377d284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:12.030Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=99cd930a-2205-46e4-9ea7-fda3348b3af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:12.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:22.036Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d06535b4-d1df-4c56-bc51-5adb73429b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:22.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:32.043Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f41511c8-a1d2-404c-b865-bae08104cd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:32.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:42.051Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=985dc6f9-5b10-4c2f-889a-51252a81c17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:42.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:52.058Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0cc3b231-a6b3-4b67-bf0d-0fe71ee12cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:25:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:02.064Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7e12fb1f-b35f-4e9f-b3ae-27858428836a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:02.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:26:08.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:26:08.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T14:26:08.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:26:08.905Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:26:08.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:26:08.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T14:26:08.909Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T14:26:08.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:12.071Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c69af6b2-9ef6-4041-9e87-095caec853fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:22.079Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f9933e2a-6d71-4429-9f7e-fe0e3fa31145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:22.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:32.087Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d1e5c944-1a10-44cb-b2b5-f58773cd2658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:32.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:42.095Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a4d01ca9-4008-4bc4-9770-b8504be335f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:42.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:52.103Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c5067ab8-a52c-429f-bb36-b5cf29217ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:26:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:02.110Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7429173b-eab0-4fb6-82ff-6648a8f264d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:02.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:12.117Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a60d8ece-e2dc-4a21-b096-7323a5e20d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:12.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:22.124Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4cd4628f-cfae-4bfd-9fcf-240e0fe69182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:22.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:32.130Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=58615e53-47fa-4292-834c-a8d203f3fa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:32.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:42.137Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=504ee57b-df9c-4845-a228-2d163407ee85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:52.144Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=28b6fa72-12f0-4ef1-a853-fb9f227b63fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:27:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:02.152Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e92c73a8-b4ea-4d64-b256-8ede0aacdbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:02.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:12.160Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=28fb8b18-fa95-433c-9af0-1efca5cfa6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:12.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:22.168Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4c7c924e-60d6-4fa4-b0b1-7334730c09e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:22.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:32.175Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1ff48929-76c5-4f74-9aff-6743b8e439d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:32.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:42.183Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2d0f2034-8ad0-4735-ab0f-932f7a31f180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:42.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:52.300Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=68e12cbf-395d-4281-800f-ccf787644752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:28:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:02.309Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6434fde5-e8cf-481f-b7c8-620432494dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:02.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:12.319Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f99f9d0a-e4de-48f0-abfa-6d039c3ef0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:12.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:22.325Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3e88224e-2894-4f5d-9285-9f36efb48c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:22.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:32.333Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=eb9d05ce-b5b6-460b-9538-1382f65d388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:32.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:42.340Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=eca3b011-66f7-42ce-8ccf-e0833c691f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:42.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:52.347Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=43fe5a89-2ccb-492e-96ae-e36662be4745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:29:52.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:02.356Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=64509069-c37e-417b-abaa-2add846e4457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:02.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:12.362Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=17af9760-5fd6-4553-b140-ed802c4b593f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:22.368Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=09569ede-cb7a-4e39-bf97-e466b429527f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:22.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:32.376Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b050b875-3af2-49de-ba26-9cdd52ee935b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:42.385Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=03428dfa-202f-498c-8c11-40ae5c368015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:42.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:52.393Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fff2d43e-9117-49b8-ad16-0ec1978dcd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:30:52.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:02.401Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=75d969da-260d-4e78-8639-c612cc195ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:31:08.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:31:08.890Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T14:31:08.891Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:31:08.891Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:31:08.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:31:08.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T14:31:08.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T14:31:08.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:12.407Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c2a34450-2f4d-4346-a963-29bbf20893cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:22.414Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a901f132-e06d-411c-a907-cc2911452ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:22.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:32.422Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c5a8d6a8-496b-411e-857d-457bdd1f38ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:32.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:42.430Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0ff4e04a-8518-4992-8150-3cc0d87b3e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:52.437Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=07928974-fcc6-4a91-ab52-c3237eda5ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:31:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:02.444Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=45edf425-9a8b-4435-b1f7-a67ba1b2ff25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:12.451Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=69187cf6-7b14-4e0d-b5cb-c04cbbe77bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:12.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:22.458Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8fe16a12-5cd6-4447-a309-f84e9ca23367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:22.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:32.467Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6551844a-e682-4387-a600-d8cdfb5a60f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:42.473Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=129e1b96-403a-4c2a-b293-526631775e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:52.480Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=35d42c28-cd1c-4908-b379-9d97dccb5929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:32:52.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:02.486Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1774cc56-7b33-4a97-a14e-4ab2a1e3644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:12.494Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=97760a54-fb4b-4c84-bbbf-d43bfa994ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:22.501Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=505442ac-47d3-4b81-80f0-4f4903b62989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:32.507Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=23208db4-16d9-49d3-9235-2066ebb36181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:42.514Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=73da9e71-a339-42ca-9a80-5e655895b182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:52.521Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a6d9f399-6aea-41a8-b30d-5b19070fc938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:33:52.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:02.527Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b4877141-a6f0-4348-84d3-8cd569b80c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:12.533Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bb1c5e4f-a6b3-4306-8ccc-0192bce9e84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:22.541Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5c96130f-5269-4b67-a317-9103ddc218aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:32.546Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4a42ee1a-47b7-4198-a9af-e2fc44f66b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:32.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:42.552Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=69c95814-3f7b-4c38-b1de-bc5ea4933a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:52.558Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=467ddb65-a30c-40ac-bd0d-5072e8b70fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:34:52.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:02.565Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=14904e2f-f0fb-42fe-a882-2bf8708fc33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:02.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:12.573Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c7f90bc8-eb80-41be-b804-0508a125c0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:12.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:22.580Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bbe08aaf-6be2-46de-940c-3131b71de963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:22.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:32.586Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c661836d-1e59-46ea-a5db-fe4d96aee3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:42.593Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5771602d-66a9-41ce-99b2-24cf311c83d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:42.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:52.600Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=587ca452-bf91-4314-884d-3cc43b6f56e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:35:52.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:02.609Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ad1f3ea6-02fa-4737-b32f-d9d08ca04a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:36:08.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:36:08.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T14:36:08.915Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:36:08.916Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:36:08.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:36:08.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T14:36:08.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T14:36:08.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:12.616Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c8be8379-dd54-4970-a3e8-0ac35f0f0020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:12.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:22.625Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2b4d2c68-7c47-4d4e-87dc-1ca572dccb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:22.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:32.633Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=910d5644-1c2c-4686-b45a-e9003d9a0435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:42.638Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a3ec9d61-6999-4b2c-b2a8-9472f1a3a137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:52.643Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c21c4eab-317b-499d-9a46-883937948d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:36:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:02.649Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=32c16d40-94b1-4888-8dbd-3761327d9f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:02.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:12.655Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=50d87ba4-9ecd-4276-a6f2-b571db102163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:22.660Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a3fb228a-f81e-4065-924e-f6983c836ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:22.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:32.666Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=26bc4cf5-0fb6-452b-b048-2b0537c67b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:42.672Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=60cdaca8-d3a1-4bdd-a7ad-9eb0ff3d5c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:42.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:52.678Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d999962a-2a97-48bd-8d8e-5b2ef3bf2a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:37:52.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:02.685Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c775c670-2aab-4046-a055-83ae447ea2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:12.691Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=16dae910-bd3e-4967-b198-079352f95af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:12.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:22.698Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=72da8068-fb27-4723-bf18-53b23a626043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:32.705Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=61b80814-be68-430b-8662-c6a425a254e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:32.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:42.710Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d1734938-0371-4c8b-8350-f4d069a8c28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:52.716Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7c0fef4f-5e50-45d9-b57f-76e62620ac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:38:52.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:02.723Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4ce06e6b-f4b4-446b-a780-02bd9ea7ed34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:12.729Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7dd06aa5-469a-49ea-93d6-b252c7eebdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:12.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:22.735Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d3b5d4cc-a91c-4d19-ac91-bb2dad23ad74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:22.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:32.743Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=eb295fda-26cd-4ed9-910b-7e9ac3d93f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:32.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:42.750Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b37aaee2-9e5e-4139-99bd-7cf8d902add5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:42.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:52.757Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5025efd0-1505-4e6b-a1fe-080da5e8a806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:39:52.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:02.763Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=86ac0312-3467-4433-8a60-f4dd2bf325dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:12.771Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=87439a45-ecba-4f1e-adba-fb7d9ca8fe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:12.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:22.778Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=79aa5e8d-f858-4fb8-8c7e-54a14f9dfb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:22.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:32.785Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c9684441-5830-4b77-90fa-9885b6b78884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:42.793Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=68720975-29f6-4082-b55e-9ec40d2c7f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:42.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:52.800Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=85563144-5653-4ef5-a988-9f2a094e3671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:40:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:02.807Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2f1d2426-174d-4ecd-9218-9f2bbf60010c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:02.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:41:08.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:41:08.900Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T14:41:08.900Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:41:08.902Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:41:08.906Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:41:08.906Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T14:41:08.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T14:41:08.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:12.813Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4d4901db-cd4f-4bbd-8537-858ec46c876a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:12.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:22.819Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=28c50063-0fef-4986-b14e-e4fda614a4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:32.827Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=900d86c5-580c-4931-a81f-097191f6654f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:32.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:42.834Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=767072bb-0514-4099-b48c-778f0e061000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:42.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:52.840Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=39fe43bf-22c6-4e17-b3ef-fed92c7fc376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:41:52.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:02.847Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=034533d8-7066-4244-a725-badc573fd55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:02.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:12.854Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=efac00c0-a8c0-4783-a118-7018297b15ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:12.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:22.860Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=85b0600a-51c3-48f8-9a1a-27282e68590c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:22.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:32.867Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=35c6afad-e2cb-4227-b961-e2a8fa8a9ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:42.874Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=03905762-6893-4a3a-9ed5-59d48e16f16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:52.880Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=affb9cb7-1ce4-45a0-a102-5c63e720a9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:42:52.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:02.886Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2e80ca25-e813-4db8-bfec-738d17845bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:12.892Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7d155bb5-06fe-46f1-a415-9e8eead65a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:22.897Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ae4496a8-20c3-4588-b9e5-6a9fe551a41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:22.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:32.904Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d6dcc1af-bc17-4e71-95b9-bd2f7f8bc14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:42.911Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a55b54f1-ca8c-4471-adfa-7d9366beb115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:52.917Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dc6174eb-da4c-4505-b272-5e79ca184297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:43:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:02.923Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=be31755c-844d-4557-be18-8559e40d73c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:02.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:12.929Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b0acb5a7-9338-46ff-b696-0b3387c0ac24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:22.934Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c36a6984-5f16-44a9-ad99-4847b167bf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:22.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:32.941Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=27131a73-cf3f-4f5f-967e-c49f19c60d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:32.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:42.947Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b19fdb34-d88a-4345-a8f4-5ac9a6d409ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:42.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:52.955Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=10fd6f8c-80fd-43ec-86ad-8d61a23eeace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:44:52.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:02.961Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9face879-7224-4cec-96e0-ba6872b108e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:12.969Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=febfc5e6-a277-4150-9044-6802985f7ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:12.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:22.973Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=45645c07-6207-4a4a-9759-b5031a5da9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:22.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:32.978Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=924e7138-caab-441c-90c0-d67e4ac0e7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:42.984Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=97c6e189-bd7a-41f1-bee5-1ef22c339627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:52.990Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=65190d17-21da-4dd8-b966-6486644ef50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:45:52.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:02.996Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=940605ed-865a-40d0-b856-b9a4fd4ac1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:03.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:46:08.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:46:08.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T14:46:08.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:46:08.886Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:46:08.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:46:08.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T14:46:08.890Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T14:46:08.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:13.002Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dfdbe507-75e1-4455-8a64-c2f8406e1e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:23.007Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0f39ee6a-13f5-440d-b476-5ce403f01d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:23.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:33.013Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0695f56d-7337-4d65-a1a8-f7b55366d0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:33.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:43.019Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=238e2bc1-58a4-41c6-9ee7-1090b436696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:43.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:53.027Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3d1c8ec2-6a0c-48fa-be32-0c0db782dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:46:53.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:03.033Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5b4efb53-795e-40b0-8566-0fefc7a4dc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:13.039Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fc24401b-1d37-4c3e-a291-d159ff412530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:13.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:23.045Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bcc92acc-b72d-4037-bd65-4375e57b0663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:33.050Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=119b6cb4-c730-4d80-bd1b-7844236d118c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:33.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:43.057Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a711f957-a340-4953-bbdb-a8f39706f7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:53.062Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=aed4cf2e-a523-4e4e-a362-86e709fa54df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:47:53.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:03.069Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=829d016d-5859-404f-9399-2450ff7b1029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:03.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:13.076Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=08fa21d9-fe44-48e1-b2ee-c693306a0e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:13.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:23.082Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9c0587d2-4b8f-4c7d-9737-d08a8eabcad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:33.090Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9e0f3de0-f35e-49f5-988c-78b04b643ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:43.097Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5629dbb9-5c03-45fc-bc68-c973707630b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:53.103Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=29a12822-1cb6-467a-814d-3d8eebcbab5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:48:53.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:03.108Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=864489ed-3859-4d5c-9899-61977dc35aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:13.114Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=00c568fc-134f-4778-91cd-0dae6eb0e1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:23.121Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=26fb2180-3fba-4fec-8a98-1d603aff6b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:23.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:33.129Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9ff62341-f1f9-4a04-8d9b-d8bb84d61bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:43.134Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=abe0a728-4660-463d-b7df-28c82bdd400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:53.141Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=069f6191-0834-42bf-b782-a25948f5de85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:49:53.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:03.148Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4a356526-b922-4b44-b54c-2f599625c98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:13.155Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2f13b793-873d-49c5-aa26-119d37364ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:23.161Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=89bee004-a3be-45b6-bbed-24f8bcc215fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:33.167Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d044f1ca-ede8-4351-89bd-fd566c570197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:33.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:43.174Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=98c477f6-a006-41b6-a3ba-0adb98f8cf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:43.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:53.180Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=246b72a4-e711-439e-9c3a-fd30aabf5f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:50:53.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:03.186Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7439dca8-5b5c-4677-b555-89698e6e37d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:03.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:51:08.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:51:08.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T14:51:08.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:51:08.898Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:51:08.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:51:08.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T14:51:08.901Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T14:51:08.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:13.194Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b2a40bf0-52c3-453d-bf7d-7ce871770fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:13.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:23.200Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4d68b0d8-3bca-4d4b-baf6-be7807273ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:33.207Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=30c82e80-8697-43f6-ae99-863e35130deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:33.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:43.214Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a7d1e884-bcd3-4899-931f-5f68cb5f5ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:53.220Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=96895692-e358-4a92-8c8d-743170a4f238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:51:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:03.227Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=16d079f2-cac0-4ab4-90df-05921a80d06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:13.233Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=95718355-aea4-44d7-8027-651be7170d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:13.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:23.240Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e007ffaa-f334-46b7-80d3-b4422377b61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:33.246Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ee818d76-96ea-4ec7-ac30-5f97c1f3b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:43.253Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2fc4958c-9c02-444e-bad8-338796a81df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:43.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:53.260Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2cc48b09-98d1-4412-9f26-44fc71a24284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:52:53.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:03.266Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=863575d4-33f0-4148-81f5-92f1222ea2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:03.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:13.273Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=35d9955d-a3e5-4af4-8b4c-31f7c0c6e914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:13.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:23.281Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=efcd3f6b-c0cd-4173-980e-c282dbff5761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:33.288Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=43d82d38-652b-45a2-882e-6e521d2d9ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:33.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:43.295Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=20914050-93ae-4d8c-8618-5d4073bdb2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:43.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:53.302Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fc069910-9dfd-48ed-913a-8c357ac7f169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:53:53.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:03.309Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=59e13182-d573-43ac-9ef9-ae5f83257232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:13.315Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dd313e79-c0c4-40f4-95ea-2400537e27ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:23.320Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f9642ffb-e0d7-45e0-bca8-1d1466739e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:23.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:33.327Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a65aeeea-2032-48b4-9d1d-b0877db6356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:33.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:43.332Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6d16dc49-0c40-4b6b-9e66-94990ad47a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:53.338Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8c8bcdfc-4e41-4669-8fce-bbfa5139f633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:54:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:03.343Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fa71fd14-86a2-4142-8606-c18209707f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:03.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:13.350Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=60d65b4e-4c6a-45b1-ac63-db504575194c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:13.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:23.357Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bd147d12-2c7c-45ab-9de2-4fe6b9c7a1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:23.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:33.363Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7925b4fe-4475-4867-83a4-0985991d20c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:43.369Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=29ec63cf-6efd-4d5d-a194-0f7ce2923eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:43.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:53.376Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=21198802-ae85-4421-9be8-f9025964b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:55:53.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:03.381Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=64f49e5a-53c3-4b68-8dfd-809c49dbf2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:03.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:56:08.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T14:56:08.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T14:56:08.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:56:08.890Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:56:08.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T14:56:08.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T14:56:08.893Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T14:56:08.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:13.387Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6071154e-4385-4798-be52-8503fbcbe222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:13.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:23.396Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=679b96e3-5457-47cc-a60b-8dbcb6e6522d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:23.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:33.403Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0b87a935-81e2-4918-8516-6e9fa13831ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:33.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:43.410Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=942b633c-3fc7-48fe-be1c-aa5a44e91cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:53.416Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=82f039a2-a2d5-4a9d-aad9-ba4079bf9882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:56:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:03.422Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=934646bb-861e-47db-9bd1-e1e2ab775ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:13.428Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=27efb6ed-7ae3-4667-9c1d-99a3727338bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:23.434Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4479bf69-d91a-4be2-9e86-9f729a584cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:33.440Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=359e6110-eb34-46cf-b903-bf6ca4f1f487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:43.446Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a050f011-68d5-4a35-b806-a96804c18cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:43.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:53.452Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a766a057-9a4e-4d75-97ad-7ad6090b4312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:57:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:03.460Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=90f3e25b-8f31-4726-b0ef-cdcc2a9211be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:13.470Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6a7a0152-0dc0-4559-8f8a-919eb2ac5c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:17.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:27.417Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3925bd95-76d5-4217-8557-e268da41056e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:27.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:37.423Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=189a6a13-82ae-4310-a217-4ab903fc740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:47.430Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e258b251-c6d8-4949-96c2-e4a0f6d5680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:47.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:57.435Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9e43f075-49b8-49a8-8b6b-073ec2922526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:58:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:07.441Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1f29a7cd-6deb-4177-a400-abe6da558f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:07.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:17.447Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8cd62265-2bc8-44c9-b187-7a8952c4dbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:27.453Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fd616919-044b-4fa2-a73d-a089c2357506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:27.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:37.460Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=12709c5f-8b1d-4b21-87f0-48c83685c7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:37.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:47.465Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9fb7fbf8-4ce0-4f6c-ada2-8683e32f95f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:47.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:57.472Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3fff708c-22a7-415a-b5fa-1dee7ffe245c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T14:59:57.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:07.478Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d13fa429-4d2e-4020-83dc-402db0dfcc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:17.484Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=aae35925-f820-4b8d-9389-a2de57a6fbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:27.490Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ee19f9d4-7d30-4eb5-80c5-51ba09561c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:27.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:37.495Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0d53c58d-35bc-4a2d-b4ef-e6516e893ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:47.506Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1cbf14cb-e434-4856-b7b4-8c81118ead03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:47.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:57.512Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c9753a75-3ad3-4044-a36f-d20a118f5931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:00:57.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:07.519Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4d5eb55b-f72f-4d55-8a86-b6394925ae70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:07.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:01:08.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:01:08.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:01:08.894Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:01:08.895Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:01:08.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:01:08.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:01:08.898Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:01:08.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:17.525Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4ca5d7bc-1fca-4bf2-9dc3-9da2a14180fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:17.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:27.532Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9ecd4e5c-b41f-40cf-b083-41643250fa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:37.539Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f965cd2a-a147-486c-87c8-0dbd04141089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:37.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:47.549Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1f6ff6b3-51ef-49a0-9f8c-120d9b324c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:47.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:57.556Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=99f00b23-0e0c-48c5-a660-1243f20bc9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:01:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:07.563Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dc7267b5-2252-4883-b537-48cd211a0811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:07.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:17.569Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a6936582-b11a-4dbd-8f4d-c052bdcf81b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:27.575Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=19522f41-4b25-431a-a453-51cf40a3bd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:37.582Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3d4568ce-279e-41d3-8b30-54b3a5e6242d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:47.588Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1aee2a77-606b-438f-8a57-cce3cde05a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:57.594Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=69e0172b-f019-4c78-8e4b-70e46d954ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:02:57.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:07.601Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3a5a8caf-cadc-4dfb-a4d5-801d6b2fa90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:07.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:17.608Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8ff4629c-cff9-4d9b-a42f-81a69e75cb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:17.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:27.616Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fef883ef-3e24-4d7b-8202-4509a04f5c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:37.623Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7ec19a60-5f23-4672-959d-f611a1d431b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:37.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:47.630Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=00fd2c6b-e339-4f9a-b63f-24b7f6059db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:47.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:57.636Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b6f2dbf9-e864-4561-8ff7-20855dfc547c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:03:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:07.643Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6c6ce681-dfc9-4899-88e8-f52d1e426b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:17.650Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c668bc59-9976-4dd0-b607-9891434ef75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:27.659Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=16c44834-fb7b-4262-a993-180ac68414ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:37.666Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ae69a81a-a45e-4a7e-a282-31d86ac67cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:47.675Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1f37038f-0aa6-4a50-9809-a67bd654c097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:47.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:57.680Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=386617fe-0e8d-4eb1-8787-414fff905eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:04:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:07.686Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fbc15f5f-a985-44d2-b2bf-83c8bd83a1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:07.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:17.690Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8f129846-3d7f-4cc3-a1a8-fa7c0f4347c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:17.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:27.696Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=49d71dfe-0472-4fd8-8140-3b04343e89f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:27.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:37.702Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=61df675f-41a9-488b-85e7-bb776203d1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:37.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:47.708Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4afcb399-d4b2-4c94-9c74-a7d2a2570a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:57.715Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5ba22c04-e2eb-4ab0-9ade-56982520d2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:05:57.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:07.721Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5d296468-bf41-47dc-a964-9890f8990c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:06:08.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:06:08.894Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:06:08.895Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:06:08.896Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:06:08.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:06:08.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:06:08.900Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:06:08.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:17.725Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=85a8e488-c470-44bb-a271-9da260150eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:27.732Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=990f416e-2246-4c28-ab18-31d84fc9ce82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:37.739Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7750c9e7-7279-443f-927e-3fa5142bd401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:47.745Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4bae4f2d-7a6f-4211-bc76-791ae80dfbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:57.750Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1c6f7351-1724-4451-b287-78cb2fd446c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:06:57.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:07.756Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=59a6cbdb-422a-4a41-ad92-f14dedebdaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:07.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:17.762Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b318b095-74e3-43db-b6e9-5faa475e8aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:17.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:27.768Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e0162754-45ad-4120-b617-f4b4a307cc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:37.774Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6f22c342-d7d3-40df-85e2-7e724473a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:47.782Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=86ae919d-db00-4688-a9f8-aa0d121009a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:47.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:57.788Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3502a331-4e34-4ade-be09-83363566fea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:07:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:07.794Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ac8d662b-b1f5-4145-9711-f1e57ba5cf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:07.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:17.799Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=66c6f047-b10c-4561-a8e2-d517a827e096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:17.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:27.804Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f51773ed-5631-4faf-b6e2-186ec1c2fd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:27.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:37.810Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9f60e94d-f46a-48d9-9948-d3925682cea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:47.816Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2f34a4e2-4f91-47a0-be91-d8e263136157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:57.821Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3fb14827-3821-4d4a-bfc5-dcddb8e7b5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:08:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:07.827Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2ce77b36-7166-4b69-8362-5eb8a41e7b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:17.833Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f0fe8758-4e0f-491d-93be-71e46297b1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:17.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:27.839Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=506baf59-e7f5-4a12-848e-5dcad975a334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:37.844Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2f2d090e-5053-4533-8f8a-ec6065337f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:37.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:47.851Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7573c136-79f1-4d40-a761-712fed43a0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:57.857Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f5403b19-3fa3-402c-b932-73589de3cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:09:57.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:10:07.862Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=934348ff-040e-4903-9ce2-fd5338da9ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:10:07.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:10:17.868Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e6784661-4601-423e-975a-3020d5e79747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:10:17.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:10:27.875Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fa538ed7-5b95-4e32-9ffa-89ecba30514c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:10:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:10:40.503Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bbbbdec6-9f0f-4de3-a86c-9c19fd8076e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:10:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:10:50.508Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bf23ba8d-b53a-480d-bfda-717fc3d579c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:10:50.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:00.513Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dadb26ad-5832-4fa6-8cec-fce2497825c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:00.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:11:08.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:11:08.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:11:08.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:11:08.884Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:11:08.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:11:08.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:11:08.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:11:08.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:10.518Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4794ce4f-b30a-4706-80e5-e331d0f267c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:10.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:20.524Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b6be75f0-8797-4180-b6cf-7e89955e0146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:20.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:30.529Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7c998069-e426-4c65-8841-a97ece45ca04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:30.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:40.535Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=25fccbf3-b08d-4b1a-880f-d69a50451919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:40.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:50.541Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c56caf82-7151-4816-8428-bbe890f3b625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:11:50.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:00.546Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9c452870-4ea6-4c5e-a727-9860a659601b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:10.552Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f467bd5c-387a-4864-8e7b-aebdcf1257b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:10.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:20.557Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1e430635-0917-4d90-84bb-5bca7caaadc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:20.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:30.564Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=530e54df-cab8-46ad-a167-f9a8b4d6e3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:30.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:40.569Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1301f9db-f75b-4c2e-a44e-7ee49e51bd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:40.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:50.576Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=16c83063-6f32-4977-9247-367290fa1acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:12:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:00.581Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3c9c61e5-4899-48ac-806c-27654dc4d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:00.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:10.587Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=92528a40-5943-422b-b762-5260768a297f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:10.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:20.594Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dfb8d763-3f80-48ca-95bd-25f3f900ede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:30.599Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=66fe5d13-6b4a-406b-a826-9cc4eb2d4c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:40.605Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=57efc528-4f73-4087-8494-99485335e9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:50.611Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d8f39d40-412b-471f-932b-813d7d35629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:13:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:00.617Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9a30eceb-3734-4abf-a4a4-1a596113ac52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:00.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:10.623Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1a270545-81b4-49e9-ac43-d7511c96ba97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:20.629Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=cc795b2b-d824-4c8a-849f-09cbbcbe873f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:20.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:30.634Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=17a7ed56-0f60-4a6e-b660-72e9970ff4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:30.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:40.639Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ad63a972-5d03-466a-84f8-801cb82bd0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:40.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:50.645Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3ce73caf-0066-4f52-a455-a71efb42fd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:14:50.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:00.651Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7eff6a17-c9fc-4915-9042-8dfdc1c4597f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:00.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:10.656Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=45992c9c-0e16-4b80-b35d-c6329341067d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:20.662Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ce7c5aa4-e936-4f25-aa52-01d60380d920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:30.669Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e2a2208a-6a22-4cf3-97a7-dd3059565866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:40.674Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=39576dff-cf73-4419-9c3b-c7e0794db225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:50.679Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=81d4c5f9-d7e9-4369-a0b5-6a01535bc122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:15:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:00.684Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=baa3e21d-a81e-4656-8cc8-151a483e1cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:00.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:16:08.855Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:16:08.855Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:16:08.855Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:16:08.856Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:16:08.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:16:08.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:16:08.858Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:16:08.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:10.689Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=290e391f-699c-4345-b64a-5e4ff3d33524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:20.695Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9e6c78d9-c0a8-4a28-afe1-8dd9e585984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:30.700Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=09e4e2ff-cded-4c7b-9c39-70192124c2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:40.705Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9c42876b-1951-4a3e-92dd-d3d1433706ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:50.710Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d18d1b37-ae68-48c3-9b17-6494cf7c43ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:16:50.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:00.716Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a43ea6e7-9985-4332-8001-dbce32294a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:00.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:10.721Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c55aad1f-8405-4b9a-851c-f6d93a198f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:10.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:20.726Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3ccb5078-a16e-4559-9a35-249c24e85ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:30.731Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d5dfce9b-765e-4fe8-9fd9-28da16f66092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:40.737Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=95ffd62a-2c6e-4c4d-ac19-238b66b0ead5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:40.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:50.741Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ea5b84dc-4786-45e6-aa3c-5ed7018facd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:17:50.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:00.747Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=77053728-ba15-45f4-97e8-f35f0d4c3f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:00.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:10.752Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5b0fb101-9f48-4506-b6b8-8f516d2ba66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:10.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:20.758Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c0ad9b97-13bf-4761-805c-7d5d68cd2817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:30.763Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=656146de-593d-41a9-8b39-eb00931e3325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:40.768Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=23972af5-d74c-4abd-bdd4-0e4852aa446a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:50.774Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9a89de4b-dcc7-4996-8100-bd8e2047c761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:18:50.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:00.779Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a6dd265c-f438-4e20-b51e-b02a854b1a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:10.784Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e38f2ee1-2307-4d14-b2fb-319672b2c054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:20.790Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=712c9223-9a1d-4596-a804-7bd2ee863b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:30.797Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3da98a21-22ee-4961-b585-03889089abca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:30.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:40.802Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8f0303cd-f936-4874-a9a5-98cb8bfb3459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:50.808Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f457b25b-aa15-48b8-86b1-34747c2dd990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:19:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:00.814Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=82bf7907-1f82-40f7-93ce-aa7128ec3e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:10.819Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3e9409c2-ca36-4e23-b341-9364b8cc421c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:10.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:20.823Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7d538395-2d43-4850-bf28-c88d24ab8288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:20.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:30.828Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=08a12622-f8a3-414d-8d0f-0ae87fa845cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:40.833Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c4540077-11fa-4a5f-ae0a-c2ee8379521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:40.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:50.839Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=db8d0783-206d-430f-a679-69970bc91fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:20:50.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:00.844Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8e6d8e89-c8b3-4a0a-b25b-3f83298c837a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:00.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:21:08.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:21:08.874Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:21:08.874Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:21:08.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:21:08.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:21:08.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:21:08.877Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:21:08.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:10.849Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=611af00e-2026-4e59-bac8-a936202ebb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:20.854Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e7dd7cbe-5c62-44ec-ad72-fc9f3306fd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:20.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:30.859Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0dffc45c-a07f-42b8-bc7d-dc29aec7c907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:30.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:40.865Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d6237838-704c-417d-86b8-b9df11fd2e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:40.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:50.870Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2dd5e73c-b386-4fd6-95e5-82bc24779c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:21:50.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:00.876Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9db86a40-5eaf-4866-a548-888577c953e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:00.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:10.881Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3aeea0ee-5e10-48fb-bf9d-5f3fe5fe243f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:20.886Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e55fb010-e808-42e3-8a0c-28c7cdf2d92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:30.891Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=30821bca-a2af-4f48-a781-3b13e60ceb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:30.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:40.896Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d3835cb4-fc3f-4099-a8e7-433381684a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:50.901Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9d51706d-0a9c-400d-9f5c-33be0f1504e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:22:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:00.906Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0227610c-a9c8-4e69-b3cf-56055bc92fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:10.911Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=16518bf6-dadc-4e2a-995a-7affe8362c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:20.917Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c5ce82df-4c48-4873-8503-9160c9c54d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:20.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:30.923Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=cca2f951-768d-4e16-a09a-b6bfbfcb268d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:30.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:40.928Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7e4dfd7f-32af-4edb-b058-234469fe25b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:50.934Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a86626a3-8c21-4e7d-a327-ba4a84248d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:23:50.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:00.938Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b4df02e1-698b-4e4a-b432-c48899b21ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:00.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:10.943Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d62c54be-a662-46f6-91c2-e082071d02a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:10.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:20.948Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=20389be3-00c3-42ce-9474-f8247dbd4460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:30.954Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3822d395-d1da-49fa-b3c4-6db3284a0274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:30.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:40.959Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7a933271-9894-4450-acf2-590b29652e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:50.964Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5e57925e-9a1d-4365-82ce-3cd1189923c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:24:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:00.969Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=84927d25-c8b7-42a6-81cc-772e8dc3801f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:00.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:10.974Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=73604fa6-2dd5-492e-8717-210d79e1993f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:10.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:20.979Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3302060c-074d-4d19-bb55-b269193dcabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:30.985Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7324f4f4-8f2e-45a0-b642-dfba6496a9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:30.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:40.990Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=801cf7a3-35ea-4137-bc64-2ebd4cc6f6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:40.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:50.997Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0e832429-fe9d-4ecd-b954-6e278769510e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:25:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:01.004Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1531f3fd-e4bc-4762-b7c6-e00efc6e0ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:26:08.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:26:08.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:26:08.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:26:08.889Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:26:08.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:26:08.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:26:08.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:26:08.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:11.010Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d006fb1f-a2df-4dbd-831b-952fad255960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:21.015Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8e816c0b-48a8-46da-addf-3633de12343d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:21.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:31.021Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=744f9c73-3b76-4e9b-b7e2-3bf03659e300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:41.027Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8fd2d279-4479-4db0-a3cd-60f04c52de33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:41.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:51.032Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bee28d14-9196-41fc-80d0-04d4e46dbd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:26:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:01.037Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e29402fc-7011-4eab-a67d-278924895d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:01.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:11.042Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3157e108-ca10-481b-8c96-62cfeb61f6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:21.047Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=250d827b-1956-4662-96ed-db07c982ff81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:21.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:31.052Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dab7c5d1-c83f-4624-b498-4edcc956805a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:31.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:41.057Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5c1ad300-511a-4828-b9bb-c0263b4cf5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:41.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:51.062Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=27c8d6a4-2ee3-411a-bdc4-4b5c3322e54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:27:51.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:01.067Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=cd397e21-7c36-46c3-9ae1-99c7b4c461a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:11.072Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b41c9614-653c-4a62-9622-ababf58c0c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:11.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:21.078Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f14cdfc9-5429-42db-8481-9bc486fcde67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:31.083Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=963ccd27-1892-4fb0-a323-0ad53d7f2acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:31.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:41.089Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d1ada43a-a30c-416e-945c-f5ad782486b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:41.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:51.095Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d8ecb9a8-5f55-4500-a798-6076d7493c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:28:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:01.101Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d34f7605-ab2b-47b1-a883-6be2549204ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:01.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:11.107Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=68d29d33-e03c-4d3c-8a55-686eeb8c3b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:21.112Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3fd5896a-2c15-42bb-ad75-9933b2452b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:21.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:31.119Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1ec847f7-965f-4980-bff7-2208050bb279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:41.126Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9ad6edc2-a5a5-4759-867b-7ed8268e70eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:41.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:51.131Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=33732946-e084-4bd7-9db0-10b670d29802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:29:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:01.137Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7dd41ea5-8e65-4ad1-8ad5-8abef4cc8b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:11.142Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=12b7a1fd-7c84-49db-9ffa-6917dd16a8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:21.148Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=507cc6cb-0366-4219-b8f6-c65d744774df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:21.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:31.166Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ee83bcec-32b3-4a81-af8b-7226b5e98293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:31.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:41.172Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d0725638-e244-40a3-ad01-60f31b388db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:41.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:51.177Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=564cb0de-12aa-481e-a403-859a309cb2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:30:51.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:01.182Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=db2d313a-13d2-47c5-a855-479b16a632d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:01.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:31:08.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:31:08.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:31:08.873Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:31:08.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:31:08.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:31:08.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:31:08.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:31:08.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:11.188Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=376f6e0f-0d39-40b8-99e6-ffe35b117604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:11.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:21.193Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f1632f0c-cab9-4b4c-9e40-d8c12e2b65f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:21.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:31.199Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dd160ba3-1392-48df-aa24-20fb6333026b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:31.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:41.205Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=93cf5f52-754c-4e86-adbb-8dc36ff9efa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:41.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:51.211Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=50a2619e-66f1-4821-8c1d-48f88b0214a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:31:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:01.216Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0fc42826-f3ad-4d23-992c-8c7452176908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:11.222Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f49ed7fc-0741-47d4-b1e1-b35f02f38942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:11.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:21.227Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9e5ebf35-7104-407b-91fc-4da5a64b853a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:31.233Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2c91fbf7-c5fd-45fc-9328-77f78b7f5a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:31.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:41.238Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=74d2fe91-8732-4354-bef0-429c47df6237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:41.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:51.243Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fb84315e-44b7-4696-8f73-a28044ac99d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:32:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:01.249Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f1081290-90e4-4a2d-8f74-4c6c04856fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:01.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:11.254Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=91b63078-25d2-4527-97ce-3d7c13f2d95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:11.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:21.259Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=41b8eb3e-39eb-44a3-a52c-e8ee49a2d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:21.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:31.265Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4711753d-1b91-4ba3-a5c0-74832e0e8419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:31.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:41.270Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c7633a93-60c1-44c3-9434-a677fdbdc0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:51.275Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d850362e-2749-40a3-a049-dbf806c88fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:33:51.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:01.281Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f10018e5-e751-4526-a6b7-ccc497f0a4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:11.287Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dd70e647-7e2c-42a3-bad5-83e4cb1c44d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:21.292Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=09c8c7e3-5f47-421b-9940-8eee2fb634d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:21.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:31.298Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a44c4d1d-f8e4-469a-b0c7-339860fa490a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:41.303Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f76504f7-3860-42ed-bdfb-1e6fd884aa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:41.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:51.308Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fe56b7a3-50c4-4faa-9075-f8316393b3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:34:51.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:01.314Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3703d227-38a4-417e-b2e6-9b1c52249f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:11.321Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ddf6ece2-0d84-4561-9806-a5e83035e97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:21.326Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=eb8bdfb3-879a-4117-a077-f9b627334dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:31.332Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=50db624b-b1b3-43b6-b514-fccfa9085fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:41.338Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bded21ed-c233-4b98-8e7a-051e758c0c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:51.343Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c8eb19fe-731a-4aa7-ac07-5be2d102db54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:35:51.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:01.348Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8d95554e-be21-493e-899e-2a7be5d164af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:01.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:36:08.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:36:08.881Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:36:08.882Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:36:08.882Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:36:08.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:36:08.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:36:08.885Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:36:08.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:11.354Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=aa527077-3163-41ed-9e0b-d84a3c972ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:21.360Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=280a5367-3d76-4b77-8387-ba83f7bea38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:21.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:31.365Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=70bcb3ce-5aee-42dd-8ff7-80571da7cf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:41.376Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4385b12e-59d8-417c-a84a-b86335375239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:41.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:51.383Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d67397f5-fd26-4f10-bd33-cd9a379d6a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:36:51.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:01.388Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=298e0dde-7862-4310-9ea0-304a83660910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:11.393Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=21e07892-280f-493a-bf1f-78fa612886ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:21.398Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ec610e99-f750-4c40-92c2-b58d87d253d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:21.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:31.404Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=00c5537a-5ba6-4de3-a4c7-cf0d407b3236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:41.409Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2b102d18-8c95-447b-a60f-ab7992c9285e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:41.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:51.414Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9e024594-5adf-4e4e-a4ce-abd8c9d31afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:37:51.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:01.420Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=aea36bee-3fd1-4263-8c8b-00446f0c4b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:01.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:11.425Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f6a176e6-6443-4153-a257-499e68f47ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:21.431Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8937877f-fa65-4e0e-82be-4d720ae0cbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:21.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:31.436Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f6f529fc-c923-4c36-8f8e-82e42eecb024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:31.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:41.441Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=af391682-2596-49f8-9368-8bfb16a5f09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:51.447Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=03dfcdbe-1045-468e-aa37-90e831f728bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:38:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:01.453Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a4103c56-9ae8-4db6-b213-2a7d6e34d20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:01.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:11.458Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c31d84aa-9583-44c9-b521-e460e4d797d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:11.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:21.463Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d0ebd2dc-46da-4a5c-8dbd-34feeedcdda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:31.469Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a03384f2-801c-4d92-a6d4-20aed49e0bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:41.474Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=055c780c-87bb-48e0-a359-de6ac1cf8fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:51.480Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2cbafa05-da3f-45fb-9578-e7fc78adf6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:39:51.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:01.486Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6066ed67-eb6c-4517-9a73-b82925dfdc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:01.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:11.491Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3395ee13-49fd-4a91-8ab4-442c7b3b5b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:11.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:21.496Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5756987b-0160-46f1-aa0f-21b23b483ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:21.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:31.502Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=61ac513f-f6cf-45fc-945c-55de1eb19b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:41.506Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=24caffc9-f203-4c2d-b093-554da0f6e3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:41.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:51.511Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f76a5d8f-2c17-4e57-8510-7a046413e516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:40:51.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:01.516Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=42934583-7462-4710-86c5-6a390c07bd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:01.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:41:08.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:41:08.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:41:08.877Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:41:08.878Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:41:08.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:41:08.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:41:08.880Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:41:08.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:11.522Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ac2cca10-d78e-434b-969f-cfc4a979d5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:11.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:21.528Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f90910ec-7df6-4b32-a997-992424ff57e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:21.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:31.533Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1c9bbef9-2951-41fd-9d8b-871caf20ea5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:41.538Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0a39ca57-c9b1-420a-b75e-22c2bab5d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:41.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:51.543Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b7dd8cc0-d830-4190-b025-d1818ec1ea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:41:51.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:01.548Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=db9a285a-54cd-4eeb-94f9-fbc5a169939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:11.554Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f9df7350-9fca-45f8-8e7b-aced005f5e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:21.558Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d16df82a-d529-4d70-8018-6397e50f2ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:21.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:31.564Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=29e55f60-0672-4fb2-9bbd-04bc9685974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:41.569Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fe52e821-0384-43c9-93ff-0775b6adf661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:51.574Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a95e21c6-6c12-45f2-9d02-4db5893d6df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:42:51.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:01.579Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3171e03f-73cc-44d1-854e-0c501de2b500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:01.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:11.585Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=92dfc57a-52bd-4cef-bdf6-393f2c206f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:21.590Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=eb881934-0e8a-4aeb-abbd-28e3c177db01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:21.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:31.596Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3424c094-a2eb-4c2e-bfe5-f7b6a14f57cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:31.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:41.601Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=47708af0-f333-4e2c-b8bb-18f7a698baff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:41.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:51.607Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=55fdff3f-c8d2-4ad2-bc15-2fcfb5aeb0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:43:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:01.612Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e28105c2-e14a-44c6-9b76-39f9c4a77967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:01.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:11.617Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a6e8c466-4116-4a96-abec-fea1f1262b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:11.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:21.623Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a91fb5c8-9a28-487b-b6ca-f9e02d51efa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:21.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:31.634Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=30ac36a6-12fc-42f8-8be2-ecd2bb8567e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:31.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:41.640Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=49b843f1-0bea-4112-a2e6-585625ca212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:41.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:51.646Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2ec5d13b-7620-4df2-be51-d12c9e253313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:44:51.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:01.651Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=65a87d28-cfd0-47d9-93b3-71cab7c2f9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:11.657Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6073ebb1-0c2c-434c-bcd2-256daf6a3fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:11.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:21.662Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1b9bad93-585b-492d-ad90-19f79cad04a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:21.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:31.676Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=36474734-84fe-4999-bb3b-01370dde7db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:41.681Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5c3feca4-4cb5-4643-9ce7-96c5640916a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:41.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:51.686Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a78421e7-df7f-4ef4-b5e1-d5a25de4b0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:45:51.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:01.692Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=95d97380-0fd2-4dc2-b43e-0bfdd6db4e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:01.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:46:08.857Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:46:08.857Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:46:08.858Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:46:08.858Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:46:08.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:46:08.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:46:08.860Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:46:08.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:11.698Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f6d44f81-7c8c-4a20-9f1f-04f53acb150c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:11.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:21.703Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8765bcc1-18da-4e3b-876e-e2ead9cef9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:21.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:31.709Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=869ff1ba-a5fd-4dd0-b43f-273792428afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:31.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:41.715Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a9f80b1a-9d14-45b5-9593-44f0903974a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:51.721Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1855a2e2-4fce-4d0c-9515-34e617af7fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:46:51.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:01.726Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e88606fb-b379-4377-802d-41f2e5e0b32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:01.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:11.733Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3adb1862-deee-4387-b9a7-a431fa9e6c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:11.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:21.738Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=52efebcb-238c-4054-bbca-9dd329f92401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:31.743Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f783c4fc-6078-4e3c-9276-4e9f4513675a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:31.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:41.749Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3ded6d2a-69cc-4656-9666-b642a5e34a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:41.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:51.755Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dea86728-1886-40f2-8a3c-183f8f19c14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:47:51.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:01.760Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=63d9d1c4-b178-4d07-b598-32980d6f2534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:11.766Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3f82adbf-035d-4f86-8e5d-3937e1757f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:11.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:21.771Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4ae5568a-fa2e-4eb3-a349-c2df806cdfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:31.777Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=88b29ff5-f6d7-455a-ba1a-90f657c4db90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:31.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:41.782Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d990c8ed-34f6-45ea-8d1b-f6aa79c2e45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:41.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:51.787Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8c2f99c4-1c60-4bea-a778-63b7ea89d3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:48:51.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:01.793Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=08c11618-eebd-4b0b-9e6e-bfec2a81ad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:01.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:11.798Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f73e1a42-16d2-4d82-9ab8-2f8e1f67c90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:11.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:21.804Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e34b65ab-9add-47d7-afad-e3b6c7114f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:21.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:31.809Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=63da8db3-ceee-4780-80cc-1b884cf10a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:31.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:41.814Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=52137241-3412-460a-974a-8f953c3b93e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:51.819Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b4acf16a-6fc4-4664-bda0-eb7a57e0b736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:49:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:01.825Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2ab86636-7578-4ecf-8fd4-6113f6430f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:01.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:11.830Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e18ac990-228e-4b81-9103-547002dfeda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:21.835Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b1047dd5-ad3a-415c-a0b8-a2b727e07193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:21.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:31.840Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ce0b417e-789f-410b-892d-57a5374a8953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:41.845Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=25de9799-1868-4cd6-a912-1c96ce27db56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:41.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:51.850Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4d10fc5b-96c8-46c5-a309-2445f9b5dd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:50:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:01.855Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1bddb193-e863-4b97-885d-9c73f35db392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:51:08.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:51:08.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:51:08.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:51:08.872Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:51:08.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:51:08.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:51:08.874Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:51:08.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:11.860Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0cd454b6-b202-4d43-8f40-723463186ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:11.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:21.866Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e8f6375a-7324-4588-91d8-f631da1c5f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:31.870Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9c140952-40bb-4237-995e-e4c40612f9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:41.876Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a332f2c8-f3f5-4856-bde6-f76816298817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:41.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:51.882Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1ce7c052-0a44-4eea-adac-e520472f4c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:51:51.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:01.886Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=76309a38-4626-4c8f-9e32-a79385b94f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:11.892Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=387c5986-0f68-4748-9f4c-cbbca6c4f33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:11.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:21.898Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fe54e68e-96aa-4dfe-a5fe-f1c716332d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:21.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:31.903Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1321479b-df03-415f-8f29-98fa2d8a332c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:31.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:41.908Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8e4c8474-8f35-4cef-8b81-3d6f3e77a7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:41.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:51.914Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4504f6ac-4b3e-46dd-8c33-73075faf0130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:52:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:01.918Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0b2799a9-80ac-4fcd-b2c8-7e353f0f6bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:11.924Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=baf5faa3-f61e-4785-899f-d52888fbcd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:21.929Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=da70d3bc-0c61-4a3b-b2fb-4680032fdbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:21.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:31.934Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=54e880d4-4129-480a-a76d-311d03dac864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:31.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:41.939Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9c9c352f-51ca-4eb4-9649-08593fa8d2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:51.943Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c3ddca90-a92d-4672-b8d4-9322d857948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:53:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:01.948Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9b69845e-860f-4b96-8f35-4a7a604cb036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:01.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:11.953Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b0f372bc-930c-4ff5-a594-c3b29ad2f527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:21.958Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1d7e974a-2996-4f0f-ba10-56e4289b1733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:31.964Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d7fa34e4-cbbb-440a-8731-8e89dffc5b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:41.969Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=dc026e5f-4d9f-48fd-97df-9daa211e449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:41.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:51.974Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b81c4512-6ebb-4467-859b-59c887ecb38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:54:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:01.980Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7ae1e86a-35ed-4135-8a86-bcbc206afb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:11.984Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fa868f79-1ad7-44bf-9c1e-735d2abeafd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:11.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:21.989Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d80fbf6b-725b-482e-bba2-30e463c0eba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:21.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:31.994Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2fa1ad10-1a26-40b7-ac98-3dd3c39823a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:31.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:41.998Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5b86377d-19ed-4644-abdb-f982f016861e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:42.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:52.003Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=de2fb95e-5346-46cd-bddf-a84b37efc2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:55:52.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:02.008Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d11438b7-12b6-4a68-b8ac-c95c6ab562c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:02.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:56:08.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T15:56:08.877Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T15:56:08.877Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:56:08.878Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:56:08.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T15:56:08.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T15:56:08.880Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T15:56:08.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:12.013Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=01579652-f094-4aa7-aeea-bb0d087822f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:12.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:22.018Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=88d03ef6-f414-4772-9e9b-e17216723879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:22.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:32.021Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2a04b192-00c7-49a7-b7b9-56130cafb23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:42.027Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=96f0272b-5161-462a-bc02-ee643a68874b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:52.032Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fee4325b-099f-43ee-b566-a69d382c0010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:56:52.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:02.036Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=68f1e915-b70d-4391-a874-585656064ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:02.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:12.040Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=04701458-9984-4696-b506-20c80c136894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:22.046Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7ef02b00-10a0-4e5a-9920-4c7689bb6853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:22.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:32.051Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d6bbbbcc-60f4-4855-bfd7-9cdbd515e98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:42.056Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=da88d842-edfb-4d24-97db-ac8695ff8fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:52.063Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=34655e9d-775c-4da6-ab53-85e16e2ea3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:57:52.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:02.070Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5bd48da8-13fe-4538-9eb5-2d419aada396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:02.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:12.074Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=85dae595-c2f4-4f5e-85f7-69956fbfa65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:12.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:22.079Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=475a8d46-758b-4f40-a959-c22c514ac5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:32.084Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8626a2f2-393e-4feb-9fb5-0962c55bb7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:42.090Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8d374c03-66e8-441d-be7d-399cfcc6ddc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:42.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:52.095Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b5b1606e-7a3f-4c60-8f8b-8263c02f5fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:58:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:02.100Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d66c062c-6cc2-407d-8063-06e4b852b2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:12.105Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e2779ea0-6363-4aa9-87d3-29687b4d3c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:22.110Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9ab66d23-3267-40c6-9d21-a146daffd87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:22.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:32.115Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1156af6e-0305-47a7-98de-36815daa40be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:32.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:42.120Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fa21d952-bcac-4d61-9e28-44cec3798e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:42.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:52.125Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=46ed5044-6b92-4789-898f-262119fa58b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T15:59:52.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:02.129Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=55430b62-8538-4a59-8d7f-7bccb5a829e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:02.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:12.133Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4e477e16-e307-4202-b3ac-b224ff5e487f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:12.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:22.139Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=47725a5d-1c75-45f5-bee4-6b9a8bc25b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:22.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:32.147Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=19b5b803-ba30-4a6e-9635-657b8dfdfe54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:32.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:42.152Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e3ec4cb8-ec2a-439e-99d9-b3cb7dbf1106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:42.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:52.157Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=33c606c5-33c6-487b-ac1e-0ca466a10859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:00:52.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:02.162Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4ee2c111-44cc-450e-b51f-f5cabb1b416f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:02.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:01:08.889Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:01:08.889Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T16:01:08.889Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:01:08.890Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:01:08.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:01:08.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T16:01:08.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T16:01:08.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:12.168Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c7ded7cd-8cce-432d-80ba-58785c4ac20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:12.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:22.173Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5b4341bd-5ebb-4454-b7d2-862c0c8f605e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:22.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:32.181Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8325c319-0f8e-43a3-af39-3a387fe4152d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:32.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:42.187Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0727922a-7252-4a1c-a07e-3bbe02310591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:52.193Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bbd63b8b-5697-4811-aae9-e30c1d533eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:01:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:02.198Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=28417bb1-0953-440a-89c6-e00071663790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:12.207Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d81c7119-1120-469e-b3dd-f641d4d0b0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:22.212Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=76f13d5f-67d2-44ae-9432-0373acb18864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:32.216Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7fa67573-56ff-49f8-b4a9-41141516c6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:32.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:42.221Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=656b9f44-0eb5-4bce-8da6-ceed769cfd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:52.226Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5f024381-70dc-4245-889f-f9b99b939853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:02:52.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:02.232Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f2d55a4d-7442-4704-a85b-7c7f2242187a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:12.238Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=600f12d3-4781-41c8-9497-e2a0d0a8d428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:22.244Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=02d02ea0-134d-4675-86a5-608535b135c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:32.249Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f2458b8e-74f2-4454-b506-f789357efe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:32.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:42.255Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5322632e-2b3e-42c5-bab5-1f9b93aefceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:42.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:52.261Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c8ed737a-9374-4cd1-95c1-8b1b2000e669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:03:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:02.265Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3ab0fa7d-fc7c-4e3b-b34a-b3c4ac7438a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:12.270Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2513b715-1f11-43ab-b63f-e72c17639fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:12.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:22.276Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d06a2e79-1603-4b14-b8a8-51def480dec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:32.281Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=559a29fc-fcd5-40a3-99f8-8eb9237340f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:32.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:42.286Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=58776393-ea20-4ce5-80ad-d362827322a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:42.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:52.291Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=13f915e8-52d1-4b46-97c1-8b58fd125e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:04:52.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:02.296Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ce6887ca-2c9e-4800-bdb4-89b3bd330846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:12.301Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8062e96c-3973-4f9e-bcd5-ea4fcb1917d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:22.307Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5f4d95e6-8d2e-413f-8163-dd3db1235ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:22.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:32.313Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9c4a2971-3243-4ae4-81c1-390e1e40df28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:42.318Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3352e676-1f29-461d-9f62-0b255c841514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:42.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:52.323Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c914e916-6bdc-4845-b606-b7d7a1fa6ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:05:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:02.328Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=02d6173e-f7c5-4fbd-a08a-09a50bdf58f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:06:08.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:06:08.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T16:06:08.860Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:06:08.861Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:06:08.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:06:08.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T16:06:08.863Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T16:06:08.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:12.333Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ade4b7fa-fe81-4082-af45-32f51e506395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:12.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:22.339Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=60426e1a-d296-476d-8aa4-478d9a716e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:22.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:32.344Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=33e7664d-1a43-4e92-ba10-daf158b9deac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:32.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:42.349Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e9ac77b5-78d6-408c-b906-08f86062d9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:42.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:52.354Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1603d6cd-6ca7-4d98-838f-8ef656a950dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:06:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:02.359Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=856f9845-0442-42ef-ac06-7f07ccc055f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:02.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:12.364Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b762317d-db67-48b1-bb0e-db1b0ff71c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:22.368Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4b6b251d-61a7-421d-8d60-22bf3bb3e241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:22.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:32.373Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3705e28a-555a-4090-bb23-7242955aaf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:32.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:42.379Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c88e012d-b87d-4f48-a70c-d37b41f2f1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:52.383Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e0bba442-f009-4154-a655-1c4d89b21ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:07:52.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:02.389Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7f507ade-6f77-4eac-8b67-2eca83a97dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:02.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:12.398Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=cef8dfff-d41f-4767-be77-f66d52589fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:22.403Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=21db7024-773a-429a-a3a2-291d29cb9caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:32.408Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=edfbcb94-0d83-4441-ae79-ba1a516c510b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:42.414Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b66360bb-b9d4-4aff-a552-23386874c446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:42.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:52.418Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0805ae33-4e3c-4e3a-a3f2-58b76e0fad25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:08:52.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:02.423Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6320d3a7-4836-40fe-8ccd-d00030bd45a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:12.433Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8fa9cd6b-925c-48a5-9870-43072de84e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:12.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:22.439Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7e1cbc3a-6ea0-4b25-af37-3883c1c4e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:22.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:32.443Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=74433790-7bd5-4bbc-9ea4-67d8a60c42ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:42.448Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=27231ada-b8de-4524-a0ee-c7b60e8e6cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:52.452Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ad757661-2d38-4a34-a126-f2fdce0aac6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:09:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:02.457Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8a1d7ffb-25f4-4393-9d84-187f4d0f26ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:12.463Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=359e50f1-fd41-42bb-ba97-de0945be9f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:12.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:22.469Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=51af58e7-6558-40dd-8a95-4f762cbc51c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:22.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:32.475Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c9011643-287b-471f-a3bb-4dafd2c4092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:32.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:42.480Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2545f040-fa9c-4ef7-8c79-cb51853adfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:52.485Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2bc7e255-d1c5-469d-aa02-5528d0ee77ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:10:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:02.491Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d5e4e0f8-fb99-44de-adc3-ab605e87fa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:11:08.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:11:08.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T16:11:08.880Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:11:08.882Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:11:08.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:11:08.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T16:11:08.885Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T16:11:08.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:12.496Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b63346d0-24cf-41bc-88c8-887fc4f70ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:22.501Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e43161dd-4a06-4fbf-abdc-1bf27483e3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:32.507Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ea001ca7-e3c5-43b5-8e57-4b912273b8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:32.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:42.512Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a654dd44-9c3c-4260-a992-e977c5e5f91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:52.517Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6f37ba37-2117-46ba-996f-03afa4ef27fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:11:52.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:02.523Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5aff9fc6-4545-4c3d-a90e-e3898a3b46cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:12.528Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=214f83fe-0f03-4684-9789-e7deee1ec246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:22.534Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3e83f603-d7fd-4208-918e-92a779298c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:32.539Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2129d47f-5790-4450-968c-84348b600612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:42.544Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f532fc6f-9318-4537-bfa8-cb6a72e92451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:42.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:52.549Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=01a814bd-4d74-4961-964f-d2ca52df3285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:12:52.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:02.554Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=732a1f62-7ec1-4474-807f-ee63a36e421f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:12.560Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7ee76c8e-a5ff-415b-9fba-b0dbffc37019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:22.566Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ab2b0656-dead-453d-9830-3feec2ce2513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:22.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:32.572Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=37b4d274-3436-48d4-8743-626051d6ae7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:42.577Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=20e01ace-aef2-472b-85bd-e61c09516346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:42.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:52.582Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c5d6adda-2b03-4b48-8ed3-5483cb3d9a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:13:52.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:02.586Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1cf056cc-dcd0-4e7f-8dcf-1c1fc69ab3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:12.592Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b21c8e84-dc14-4ee8-bb45-d18b4cb987a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:12.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:22.600Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=11ed4754-fa33-4b21-9efb-633908549f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:22.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:32.606Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=af1497e5-a342-4e2d-a2be-80a32d15ae1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:42.612Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=798ece83-bf87-4885-b15c-95ee7ef934a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:42.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:52.617Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=90093479-6607-42f6-bf27-31453a68f7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:14:52.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:02.623Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7f667c81-6a01-4578-ba2a-ef7c056f6648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:12.628Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c03c5c65-6caf-4cfc-ab97-0d213940367e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:22.634Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3c9b3b64-940f-4ba6-b936-c3980ae8c0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:32.638Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6cc2ab6a-ae2b-458c-b756-43323a083291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:32.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:42.643Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=489abca8-ae96-45cd-ae96-c09e48eaef1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:52.648Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2915517f-675d-43a5-85f6-fe2c6a37afba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:15:52.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:02.653Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6e08b9ac-ade2-43f3-a1fd-9617cc81a557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:02.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:16:08.862Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:16:08.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T16:16:08.863Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:16:08.864Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:16:08.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:16:08.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T16:16:08.866Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T16:16:08.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:12.658Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=451da85a-9e69-4140-8e08-fdbff1401931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:22.666Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=89c095c3-9fc2-4c3f-9ee2-2ab24564f029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:32.671Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=36d0e604-2485-475e-aa2c-b33e41b49a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:32.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:42.676Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f1c0131b-c768-41a2-b791-8e5c857fe16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:42.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:52.681Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f678158e-3d80-4381-8b1c-cc5fad9e78d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:16:52.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:02.685Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3c887a23-f035-4920-8e44-cc77aeffa63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:12.690Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c9fef2af-86df-48c5-85bf-21e114c6d0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:12.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:22.694Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6276375e-c762-482e-b30c-ff7c770bb16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:32.700Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4156cc29-4f95-4bd0-85b9-4150986840c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:42.704Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f87cfbc7-9bb0-46bf-86d5-302413dcda43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:42.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:52.710Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=919022bd-149f-4881-93d7-42c7603b9fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:17:52.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:02.715Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ca25a39d-eb64-470b-8dfd-e8fbfcd17836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:02.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:12.721Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=55912add-7b82-47c7-b2c2-665105f28ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:12.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:22.726Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e542b7e2-e68a-45cb-af43-08696e8ae20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:22.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:32.730Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a7457cbf-d353-4ce4-b096-91e0f2eff646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:42.735Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=254dcc71-cbc0-4ae8-9cc4-c9ba50ccab0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:42.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:52.740Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f1967081-0e68-41ea-ae5d-3e976a1e743d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:18:52.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:02.745Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c6697297-4ac8-4a56-a074-d43c0bd721ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:12.750Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=47b4d311-b281-42f4-8c89-11bfc0615166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:12.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:22.757Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=eacbe421-562e-41ab-9f4a-40bd464a0e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:22.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:32.763Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0fa81b59-28f4-49d5-9e8e-c758aa747666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:42.768Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=86c64d90-8149-4437-84fb-c7b58621ecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:42.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:52.773Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a788b08b-dead-4b75-90cf-9fc2eda7f409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:19:52.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:02.778Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=079bc8dc-da39-4619-a0fb-568665563484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:02.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:12.784Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=14243d03-1377-4448-b7d8-39d4c27ee45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:12.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:22.789Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=27a313e8-abcb-4560-9378-068603c0b59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:32.794Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a70e1c7b-8f08-4516-b34b-8686415de1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:32.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:42.801Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4d0ccdcb-4d4c-43fe-a544-68c3737b71b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:52.806Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=12e2dc90-7ead-467e-b562-040018888387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:20:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:02.811Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f4ee0fce-65ec-470f-ab10-5b98ac4bd288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:02.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:21:08.897Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:21:08.897Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T16:21:08.898Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:21:08.898Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:21:08.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:21:08.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T16:21:08.901Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T16:21:08.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:12.817Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=903ebd1c-d7f5-4b8f-94d8-d55394c5150c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:22.822Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=03f42737-5618-4476-8bf1-1e9485a60951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:32.827Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=58846ca7-6181-4567-b5c5-aed6816ba14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:42.832Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1c221391-b972-45db-95a9-ed1738617d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:42.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:52.837Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=80fd51fd-c40d-4756-b618-e6e40d8da35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:21:52.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:02.842Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=a0de53dc-57e2-4a32-af09-f9890f9cc541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:02.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:12.847Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=22490615-ec19-4355-95f9-f7d4dbb1d9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:12.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:22.851Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=426867f8-606a-4065-8d1b-bf50ee204b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:32.857Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=178a18f5-f635-4f84-bcc4-239a63ef5dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:32.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:42.862Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2e8b5150-b6d5-47b7-8a29-209a42e9ad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:52.867Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=856f2fbb-3a76-4326-8f64-fa58a4d3f408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:22:52.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:02.872Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0976f24e-2ab1-445d-a114-9be38c31f8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:02.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:12.877Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=e173523d-c7b3-4cf9-ad50-c202254e9283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:12.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:22.882Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=51e6a882-df78-4309-92e2-dd8ac33e9df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:22.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:32.887Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f063eeb6-2a55-4de5-9190-70cfe49c1dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:42.892Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=676d0c50-cfe7-4bd5-b5c2-fd2fb292655b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:52.898Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0145d4ee-b57e-4579-8a07-477cc8ef00f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:23:52.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:02.903Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8b6f96d2-c64b-48db-ba02-79dd6aa66ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:12.909Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d71fa046-d2ef-4ee4-840c-f0405bda44e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:12.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:22.914Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1e6a980b-4242-45b7-b453-55c5ccd56835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:32.919Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=5818de99-a105-4c1e-b69d-5000ade94919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:32.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:42.924Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=12389080-a44e-49fb-8262-e4ea0f71891c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:52.929Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1f072476-f2b0-4349-a4d5-2275f7b5a6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:24:52.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:02.934Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3c7a42c7-a06e-4ee0-9d2a-c6449e0e7721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:12.940Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bb897041-168c-4561-98fe-28d0129c4fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:12.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:22.944Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3bfa4800-9a65-4e91-ba74-8e4f75619ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:22.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:32.949Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4f0a0b44-32ea-4634-81bf-8268f030b516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:32.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:42.954Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f59993b1-d5ba-4679-871d-16cccc22f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:42.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:52.958Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f1df2f93-38e4-4906-b72f-a35e28e517c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:25:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:02.963Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9e8a427d-04ed-41e1-9e71-0bde349172f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:26:08.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:26:08.878Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T16:26:08.879Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:26:08.880Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:26:08.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:26:08.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T16:26:08.882Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T16:26:08.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:12.968Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=035bcf2e-163f-4fa7-aed4-3c7019ad5891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:12.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:22.973Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c16c9fb7-b657-4aa3-994c-cb871f4b73a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:22.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:32.979Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=833444ab-1cb1-407d-90c3-12aea3d44cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:42.983Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=166ae853-1353-447d-b489-13e64a5a4931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:42.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:52.987Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d04cdc2d-a72b-400e-82a5-37282584aff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:26:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:02.993Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2b9a0b78-0420-4ad3-83b6-965f1d1c74a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:02.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:12.998Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=031416ee-8c89-4c9b-b2f8-35ac47373228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:13.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:23.003Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1982aee3-68d6-4965-8706-9c22ecfd98a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:23.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:33.008Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=250e5b22-91eb-4088-8fe6-02dccdee3d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:33.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:43.014Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=840c4e5f-6f6c-4dba-9960-9b3a4cbc60b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:43.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:53.019Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=06ea89f5-3656-4be3-8f3c-055016b32b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:27:53.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:03.024Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6ae70a00-bd89-4ea1-9b03-ce6701c661e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:13.029Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=598debd9-0087-4152-ae61-df5e8bf4d5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:13.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:23.033Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3244bf26-5e80-40df-9041-c5867cb39a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:23.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:33.038Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=6f32a524-4b5a-4e32-9dfb-8610d5761937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:43.042Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9fbbe706-f9a2-4927-959f-b895619fb9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:43.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:53.047Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2303b133-2135-4067-895a-ec531cd3f3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:28:53.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:03.052Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4e788ed0-bcc0-4138-ab7c-18794aeeb6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:03.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:13.057Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=ee144427-40ef-4b27-9f2a-d99272fb8221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:23.062Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=08bbfcab-f83a-4a98-b0b8-14d7010e6525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:33.068Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=497a9657-5e55-48c0-8365-d9c7b6081452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:43.073Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=9906b337-b7be-4207-8595-530bf0173e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:43.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:53.078Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=75a3e322-c3e5-48dd-9636-a43c706f9b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:29:53.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:03.082Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=065d26f2-8703-46ad-b151-0b9d0e27f8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:03.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:13.087Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2d9c894f-5b76-4083-baad-245943c4e0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:13.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:23.091Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f8c4fa97-b851-49b6-83dd-5b0333c06815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:33.096Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=2f2c4e4b-53c6-40b6-8a3e-a1cfdc2b72dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:43.102Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=c757a6ba-b10e-440a-9b36-f3063a03b5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:43.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:53.106Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f219012c-57d3-4601-bde5-90856b183271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:30:53.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:03.112Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=75957931-af5a-4113-87b5-728154f50714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:31:08.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:31:08.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T16:31:08.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:31:08.873Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:31:08.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T16:31:08.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T16:31:08.875Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T16:31:08.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:13.117Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=75895ed0-7fa3-484c-88cd-af594efe92bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:23.122Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=91df6eba-2d25-4755-985a-1ec6d24d01c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:33.128Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fdba1d8b-e82f-4611-81ac-ec7358076e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:43.133Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b8bf2c7e-5898-4609-afac-65d8d54eb2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:43.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:53.138Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=fc8301f8-0ecc-4ea1-a743-6438959f4c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:31:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:03.143Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=4146fc17-3a98-40f8-9549-f4df361fe3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:03.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:13.148Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=13bc110a-8d41-4772-b418-63d66abe6696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:13.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:23.153Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=83558531-fa34-480e-855b-86c03f6a2f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:23.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:33.158Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=b5fbe867-7bc4-484b-8980-52be2559ee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:43.164Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=88b72e08-5d3b-4c23-990d-50607726f50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:43.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:53.168Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=1b819250-7638-453d-a8b6-032c589a11c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:32:53.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:03.173Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=af05e283-aca2-4f1d-b030-7ed87418205f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:03.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:13.179Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=bf3022ac-bdd1-478d-9bfb-ccfb4cb48e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:13.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:23.184Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=450facac-b8b8-4612-afb8-1ae8f32ec292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:33.188Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=14619da8-84bd-4ca1-8399-21b049662708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:33.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:43.194Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=73ff856d-1a7f-4752-a7cf-6b45d5e943bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:53.198Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=7b77dd7f-da28-4f97-99d0-e16f8f011dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:33:53.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:03.203Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=15d7568f-b060-4837-b1ac-64e5e1bbcf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:13.208Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=d3542948-56bf-4753-863b-a3d6d18ac283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:23.213Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8e9fd6e5-cf4a-425b-9c5d-19be273bb7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:33.217Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=50660575-79a7-4794-9193-070a3b316035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:33.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:43.222Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=8f2bf18d-03e2-4334-bb09-70b42ffca2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:43.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:53.227Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=789a3e35-dbca-4ec0-86f6-03bd48d4b1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:34:53.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:03.232Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=f56d8280-75a3-4127-bd9e-c95c32559720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:13.237Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=3e2ece07-f131-45c3-b9d8-9faab27bb5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:13.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:23.242Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=51a3624a-5b68-45e9-8719-2f8b1a1e02c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:23.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:33.248Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=33dc8271-6b06-4f8d-bd40-b68040a38182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:33.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:43.253Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=0b43e5e9-d0d5-4039-89ce-de96411b6104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:43.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:53.259Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=777aa0df-7fbe-4cd4-8aae-80ba82ff9dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:35:53.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:36:03.264Z |INFO |Init configs |InvocationID=2259732e-8cc4-40bc-a5cc-8b3bf5f60e55, InstanceUUID=565f1d3e-105d-415b-b740-0bc2c144ee5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T16:36:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T16:36:08.865Z |INFO |CBS client wi