. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:49:22.859Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:49:22.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T07:49:22.892Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:49:23.546Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:49:23.644Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:49:23.644Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T07:49:23.644Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T07:49:23.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-17T07:49:23.780Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-17T07:49:23.802Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-17T07:49:25.287Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-17T07:49:25.776Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-17T07:49:25.793Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-17T07:49:25.794Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-17T07:49:25.862Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-17T07:49:25.862Z |INFO |Root WebApplicationContext: initialization completed in 2060 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-17T07:49:26.198Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-17T07:49:26.774Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-17T07:49:27.908Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-17T07:49:28.320Z |INFO |Started MainApp in 7.707 seconds (JVM running for 8.354) |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-17T07:49:28.421Z |INFO |Start scheduling PRH workflow |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:28.463Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8b1c6f9a-0f18-496b-808d-71f9324fb0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:49:29.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-17T07:49:36.296Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-17T07:49:36.297Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-17T07:49:36.299Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:40.012Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a211e544-4b2e-4e14-8022-484ef5aeff83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:49:41.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:41.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:51.147Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dafaeabe-0d1e-4f17-afb0-616e63f5bd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:49:52.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:52.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:02.219Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=eda7c471-a768-419e-bd3e-01ae2e52c147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:03.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:13.420Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ad1a5828-9be0-4056-a648-1454f4016ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:14.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:24.461Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=20072a9f-05d2-468a-84f3-c6253f52b0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:25.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:35.691Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=99f97286-9d9d-4925-a2b4-58e07cea466f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:36.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:36.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:46.795Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0de26205-f6d0-495e-bd4f-75b8ff592c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:47.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:47.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:57.835Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9910acc6-eb0a-470d-8856-e070d0daa82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:58.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:08.907Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d5c6df3c-4dd3-455e-a6ae-50825a69b1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:51:10.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:20.043Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f6c649e3-7e0b-4142-aa35-e141b8cd4bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:51:21.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:31.084Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=64b6f492-3c8c-45dd-b52a-8bf480cf0806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:51:32.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:42.219Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=827de18a-3124-4c44-b206-2ddde4e5e6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:51:43.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:53.359Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9e0010f7-a776-4112-b30a-ce16e1cb12bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:51:54.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:04.395Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=369dff72-c58d-4df7-84d1-13edeb8db3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:52:05.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:15.627Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cadbde49-58bf-48fb-847a-4541d5156e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:52:16.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:16.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:26.871Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=de947d99-8cad-46e1-b98e-bc2a93181a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:52:28.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:38.027Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f6dce195-6dd2-4fda-b6b3-81efce6ef416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:52:39.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:49.067Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4b109c05-d98a-46d3-bcbf-d5559489ae20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:52:50.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:50.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:00.139Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cffa425c-379a-42cd-bee7-534b9a1c3737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:01.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:01.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:11.371Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=628f389b-4e4c-4d4d-899a-53a2ae4ca1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:12.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:12.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:22.507Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=720ca302-6549-4498-b1d8-dfa8a8c06ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:23.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:23.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:33.579Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=04eb238d-bfcc-4d3a-b151-7ce7585db2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:34.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:34.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:44.624Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=116ff5a7-b724-4de0-a668-215344277484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:45.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:45.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:55.755Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4361f0b3-a0f5-4807-8b90-6e0f94c4662e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:56.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:56.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:06.892Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=193bcefb-f1e5-4694-a79a-c5132bf49a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:54:07.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:17.931Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e6bf8792-06ec-402b-9161-0676e072da63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:54:19.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:19.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:54:26.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:54:26.975Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T07:54:26.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:54:26.978Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:54:26.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:54:26.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T07:54:26.987Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T07:54:26.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:29.035Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6769cf25-67c5-485f-bbac-bbdb1a64f8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:54:30.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:30.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:40.300Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5cd377f4-f725-4c7a-8ec3-29a815e04c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:54:41.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:41.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:51.403Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c3a29600-2e19-4349-95c0-a815b5681774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:54:52.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:02.444Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3408e599-d0ec-4412-8033-51fe905389cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:03.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:03.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:13.579Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=668ddafd-9cd6-42b3-9ffa-4a6ab911a3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:14.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:24.683Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7375a794-55a2-46a1-bd55-d449b2620d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:25.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:25.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:35.819Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0d17902d-7893-478f-89ef-d8fff96ca104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:36.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:46.955Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3cfb6776-950d-4572-8d83-52f90c1a1a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:47.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:57.998Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e3816b0f-2839-482e-b5cb-a0221efa5d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:59.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:59.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:09.131Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=938751f6-98bd-4310-984f-8feb45ab6989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:56:10.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:10.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:20.173Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=df89b08c-36b6-4fab-95a5-6891af703c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:56:21.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:31.211Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=76126c8e-9dba-4669-81dd-904a01fb3091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:56:32.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:42.283Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=15b6c140-ec0e-4ce0-8b47-5dea1fb71f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:56:43.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:53.643Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b134cfde-dea9-466c-ab92-8f0db5db663a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:56:54.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:04.716Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c45c0bc6-f3fc-42d0-8561-e60099c97f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:57:05.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:15.787Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=84a51c67-056d-4099-b19d-3793ef181731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:57:16.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:16.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:26.859Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c433fd78-7636-453a-9740-d653b64edc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:27.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:37.311Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4fb53818-94ef-47a2-97a2-3378d75617a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:37.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:47.323Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=51134c7a-4c25-4f8f-9104-78f84074f5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:47.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:57.951Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=91e78bac-33a8-4af5-a746-72365bbb3f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:57.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:07.961Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=eb003f73-0420-45b6-99a2-ccbd266a7da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:22.978Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5645dd20-b072-46e6-a2b2-5d008ae1b364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:32.988Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3c2effa5-e4a8-4036-8f65-0351efe75c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:42.999Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8ed96a62-4f6f-4e1a-ae9c-4f391fae95f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:53.007Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=992d32a1-2bb2-4988-8a47-b855ff22fa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:53.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:03.016Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6eeeec90-43e8-45e1-a41d-e7c0b9799da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:13.024Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6bfad876-4e17-427a-b241-cca16305697a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:23.033Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e30b066b-c0f2-4c81-9d3b-29378f98c785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:59:26.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:59:26.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T07:59:26.426Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:59:26.428Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:59:26.436Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:59:26.436Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T07:59:26.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T07:59:26.438Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:33.043Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f37bc6a1-3d84-4ef3-8ba8-92dc20009448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:43.052Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b52cf053-8c53-4a34-8842-35703e14dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:53.060Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b7fa5af8-1285-4abc-bac3-9e792fbb96dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:03.068Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b4d200b0-272d-47b7-a5fe-a1df36f48f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:13.077Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3c65b450-b3af-4e89-8c50-f342d07f93ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:13.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:23.085Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d6631905-0050-4c9d-965d-1995cb9458d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:23.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:33.495Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7bf389f3-d77a-4d2e-81d9-a4fc385c0c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:33.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:43.504Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8a900992-de0c-462f-89c1-47ee48b58cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:53.512Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b0c0ca16-ff88-442b-b88b-e5bcd6f9dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:53.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:03.522Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b72ecc7a-1721-426b-bf3e-84596654fdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:03.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:13.529Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=20abafb6-38ec-431c-be6d-1d719d8d41de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:13.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:23.537Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=442e120e-b502-48ad-9908-91f9b6e7b101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:33.546Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=66021d95-81f2-43cb-aace-c14de7141c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:33.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:43.553Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=daede042-4652-4b29-97bd-2e5ee5d4966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:53.560Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a2bc5021-fa39-46e3-933f-9f344ec4da16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:53.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:03.567Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=27088179-420c-4fd9-9a31-2bc4ef3889b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:03.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:13.574Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=42535fdf-5ce5-4cee-b9e4-7f85c870e17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:13.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:23.581Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ec11ba2f-20a4-40d9-b53f-1321fbc0db3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:23.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:33.591Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=eac5d48e-b063-40c6-bca4-fad547bf58af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:33.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:43.598Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a2d26a06-5043-440f-ac27-7dccfef40e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:43.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:53.605Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e05dad09-e163-4666-bbcf-447578253999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:03.614Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3300a397-2945-49ed-af44-445923d5d2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:03.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:13.621Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0a10b1f5-5579-41a1-8836-d0e61d7bb7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:23.629Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=197fd8dd-48db-48f2-ad5d-b60b8e2127d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:33.636Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c9bb895b-aa65-4d13-9fa7-577043977762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:43.643Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e793a292-5279-44c2-a17d-e1e721c0d10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:43.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:53.651Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=85ff58d3-7aa8-4013-9c52-606cda2becaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:53.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:03.659Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b795b6b8-390a-485d-b6a1-3ecdcc982102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:13.666Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=430dcb52-f8b6-4349-a556-0d947336c154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:23.674Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ba934c23-c00b-48cd-be2b-2a07b932e09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:23.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:04:26.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:04:26.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:04:26.382Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:04:26.384Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:04:26.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:04:26.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:04:26.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:04:26.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:33.682Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=57719859-69f7-42ee-a175-1684fd65bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:43.690Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a976380d-fabf-435a-ab12-c191a8e3cd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:43.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:53.698Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ffa493eb-ccd9-45eb-985a-46c6339ffe67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:53.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:03.705Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c0a87474-88fd-4f32-bf69-b2ae9e119bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:13.714Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=74864d13-0179-4132-96d1-db710be8f441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:23.720Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0e200e42-abab-4819-b44e-49306f318229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:23.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:33.727Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=226a877f-a71d-46e1-9f2d-8bd11ecc6193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:33.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:43.735Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=36beb853-34bc-49f9-9e21-d9ff126e12e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:43.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:53.743Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ca44ef9f-3c70-41b6-a6a6-a4d13afa8ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:03.753Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9daee44c-03e3-4470-9b73-aea6a544ef82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:13.760Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7c75055c-5750-4dc7-9a8e-be9f98a6f281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:23.768Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c0f7287a-1b56-4627-9e60-4f1cae2c250d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:23.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:33.774Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5eae9e7e-3c29-4751-b047-66405c74f6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:33.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:43.781Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d9389f93-6db1-4718-ba64-57bd7fe1648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:43.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:53.788Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6350cd33-55e0-48c6-b1aa-c3390eba12aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:03.795Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dcf348ae-472c-42a3-885c-a7a90ecf3231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:03.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:13.803Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=de915dba-c84c-4241-9fe6-375a068bc194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:13.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:23.809Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d97c59ff-0791-4101-aec4-0cabbad5459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:33.868Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=30c4e598-ec42-4cea-b27f-b903ded1fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:44.121Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=67e662ab-13db-450e-ae61-48256c2f8bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:54.129Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6b1bd0f0-aef6-4567-bf43-ca3b27b5c804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:04.136Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f71c29d8-34dc-4f03-a8f4-ca8783cd8a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:14.144Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=05583887-480a-4e93-959f-2302c5a956a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:24.151Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4bfcacbf-0418-4e16-b581-83409782eedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:34.159Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7dc73cf3-59d8-4e0b-97fb-bdcd2696d15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:44.166Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=03737fcb-0b71-438b-84a4-2cfda2ea9770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:44.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:54.173Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1bf887fc-bc33-4ba3-8c20-23305e968b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:04.180Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=43e5d2ad-a0d3-456b-8318-0a7cbc61ac6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:04.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:14.187Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bcdb8195-6f84-411b-924b-640389935d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:14.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:24.194Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a2b1afb7-5715-4ef7-9546-b09faed975eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:24.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:09:26.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:09:26.387Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:09:26.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:09:26.389Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:09:26.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:09:26.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:09:26.396Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:09:26.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:34.201Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4a0aea2a-136e-48ce-995c-856158e1ca2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:34.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:44.207Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=21a6b6ab-2225-4958-afcc-7f19d020b644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:44.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:54.214Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=33473d9b-e060-4255-89e7-0a882718ddc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:54.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:04.222Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8db57221-1759-49bb-8288-02dd782f5e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:04.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:14.229Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=91837029-1656-4ff1-ba0c-cafd086de414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:24.236Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0cb44301-2222-4671-a6ef-d01acbba4e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:34.243Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d50dec73-cef4-4b17-935b-1097d3863f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:34.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:44.252Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c22060a8-2194-49e7-b7c1-23fd808afff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:44.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:54.259Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=78da60f9-2062-4a70-af1b-dc368f726e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:54.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:04.265Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ca98ec1e-19e8-41f2-ab8f-ba6374b721e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:04.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:14.273Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=72063a20-fbec-46eb-bbb1-d1f3fffeb1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:24.279Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4b620833-b830-41f0-a293-97ab6be41a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:34.287Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a81c83cb-21bc-40ef-81f7-ae2b70a9fa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:34.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:44.294Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=711d9eac-4548-4c4d-907e-58d81bf4cb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:44.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:54.301Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cbf5637f-a4a2-4877-a5b1-385b5bd4c1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:04.309Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ae47460b-3851-4261-b81f-c6959f6b8f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:14.316Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c2e9cffd-e524-459d-be43-eae6b90370b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:24.322Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d0d85981-e03a-4308-a344-30111e7b1a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:24.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:34.330Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c18b5342-61d3-4118-9476-5422ffff9928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:44.337Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=026a84a4-e9a3-4976-95e9-111f4f9aa7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:54.344Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e37aadb9-1c77-4d4a-bd4f-853b74cd7709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:04.350Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e6bfc057-6808-4d2e-b15a-da6ee7b1b8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:04.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:14.356Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=05950805-d7f1-453e-a8e1-36c5ce17e8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:24.363Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2a492448-7cf2-448f-942b-3913edfd515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:24.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:34.369Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7ef7b283-6b7c-49ac-9d10-af8f4f692e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:44.376Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=17e3fa22-842b-4949-b2b5-cdfda3bfd4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:54.384Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b206581f-e883-4bfc-a9d1-3559e213f8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:04.392Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=92fb2b20-5baa-4da2-9ef1-d7507f01c8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:14.399Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2586f1fa-98e3-451b-b4ac-8cbf6a4b3d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:24.407Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b2c07fcf-55d2-40df-bb2a-eabcc522631b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:24.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:14:26.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:14:26.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:14:26.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:14:26.387Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:14:26.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:14:26.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:14:26.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:14:26.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:34.413Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bae3b71d-6c1e-4462-affc-a581fee9ccbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:44.420Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fc54b991-16a2-4a0f-896a-a1496fbbc46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:54.428Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1db5c229-620e-4a1f-8961-6bbebe5ee0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:04.437Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f44c57a6-c1a0-47d7-ae28-0b3d3bb0c355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:14.444Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c1122233-bfbd-4b8e-aec6-c10ecf34fdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:24.450Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=900689e8-6a67-4767-98ec-3967effe1829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:24.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:34.458Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b88baf24-e0cd-4052-a6cf-1e55792c7cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:44.466Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fb503bdb-fd73-4b8c-8d07-9c525b937b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:44.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:54.473Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1fbe2618-435d-45c9-89a9-ae03c469f522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:04.479Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=51249029-c3cf-4764-aea8-1cb8c6d97252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:04.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:14.486Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=da4d8737-9a0e-46e2-aa7d-400db04a2bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:14.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:24.492Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6e4c9b06-338e-46dd-a892-6cb72b29c185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:24.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:34.498Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=80058435-dce3-44de-b848-1154e97d537a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:34.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:44.505Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5d4035b4-5a7f-4be9-a41a-a84e76156714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:44.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:54.513Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=89860385-8951-43dd-9791-de1238996a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:04.519Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6dab8016-dfe6-438b-b9a0-a789b9511dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:14.526Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ac642856-85ef-4a61-8d7f-74cdd64159f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:14.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:24.533Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d57b5b56-4f03-4c94-84ee-e4565c70b793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:24.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:34.540Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=baff60c2-070f-4edb-abed-f97ff950a70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:34.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:44.546Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=07211309-97bd-43ec-84f9-be8ec531a30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:54.554Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d50e931a-bf31-4389-a4f1-46fea73a02e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:04.561Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=114fe3b5-d833-4e29-8afd-70e34af69daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:14.568Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ae2046a5-26a1-4433-bc7c-ba6419335c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:24.575Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c9f96941-986d-4f42-a8e8-eb538def1aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:24.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:34.581Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c0324ffa-1073-45a5-a092-d6f728aa50b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:34.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:44.588Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=640f799a-a8f7-4bd5-85d3-d23259398446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:54.595Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=aabbbf38-64b6-44ad-a005-0067b7ef17c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:04.601Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ba99b4e4-84c9-49c4-848d-d88ff2f1717d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:14.608Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5e692b77-30c7-495a-b74c-840515f2adac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:14.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:24.615Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a7108f84-3a63-43d4-af35-4407778342e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:24.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:19:26.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:19:26.381Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:19:26.382Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:19:26.383Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:19:26.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:19:26.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:19:26.387Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:19:26.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:34.621Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4339a5b6-e17a-4596-b579-62d8ba7f2e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:34.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:44.628Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1dea117b-d97e-45f9-b486-bc2113a551b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:54.635Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d7d7aeda-3cd0-46cd-ba2f-20a7d2a3f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:04.643Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=36f2dbb6-3a03-463d-bcd1-2de69ee3ce97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:14.650Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d655d547-46e4-4919-871b-ee2dc5204062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:14.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:24.658Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ce6b0717-4d6b-412c-a6cc-e27ff4d4bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:24.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:34.664Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1d5e3462-ce63-4b18-9466-41ff73011c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:34.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:44.672Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=32aadae1-12c9-4eda-8323-f090a6f34cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:54.680Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2a56703b-7d45-4159-910d-9291a22d8e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:04.687Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ad08416b-af40-48c7-a270-6de385700c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:04.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:14.693Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=22919086-0b42-4a4d-8ce2-d3ca430e7cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:24.700Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=65df1a97-757f-459d-bd6a-fbe0e62e0ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:34.706Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=422f00b2-c3bd-4101-a077-2183c6a01233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:34.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:44.712Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=94bc7a2d-0dea-4859-82bd-c9b265145e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:54.720Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=497fe19d-b214-4907-8549-a2d14cdeb995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:04.726Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d5bba70a-e738-4ac6-840e-45d9f74bcb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:04.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:14.732Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c09d007c-43e2-4d15-8d67-59ff23722e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:14.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:24.739Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=39fe2f9c-7d9a-408b-a275-52ac94c6b9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:24.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:34.745Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cc47dce1-e462-4317-826f-ac91df31d787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:34.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:44.752Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ef5f5673-2874-4232-8fcb-367383bd6470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:44.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:54.760Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=63710299-93b2-4db3-8148-0ff837089ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:04.769Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c56a787c-c625-40c8-8dfd-6d4289d63357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:14.775Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d5c94ae6-560b-45d9-a804-8099e60ce25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:14.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:24.782Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=292d6884-7096-4616-bcf9-a8a3ce067488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:24.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:34.788Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a53b5636-587c-4b10-a4ff-5b34b50e8d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:44.795Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=eea33eb9-40d3-4d13-b85b-19457b59f921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:54.800Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a90c2c7c-3da8-433c-9ab1-ccb7a4ce3ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:54.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:04.808Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9cfe1eb8-596c-43b1-8108-571524de71e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:14.814Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5082a98e-303d-4315-8b82-81b8daec5ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:24.820Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cbdd7f54-02e2-48b4-b184-0889ae7ed7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:24:26.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:24:26.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:24:26.385Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:24:26.386Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:24:26.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:24:26.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:24:26.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:24:26.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:34.827Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=303fd29a-ce78-4c6f-a678-fa1421a155fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:34.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:44.833Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5bbb5329-2188-484c-bc96-27d4974f4bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:54.838Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4667e856-d82b-4ef2-8b93-6755657b0755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:54.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:04.844Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=30452ec1-724e-4913-82f3-373ff2bc5733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:14.851Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=350b499b-17e0-42b3-9481-d838899917d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:24.858Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b4d0e15d-fed9-4c24-bc33-2ab7c305ac6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:24.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:34.865Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9ba7ccba-d97f-4904-aad3-7a9e0c325250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:34.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:44.871Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7931c850-c2b0-431a-8a0c-0f14a605b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:44.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:54.877Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b2a7932a-49cf-4ccc-91fb-f8badac82fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:04.886Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=562f0b4e-6fd2-48f5-8292-98e555f17ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:14.893Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4e8ea3a8-2e18-49d8-8464-10797b3275fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:24.899Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=decb0da6-b807-4340-b29d-8acc4b6e4db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:24.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:34.906Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b4acc889-005f-4e6f-857d-8780e359947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:34.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:44.913Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8ef7f4cd-7354-479c-acfa-76d08abc0c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:44.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:54.919Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0f53cb4f-dd44-4eb6-ab55-999223298a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:54.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:04.926Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cac2f3e0-ce69-4ade-a4f4-5cdec6c6e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:04.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:14.932Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9df0d298-b079-49cd-85af-39e92aab8ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:24.938Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ef21bc26-e00b-4ece-a66a-9903e2e414ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:34.945Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=33918d7c-2e88-41f2-9dd4-a24efa528e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:44.952Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0e4a3872-a186-4254-a45f-c8f3229a77b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:54.957Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=70c97057-aee3-4946-8c42-b3a3d3dc2867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:04.964Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=52a74558-8ce0-4a75-8e38-ac031a15843c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:14.969Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=737b30f7-e9de-48f6-b61c-d9e63874f85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:14.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:24.975Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9fa6422c-4763-429d-b0b7-5d55658a7a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:24.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:34.980Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=823316ec-6755-44c3-a729-9eae0ca4d34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:34.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:44.987Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=622a0805-ce95-4090-a662-ac7c72012820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:54.993Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4010ea61-d715-43fc-b0cd-48e0b4464ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:04.999Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=51fd66aa-4b1e-49b3-8617-2775f4dbdde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:05.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:15.006Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=08353bc2-444e-499f-abde-97856b9c1a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:15.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:25.013Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d52d9db6-c17f-4822-824a-ba350109c529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:29:26.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:29:26.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:29:26.374Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:29:26.375Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:29:26.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:29:26.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:29:26.379Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:29:26.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:35.018Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ad579529-cf14-4f02-b290-b6057b50064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:45.024Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5f2f66c5-1734-42b2-91f4-0dca8d8269c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:55.030Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a8171bc4-ffcd-4f44-bed3-cc5c041e1f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:05.038Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=de40453f-9fd0-412e-8821-324ca85c3b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:05.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:15.045Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=052cb36a-d3ef-4aed-8f4f-4e22b8e88916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:15.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:25.051Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9ba87232-8b73-4cd7-bea8-e56564cbdc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:35.057Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8cd32e55-9c62-4be7-b75d-195f6800cbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:45.063Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1e6daa19-9dec-4877-bcce-02fc826ff604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:55.069Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7595b0b3-f4db-441b-b9cb-d4980a7aa4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:55.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:05.075Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1e61eba7-b270-453d-97d4-8d97dab4a6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:15.081Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=51063299-a384-41d2-8b49-2aafb05540b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:15.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:25.087Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1289636e-bf32-4ca1-bd94-7eec0ee300d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:35.093Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7da47b36-c7bc-46aa-b958-fbba8d8c5fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:45.099Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9b49f332-9e09-4e20-b9ba-824222aff8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:45.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:55.106Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=63e0a2d4-c3c9-4b30-80ab-cebd54279958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:05.111Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=43ad595f-5967-49ad-b2d5-e61a61af3ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:15.117Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=af6fb652-bfdb-473a-bf75-416bd9374116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:25.123Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=72ad071a-79c6-4142-b0d0-011518c606f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:25.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:35.129Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f6b5fdd8-bcd9-4cba-8357-21b5f794b259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:45.135Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0e3d16ef-cd38-4cf3-a987-6a2ac8efbe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:45.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:55.141Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=074bde47-b195-4256-9056-96deb86aee71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:05.148Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fce3ed48-1ed3-4904-b61d-5f63800c21af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:15.154Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9807a73a-9272-467c-b199-6336dc42956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:25.160Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6b9631af-b9ae-4842-9f74-0058492eb5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:35.165Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b12d3b34-6e6a-4d5a-8202-b896c6872a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:35.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:45.171Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f91e2d92-5ef2-4774-93a4-7e71e2268c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:55.177Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e8413d0e-6f9b-4d75-86c3-99500d929be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:05.183Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=05edde7e-1b95-4bbf-a532-317edfd320ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:15.189Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c10709b7-faf2-484b-9939-8ed476e1e6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:25.195Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2f084fe9-fb0b-408f-a42c-eff48ed50a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:34:26.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:34:26.367Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:34:26.367Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:34:26.369Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:34:26.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:34:26.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:34:26.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:34:26.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:35.200Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2818bd48-1e67-45d3-945d-44cd2c0e9e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:45.206Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2257236e-4890-469a-937e-f5492881409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:55.212Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=68c1a661-0556-4d91-b750-e4c16fe0bfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:05.217Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ac97a5f3-9591-43dc-8305-860f49337b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:05.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:15.223Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c55b1c12-4dc1-48e0-b1f9-d1ec4a705e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:25.230Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fb2707e0-12c0-44c7-a280-32b1433f5f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:35.235Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ad0bf37d-27f6-4e22-8a6f-ba5041257d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:45.243Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8db1fe3b-9c9c-4aee-a236-d00f2abd4828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:55.249Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b4515534-0bbe-4bdf-bd80-37094a00ebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:05.255Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9bfec848-71fa-44f7-8d44-b28600c3ed1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:05.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:15.262Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dfd893ab-e63b-4be8-af7a-402e4e6798eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:15.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:25.268Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=44372eb3-d27c-4eaa-9103-82e2df2cb3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:25.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:35.273Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=14386d31-1172-4fe9-9985-22c95e8b3f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:35.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:45.279Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f073bb21-5f4d-40f5-ac3c-5ebd3b29983e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:45.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:55.284Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fd6efff0-11c1-47d0-8561-99365caf0f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:05.290Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=120f691e-5c08-4321-8a22-19c42e5e0142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:05.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:15.295Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0e263455-1786-47de-a7c8-7940258b48df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:15.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:25.302Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2487c1d9-ecea-40ad-968d-07cc80e079fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:25.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:35.307Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=65819cce-90da-4bfa-bd18-afddf96768b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:45.312Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e9ffbb46-f3e7-4b1d-884d-ff2bec23a644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:45.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:55.317Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8b3234d4-a166-4d5f-9b6b-f730da9be1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:55.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:05.323Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ebf6a322-01e8-4fc2-a263-d15949946662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:15.329Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=66990baa-0f4e-4be7-a306-b89e2c09b371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:15.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:25.335Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dcd85b2d-4773-4f1c-9838-58760e80fad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:25.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:35.341Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b81ade01-85e3-4ccc-9a6d-575ea6894ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:35.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:45.347Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=85539b68-9b04-466c-86ec-8c242120f962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:55.353Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f6a195e0-20bb-4b7b-919f-168afa3f831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:55.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.coyote.http11.Http11Processor |2022-04-17T08:39:01.236Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03(_0xfd0xcd0xdfh0xc1f`0xa50x0c0xf30x870xb60x8e0x120x170xe60xe0#*0xd60xbd0x00!0xc90x9e0xfe0x870x810xe6L ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-9 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:05.359Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a41a19c7-1c04-4890-894b-3d7e6d0f9304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:15.365Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c4c955e3-0bf4-48e9-ae73-d6b733e1710c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:25.371Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3da5ce82-0e64-4cae-9250-b52f1b8a5840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:39:26.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:39:26.362Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:39:26.363Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:39:26.364Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:39:26.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:39:26.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:39:26.367Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:39:26.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:35.376Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=de215f4f-8a30-47fe-8e1d-9ced58cdac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:35.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:45.384Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0de35ad8-53c9-42fe-826f-5c2d62aae0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:45.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:55.390Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=91e5014b-1399-4069-876b-bf91c5855719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:05.395Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=74bbd168-0947-4531-bc29-5ec613834675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:15.403Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d5808e7f-d43b-4014-858c-bdc7a34558e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:15.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:25.409Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9631ddc8-e08f-4075-ae0a-f8cbb14d726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:35.414Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b8759893-4561-41b1-813a-33b31cfc8553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:45.420Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=208cc2fd-70a3-44a2-bbb2-c069306bbd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:45.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:55.427Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2dc755fa-1872-497f-8e60-c916a0296de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:40:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:05.433Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5ece3b22-79d4-4c55-ba09-ebb51caffc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:05.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:15.438Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=77dee2fa-4245-494c-8cc7-884d2e6544a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:15.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:25.443Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9eec478e-8a07-42db-90aa-7d0bd39153f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:25.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:35.449Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3a1c8713-5004-41fa-8e34-c2437a5dc880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:45.455Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=492ae1b2-6303-4c2c-815c-3a18aff46841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:55.461Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=779eaf2d-0984-412a-a0b0-b55c9731da33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:41:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:05.467Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e5933dc0-209c-49a4-a102-a95afee74ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:05.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:15.472Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e9ff907f-e671-4062-b624-179c76c9107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:15.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:25.478Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e318a1a2-0334-47a5-ac9d-2c2819e74c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:25.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:35.484Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=32ff0111-736e-4870-9f58-046de8e3a05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:35.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:45.489Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bac7afed-6951-410f-9ee4-a6a8f183f10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:55.494Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=54e3a3b5-71d9-45f4-9352-fe86213b4232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:42:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:05.499Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0021dd29-6ff5-4fd8-ba7a-524423de1431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:15.505Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bcb8e17c-7fd3-4d6f-b241-94fe48a4ed42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:25.510Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cda5b11f-d449-421a-90b5-fc01dcf8dd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:25.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:35.516Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=952fd39a-ecdd-42b8-ae2e-3a0f6788c04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:35.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:45.521Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=80283414-7480-425e-b6a6-4a79ea117ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:55.527Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4c178330-3cc8-48b5-9ce3-e8700ee1c021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:43:55.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:05.533Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=345aef7c-d016-47af-9d66-53c250f3544b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:05.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:15.538Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4dffb85f-a872-4354-be84-90ce1a9c6d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:15.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:25.543Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1487c218-274f-41e7-af73-09b3069f23de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:25.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:44:26.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:44:26.366Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:44:26.367Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:44:26.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:44:26.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:44:26.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:44:26.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:44:26.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:35.548Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=878ba47f-acbf-4019-9824-5a99a8514e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:45.554Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6028908e-ea7e-4005-9b74-14ba2bf63053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:45.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:55.560Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e5055a11-3595-4ca9-8002-c0029bfdd2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:44:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:05.566Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c52cf11d-2612-4af1-a02a-f111d643f03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:05.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:15.572Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dbeaf298-5ae3-48a0-ba3f-207e94639331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:15.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:25.577Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=34eec0ef-d444-4234-ab2b-46c2e859c135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:25.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:35.583Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e7338e0e-19c8-4589-a68c-7c090069e2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:35.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:45.589Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=135fb90e-4fbf-4562-b026-d222f0a16993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:45.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:55.594Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dc34204d-9f49-4a6a-886c-19962be5b100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:45:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:05.600Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8679db3d-a6fa-4a70-bdb3-fe1b80875cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:05.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:15.605Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f0cb2801-3815-407a-9d00-2dfd80885888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:15.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:25.611Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=654b3592-d736-41f5-9a5c-30b598dccfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:35.617Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7299995b-f7c8-44d3-9485-9ef1c333a594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:35.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:45.623Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5f470fbc-4690-4117-88be-e23a467d844d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:55.630Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b530545a-0f99-4832-888f-15f32c6de112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:46:55.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:05.637Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9e0b9710-2d4d-412d-b374-55608c7b1a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:15.643Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=afbfb87e-8874-4819-a734-4e5b8d2127f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:15.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:25.649Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=148f62fb-33f4-44ad-8f8a-e693fbb74abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:35.655Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=960f1447-74d1-43eb-8c3f-c1f06e9a43af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:35.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:45.661Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=06673f2b-d7ad-4c0a-95fb-1f67cdd396dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:55.667Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=83566a98-5a9e-4e9c-974d-be5ed7ce37f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:47:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:05.674Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6617168b-d428-413c-8ee2-f8dc5a8d381e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:05.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:15.679Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=712ffed0-f9c0-4f14-8faa-9774af71ebf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:15.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:25.685Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=44600b69-7820-4a30-ad9b-b85130eb7ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:35.692Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e9e14ec1-674c-4ff0-b092-4628e2c6e43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:35.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:45.699Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0b0a904d-e293-4b16-ad62-b4172089a89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:55.705Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e9d3cacd-5f5d-4ec3-8ace-0685dc4fda58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:48:55.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:05.711Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=35763e3f-3705-47ee-ba29-e40dc67af055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:05.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:15.717Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=92364106-cdde-4a98-9699-766e3aac3973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:15.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:25.724Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8712fb00-1356-49c6-bd7e-1cd7b51c6e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:25.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:49:26.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:49:26.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:49:26.369Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:49:26.371Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:49:26.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:49:26.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:49:26.374Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:49:26.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:35.731Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a4f93125-808a-4177-b6b9-04356ee06594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:35.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:45.736Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=78bf2a6e-f43b-4220-8b93-409dea64f0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:45.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:55.742Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e303796a-be11-4642-bd14-241ba0d04e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:49:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:05.748Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0e4de379-3a83-4ca2-8006-e81628e71ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:05.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:15.753Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f98fe677-2145-4875-8bf6-39dfdb0c58b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:15.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:25.760Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2c088971-35f5-4c56-936a-c0ab8f10aa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:35.766Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=892ad0f7-6bfa-4a11-b0a2-bdeaa217e23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:35.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:45.772Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7c4d9cb7-c46e-4e58-a04b-c22100237983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:55.777Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3bfbc13e-b4ab-4960-bea7-81d9cb67f3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:50:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:05.783Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=350d8964-3279-4220-b647-36aec85636bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:05.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:15.789Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=decc601c-f77c-4df3-8c17-b55c3b04a2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:15.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:25.796Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=985b3c88-6869-4e14-84d9-3f05dc4346bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:25.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:35.802Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=661f0e7c-d6c8-4261-9ed4-9e8caed407b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:35.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:45.808Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=04a26b72-5b67-4473-9734-3a1cf75e2c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:45.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:55.814Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=96557983-a0d8-4fff-bfce-c63abcf6c037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:51:55.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:05.819Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=07ac3f48-1218-49c3-aaa2-de9309fc209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:15.825Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e5000dcb-82ff-43f6-a64d-c81dd8266c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:25.830Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a1fa789a-173c-417a-80a1-dccaeaae1c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:35.836Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c084093f-1f67-43ce-a32e-5e5f966cac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:35.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:45.842Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8ab94b77-cc70-47c9-9723-47f08374d1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:45.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:55.848Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=717037cd-504f-4a8c-8d05-527407e70693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:52:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:05.853Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a7448393-2dba-419e-89f9-a72c937fa0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:15.859Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=64daaf86-de98-4040-a036-4bebe74974a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:15.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:25.864Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5c001cf8-8f7c-4526-8d9c-1d14bd9d483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:35.870Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f4caa061-4576-4711-a721-efa2dfbf4dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:45.876Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cd29d9db-047f-44cd-9c32-d68531b27caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:55.882Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c0a0f5b0-886a-4fd8-ab0e-99d23ed23706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:53:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:05.888Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=529c3522-ea9c-45ad-a06e-b2ae9ec081df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:15.893Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=49d2cc26-c1c2-43ba-bf88-79d2a86ccf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:15.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:25.900Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9dc3e1f5-b717-4f2a-ad5f-bdebba8b982d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:25.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:54:26.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:54:26.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:54:26.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:54:26.362Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:54:26.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:54:26.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:54:26.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:54:26.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:35.905Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=25fccfef-d425-4eca-bc50-686e902dd66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:45.912Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9d4b1821-0b28-4816-88f1-1ca7d705305d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:45.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:55.916Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=442e480b-6e92-42b0-9f08-2d2ac72b54af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:54:55.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:05.922Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d866a74f-66de-4309-849a-6e382d98ae2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:15.927Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1ce6734e-bf7e-492b-818c-d0e0494a5b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:25.932Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e8447b06-14c1-44cc-817f-1afb13b5b6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:35.940Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=72eb0844-8e35-45e3-b7e4-526d756e6ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:45.946Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=13da7dc5-c6a3-482c-9474-50e4f109e63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:55.951Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ff540bd5-94c3-4b02-94c0-c9c366dd8c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:55:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:05.957Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0715bf0c-da66-4c50-a6d3-34a5af702f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:15.963Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e60b6613-b068-4e99-966c-b395ea4b9e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:25.968Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=22573acf-c006-48e3-ace3-daad6a5c1e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:25.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:35.974Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b5b3378d-f8cf-448f-8bd3-383c93a914c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:35.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:45.979Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6f42f4b2-1b48-4e23-bc75-56866b198404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:45.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:55.984Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bcfcb012-83e1-40cf-a969-6a6f328d5365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:56:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:05.989Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=13e2313e-07c6-4bde-890f-52237139217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:15.994Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=04aaac22-e6cf-4c76-b9df-d3dacb4c5a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:15.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:25.999Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=654f3c03-d7fc-4aee-ac78-16d6b0d4f657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:26.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:36.005Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6826ff7c-f4c1-49c2-bb42-8a4856c584bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:36.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:46.011Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=56e4b564-6bf0-4e45-89d8-6cb79d25da7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:46.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:56.016Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=41471f01-47bf-421c-aa1c-ce8384853b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:57:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:06.022Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=732a25bd-1617-4a07-8eaf-44c2052d616b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:16.027Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=396838c9-655d-4d52-a74d-80148f318299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:16.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:26.033Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dedd9368-09f8-4a8a-a273-e8888f8b6be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:36.038Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9102dd1e-f9e0-4eb0-899a-ebeac02ef479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:36.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:46.044Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=10fc00bb-fe3f-4406-b520-ac2ae2c3b8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:46.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:56.049Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c081702d-aea9-4116-a9e3-69d9cabae367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:58:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:06.055Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=72d16bf8-dcf8-4bdc-990e-9da54a4128c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:06.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:16.060Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=38858eb9-cd9c-4bc7-acc9-1d7d018a2efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:26.066Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=111c330e-4476-4a0a-bbd8-e69e7f2ce955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:59:26.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:59:26.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:59:26.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:59:26.387Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:59:26.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:59:26.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:59:26.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:59:26.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:36.071Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=23375a7b-af7c-4eb7-8c66-5b9db2d9fbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:36.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:46.076Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=044e1185-669e-4b2d-a488-cab43575a047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:46.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:56.081Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=441471e9-cca0-4db1-b6c4-0502b6d1741d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:59:56.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:06.086Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=93823f25-7574-4a0a-985c-9ea8bdebac57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:16.091Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d8502d0d-4ec5-41a8-9339-15dfd4b74708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:16.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:26.096Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bf1f39dc-363b-434c-93c2-8cc823f63d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:26.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:36.101Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=590e9481-2ec2-4a3e-b437-77c3f915ce1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:46.106Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d762f24f-b409-448e-8a0b-78fd2e62371f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:46.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:56.113Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8a767157-7f9a-46a9-ad82-a4723f2b8995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:00:56.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:06.118Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=52c24dea-14e9-41d1-929a-4910da33fbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:16.123Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fa8630ee-0c49-464e-9990-105eba433a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:16.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:26.129Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d0525e8c-68bc-4b98-8e2a-f4ff4f2e2ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:26.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:36.134Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1b830dfa-611b-4b27-86bf-49331649e9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:46.139Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6846f8e4-45ae-4f61-a866-fb4906708c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:46.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:56.144Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3e577fac-b17f-4544-9e5b-acf2a61d36e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:01:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:06.149Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=74fef413-5255-4d81-9f76-1daee85e75cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:06.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:16.155Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c29ca73f-2212-4aa0-aa1f-ab60907e27d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:26.160Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=13f8f861-9151-48ac-813b-6ae7bd4bd7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:26.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:36.166Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c277dc44-bcd5-4b36-b099-46aff1d76d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:36.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:46.171Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b0a00a28-a716-42fd-83d1-8f963fc220b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:46.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:56.176Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e1796e57-a117-4104-bf80-d986e5a3207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:02:56.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:06.182Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7496cfa5-ebdd-43fc-bffb-5390fc8c3d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:06.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:16.187Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=60b99c1d-146f-4aef-8942-27f1cf019dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:26.192Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ad140eeb-6d45-474e-91d5-35037c7b5ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:26.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:36.197Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=efe5bbbb-184c-4d05-a131-b195ae152d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:46.202Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=82d6d540-eb40-4c44-bf51-3fd32f6809bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:56.207Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=16ff2287-ecc9-4666-8046-321b14dd9d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:03:56.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:06.213Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5cb8c32f-a902-4dd8-a4d8-24771589b95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:06.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:16.218Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4fd5a3c3-70ef-4c29-973a-1accbe47afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:26.222Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=710f29c2-3f1b-4c07-9fc8-885d98da0548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:04:26.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:04:26.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:04:26.371Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:04:26.372Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:04:26.375Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:04:26.375Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:04:26.375Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:04:26.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:36.230Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=16662d56-5b8a-417a-8425-18350fff7816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:36.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:46.235Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ee34a945-573c-451c-91cc-35dd52b19151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:56.240Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3f825763-f471-48fe-b5dd-e846ceed96cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:04:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:06.245Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e770b0a8-6015-4948-8046-f51476bfb4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:06.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:16.251Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=de0513f7-8ae4-446c-b13f-ba3fe207597a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:26.255Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0c84cbf9-c3cc-4be8-9ea5-1caedc0d8345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:26.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:36.261Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=28dc73b0-3419-4236-be52-bcc314d0614b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:36.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:46.266Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dfbeded6-1672-496b-9836-398ca989d6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:46.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:56.270Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=55dbe176-0239-46d5-9a2c-def56387c098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:05:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:06.275Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=11396eb1-d6c2-44c2-a801-a44b94921583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:06.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:16.281Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7546ca14-66e9-4478-b6cc-356f4543da23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:26.286Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fa94489a-8ef9-44f8-986c-55340ddc28b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:36.291Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e090033c-5799-4a1e-b857-f46e8a43e59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:36.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:46.296Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=871dd146-16d4-4abd-a6ea-fcd8ea61bbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:46.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:56.301Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cb4e7b94-236e-44b7-aed4-57a6916d5392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:06:56.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:06.306Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=28e92ae7-6b20-4a40-9ded-b6c00de675c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:16.312Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=faa47e1c-600d-4cf9-a5a4-d04370c85fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:16.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:26.317Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=19a01f87-f7b1-423f-b8ed-25f92bc683bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:26.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:36.323Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=45c2f887-9681-4cca-8190-ff0f11fbba9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:36.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:46.328Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=075aaf1a-53f2-4aa8-8812-33ab062884c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:46.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:56.333Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e5a86bde-2bd7-4224-b6ce-fc13e03e6cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:07:56.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:06.338Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=63ab8083-842c-4071-aa67-0ccd34be3920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:06.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:16.345Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c6ef149b-816a-463f-9619-68d267444708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:26.349Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=654d6d55-c5e1-4fb1-afaf-be3abb65560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:36.356Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=47621319-27fe-491c-bd7d-47603c812fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:36.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:46.361Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4490ee12-c267-456f-9e71-741d6bdf99ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:46.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:56.366Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=461eb6b0-52c5-4bc7-9919-d2a06d528626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:08:56.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:09:06.372Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cd265914-e289-45f1-9968-9551688b33c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:09:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:09:16.377Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1ec54122-18d7-4ad0-a987-887c74f063c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:09:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:09:26.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:09:26.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:09:26.373Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:09:26.374Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:09:26.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:09:26.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:09:26.378Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:09:26.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:09:26.383Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=18b0bba2-7397-412f-9b99-79180360c7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:09:36.390Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=970d0ea5-ff24-4705-b1f5-d056535109d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:09:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:09:46.397Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e94db351-7024-42b7-bf38-2c9116767b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:09:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:09:56.402Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d8479171-916d-4dfe-994b-b6dc9e32fd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:09:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:06.408Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=08375e94-69e2-4ad1-b02a-23a6a8644fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:06.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:16.414Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a091658d-fa2d-45c6-b9d4-fcebfc2fa085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:16.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:26.420Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e1206b33-157f-43a9-bd53-b43a42eb5492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:26.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:36.426Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5396f42b-e6d2-4573-8e80-2d133050afab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:36.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:46.432Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=94fe8811-31ab-4659-bdec-acb3a9751b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:46.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:56.437Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=15c96d4a-1882-46f9-a611-3026bd68bf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:10:56.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:06.442Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=831b0512-0911-4ea1-83ad-31ad29c3580a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:16.447Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b855998a-3d41-448a-b286-3fefff7181a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:26.453Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e5c0cf7e-447b-4434-9680-237598cb4278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:36.458Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5b65c41a-391d-4fbb-8d9e-5e848fdf96e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:36.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:46.464Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ab548960-6fa8-44b0-9598-2f0fd9c09ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:46.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:56.469Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d9a18cf1-1d75-493d-a471-2639797e815b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:11:56.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:06.475Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2e9c6cf5-aa36-4222-8067-fcdd57ce26b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:16.481Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6ead4777-9613-42ef-8dd6-369831a0782f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:16.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:26.486Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=79ed90de-ffc6-4237-81a8-e64e13f41913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:36.492Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c9e3b8d2-d5eb-4a74-a3ce-e04b5bf8c215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:36.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:46.496Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fea3ca17-b2a5-4088-8800-b95dccb5c18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:46.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:56.501Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9c86fc35-4889-45cd-8bf5-d15aeed1a7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:12:56.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:06.506Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e10352fc-9429-4ae3-b959-8c7fd9d40605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:16.512Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b848c927-8002-4ff1-bc3e-932d7eb2dc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:26.518Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ff55813d-1c6a-471b-88dd-8a3b61388e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:26.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:36.523Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=60f3264d-7040-4673-aee5-bb7ff0862053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:36.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:46.528Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=095d569a-fa49-4b89-8a17-edd9d540b773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:56.534Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=270c4c1f-6016-4813-99a0-a9da3e8a776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:13:56.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:06.539Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=31aab08f-64d9-4d79-be3e-d60ab9b3dc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:16.544Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9354a3eb-ac37-425d-9e13-13a3cbf83bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:16.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:14:26.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:14:26.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:14:26.360Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:14:26.361Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:14:26.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:14:26.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:14:26.364Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:14:26.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:26.549Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a1f10f5b-0db1-42da-bd9c-29d73eefe84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:26.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:36.555Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2141317e-cb4f-45e3-b66b-c8fe5f9414b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:36.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:46.561Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7204eccb-2264-4b35-a991-d4981d3ed34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:56.567Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e221db19-82a2-4bf0-ad73-0e672dabd460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:14:56.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:06.573Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0f0f50fd-6ca6-470b-bf56-849a1fa8f6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:06.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:16.578Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=935a064d-def0-4b96-88a4-c78a692fb75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:16.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:26.583Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=49b8bd59-e2a3-40c4-b100-34341007a2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:36.589Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2c121197-54d2-49a4-96c7-71ed0777ffd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:46.595Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=653efed0-440f-4d08-9eb9-c50db68a61cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:56.601Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=07eebb0c-5bfb-481b-91bb-ab18de722c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:15:56.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:06.607Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6be3f124-2000-458e-8bdc-3b5c459c21ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:16.614Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fe1a8af7-1678-4562-aea7-44efac2846cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:26.618Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4445d4c1-6f30-4fdf-b3e8-95f7871028d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:36.624Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d74971f8-d3c3-4126-b32c-69b4b1ffb191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:36.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:46.628Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bdbe09f5-11c9-4e72-8c75-026b9e68a709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:56.634Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cdc825b2-bb4f-4667-8608-7342a27678ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:16:56.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:06.639Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3dc212e7-96e2-4fb0-a92d-22844899937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:16.644Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=248f6700-7531-46ce-a176-a6b8fc24ff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:16.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:26.649Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dcbe8f77-8da9-40dc-99c3-fd09c2c8d325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:26.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:36.654Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=85cd5f84-5d88-4513-822d-1bdc6b2e6544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:36.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:46.659Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f4c1d04a-6865-47a3-95df-62766bc76bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:56.664Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=29c32c80-e34f-4d03-8237-311048266ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:17:56.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:06.669Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1136d1a1-0f22-45f5-a69e-111764df4d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:06.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:16.675Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ab021b56-bad4-40da-bbbc-287340c166b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:16.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:26.680Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f20ac747-2f56-4e68-b202-c007d7e8d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:36.686Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=02423aa2-d5c8-4452-a52f-10a6e7ec7092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:36.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:46.692Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1e76824f-d66a-45e7-ab3e-df2a976799ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:56.697Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=90464d10-b1e3-4ffd-bb91-20a561a45bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:18:56.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:06.702Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=67e5bbfc-dcaf-442c-8469-07b1f32104d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:06.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:16.707Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6652445a-1654-4bd2-ac6c-57b5ea8d2f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:19:26.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:19:26.353Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:19:26.353Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:19:26.354Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:19:26.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:19:26.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:19:26.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:19:26.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:26.712Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ea2f7d8c-e627-4890-8700-66c2b987702b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:36.717Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c7a02d3b-593e-4a5b-9e68-1bc5a3469c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:46.723Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b0817cad-aded-4aab-9619-31f645dd3200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:46.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:56.727Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3b37301e-3316-461c-ba5a-78de6f856707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:19:56.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:06.732Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f03be526-6696-4a84-a2e8-657dfb92ace8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:16.737Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b28af3fa-9b4e-4e4e-b7c9-6d75d59f21fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:16.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:26.743Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a17784b4-4b6c-46fd-a20d-63c322264e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:36.748Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5344a3e8-bacd-49c6-ae19-38847e020a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:36.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:46.753Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f6a5f224-d350-45bc-9962-79fedac35f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:46.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:56.759Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=71755be3-ea3f-4014-8464-accbdbb5c08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:20:56.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:06.765Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3280f63c-698c-496f-8f2e-c9cf6763ab47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:06.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:16.770Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cafe8e38-48ae-4f19-8aa2-78e9a21333ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:16.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:26.776Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a00b78c6-a1f3-40be-b5ca-a5089477a678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:26.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:36.782Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bd6192cf-2b64-4798-b1bc-89966be7aba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:46.787Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c9adf521-a48e-462d-95d0-6bcd924863c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:56.792Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cf8828bf-193c-48b1-a57a-705c4794bec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:21:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:06.797Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9808c720-8ce1-4beb-9d65-9458a4b9e732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:16.803Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5568e1af-1bd7-4234-b8a3-9d98db7bd7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:26.808Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ec69e14f-5986-498d-ab44-27b0501f1a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:26.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:36.813Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b31d1f90-2b46-441b-b88b-91570aca057b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:36.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:46.818Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=51c7d30f-acae-4c43-90ec-af32bbed624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:46.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:56.825Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f7a7f403-7991-415e-9e4d-7563f3571a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:22:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:06.831Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a245d603-d8f9-4a66-8b8b-7788ea61e619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:16.835Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4cae1375-6774-45ac-9178-4c1fb98703eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:26.840Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8c57445b-cfe3-4628-8ec9-e3eea689595c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:26.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:36.848Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=577dde84-5f7b-4dc7-ac22-e30a5784ed19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:46.853Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=418d0449-acc6-4c6f-9d66-92b8c7de3ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:46.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:56.858Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5e9d1659-ed61-4ac8-8d10-4dbc26b45ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:23:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:06.864Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=38d3754e-9b22-4b90-9fc9-9ce7d55dc9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:16.869Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1543cca1-1efc-45ee-bb74-1ec9b1e1ccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:24:26.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:24:26.386Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:24:26.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:24:26.387Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:24:26.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:24:26.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:24:26.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:24:26.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:26.874Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9e7552c3-4399-489e-bfc5-db44eb90ad5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:36.882Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a629a3ac-1465-4272-bc5b-58af61f041ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:46.888Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b9129282-45bf-40c7-b96c-b64bbe34151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:46.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:56.894Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5571eed4-c3c8-4963-be61-989f3cb71e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:24:56.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:06.899Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b0d83656-8c1e-436e-a204-2002d714d571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:06.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:16.904Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8fb146fb-5b17-4444-9f1b-0c1bbe64b6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:16.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:26.909Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8d409bd2-70ba-4f20-9355-d32461315d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:26.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:36.914Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=67de0535-f49c-4d47-9bda-89663b797f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:46.920Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f77317c0-9464-4dd5-8df2-eb1b3ee92423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:46.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:56.925Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=392a4dee-1377-422c-bc2e-398181b01555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:25:56.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:06.934Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5987dedb-0daa-4bb9-926a-741d3e1bbf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:06.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:16.941Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8b3c546e-ee11-4e8f-9890-90944193f8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:26.946Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6444c0ab-c143-499d-b9e7-6b2116750ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:36.951Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7793668f-a4bc-49b8-a34d-e77915c7598d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:46.957Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=74e88fc1-4262-4e92-ac24-adb0bc0d1074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:56.962Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1680fb79-8dcd-432b-8180-cdf68b4997a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:26:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:06.968Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b323573e-f1ba-4b76-b004-348e8bc3a374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:06.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:16.972Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a72ce8ba-2606-4891-baed-37e7773a8f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:16.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:26.977Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8697a713-1ab9-4822-97ee-13d943899507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:36.983Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=081b0f43-a22b-4ba7-977f-77ed778c3229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:36.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:46.988Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=41c87de3-2428-4ba5-bcf2-47c90fd89408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:46.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:56.993Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=acf5f7c0-ebe3-4734-925c-b7ce222122e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:27:56.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:06.998Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c8594ade-8495-4f73-ae32-442a763e403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:07.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:17.003Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=64e15389-d9cb-4d00-aa70-89ba49104d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:17.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:27.010Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=16511e35-3427-4b7b-b5e4-e55b22d014d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:37.015Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=846020e0-1ff6-457a-8bc0-bd3929e240ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:47.028Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5a6ff3da-d381-4d74-924d-cab0c4419125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:57.033Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=503e224c-bcee-499d-b044-1604945dc6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:28:57.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:07.038Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=afe87007-fdf8-4edd-8935-3b2e38c6780f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:17.043Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b27dc5d4-f541-4f9c-8c2c-875d12f48920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:17.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:29:26.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:29:26.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:29:26.371Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:29:26.371Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:29:26.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:29:26.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:29:26.374Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:29:26.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:27.048Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6e15738d-aba6-402a-8cd1-8648868eedc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:37.053Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=79db67b7-349f-43e9-ae74-12aba5924063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:37.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:47.059Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=21d00d44-8470-4aad-9472-d294b8e53354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:57.064Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f5c23384-54aa-409c-91c8-bf7fcf5ec8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:29:57.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:07.070Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5ceec14a-8bb0-4f89-a852-8f81910822c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:07.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:17.075Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bf1b5d27-3a86-4604-aa24-db95b3b9f039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:17.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:27.080Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6e6c5a7c-067f-4ce0-b7db-867bb2ace6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:37.084Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7ae5c38b-0359-4d71-8675-527e61f23bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:47.090Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a1aae09f-af15-4353-ad6a-ed26442d6b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:57.095Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b2b334b9-d395-46d8-abd7-0c54f3f7265f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:30:57.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:07.101Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=18ca9fbf-2a98-4684-88bf-1cbf26c45d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:07.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:17.106Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d13c3206-62a9-4882-9e92-09202dabc926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:27.111Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0b9d423a-3956-4bea-8121-0df352d51138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:37.116Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=38eea64f-2544-4093-a0b6-ba62e45133f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:37.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:47.121Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2f5c1e3f-da57-4e0c-903a-042b277f1cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:47.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:57.126Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fcb52f8b-2d71-4494-9421-2b8871019817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:31:57.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:07.131Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3d09bd40-f8e2-4a6c-b9fe-35ff907cac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:07.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:17.136Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=12c89794-6189-4688-b0fd-ae5b75bde8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:17.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:27.142Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=48ef362e-6d0f-42cb-a54d-579f58c85c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:27.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:37.147Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9a45cec0-5d99-40c9-813f-589d00ba55f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:37.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:47.152Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f5bfe12c-9367-4878-8e7d-94d4e9af088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:47.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:57.157Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8b07ecd6-96d7-477c-8c01-a4c65c8300c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:32:57.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:07.163Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=02a71a66-3003-4c9b-9d11-c1ce3bd6f0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:17.168Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=00fb2012-9629-4501-b66e-48fd59fd5341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:17.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:27.173Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d60ba496-190a-4904-84b1-31d6e621b7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:27.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:37.181Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=353d80ae-4211-4194-a72b-fa6be1f6e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:47.186Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a3b38b50-2002-4df4-98ac-627cd4ae75cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:47.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:57.192Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=502d95e1-5a59-4d2c-9aa4-2ee8a91d6a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:33:57.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:07.197Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=30c4cc03-e68b-4e93-8348-bcf8bccb518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:17.202Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=09aa2f33-d025-4e8f-ba2e-1f40dad25732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:17.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:34:26.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:34:26.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:34:26.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:34:26.371Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:34:26.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:34:26.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:34:26.374Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:34:26.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:27.208Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=01579bc8-4371-4b9c-a77c-6e7375d4eae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:37.213Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=12759bb4-f00d-433b-be1d-3cdd391556cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:47.219Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ff529bb8-ed8f-4030-a983-c19d917dd0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:57.225Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7db07deb-7999-4254-b11d-f1c068b776e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:34:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:07.231Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1f9fa21f-401a-4294-a19a-63b6b947680f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:17.242Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3c3490aa-db67-433c-8517-a91dd77de778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:17.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:27.246Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=11f79c53-0841-4356-bf6a-8ec4054ee3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:27.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:37.251Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d180fe18-bced-4ee9-a0c9-c666bb8c3856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:37.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:47.256Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=55a7c8be-7116-4ba2-bd16-5059fc624375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:47.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:57.261Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fb0e5223-3360-41ff-ab45-fb801784caea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:35:57.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:07.267Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f47c1dea-0370-4a67-a4fc-cba9484f9aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:17.272Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=186a0872-8e94-42c5-8d88-b03714e1f63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:17.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:27.278Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ebf93dca-c802-42aa-8748-79806546c07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:27.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:37.283Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1983516b-5f09-4df2-8b4b-77cf71b38db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:37.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:47.288Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=067dd221-f6b0-4231-8921-2a06b7abcd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:57.294Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c2dc1813-49ef-4934-87c3-613aeba45e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:36:57.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:07.300Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2cc1e4af-f9d4-4529-ae91-c66bc98e5349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:17.306Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2a5b4016-0a21-40ed-bb6d-cb7bfa4a2b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:17.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:27.311Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=84ec2c4d-e14b-47c8-b235-4e6b2d405ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:27.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:37.316Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=29a1cac3-ecec-4c0a-bfaa-2dcacf1025f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:47.322Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1acf432f-3433-46c5-80f3-b8360c2e6033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:57.327Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7d7424b6-cc2c-481f-9ace-e6b88b0ace84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:37:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:07.331Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c60abd37-d66f-4e43-ad75-99ebc19aba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:07.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:17.336Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e76c8674-56ab-40ed-86c1-05b55ccb7500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:27.341Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b74b278d-895b-4555-84e5-1f6b465a1486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:37.346Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=86e6208d-d56c-474a-9b05-4397a1bbc882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:37.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:47.354Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a87c9010-0f09-430a-a4b8-691d5b1329d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:57.359Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=19087b4d-14ea-4a57-95e2-35f702edd707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:38:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:07.364Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bb870d42-c20e-4500-adbd-6043351d947b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:17.369Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=425a68c2-d61f-4396-a0c7-1b4dcd0ea4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:17.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:39:26.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:39:26.358Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:39:26.358Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:39:26.359Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:39:26.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:39:26.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:39:26.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:39:26.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:27.375Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=85490f0b-2e73-440d-bf04-9a2d878aff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:27.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:37.381Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5c9ddae6-d303-4405-a55c-cb7c4e9619e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:37.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:47.386Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1cb8a54e-3265-4815-bd44-89a77f5cdeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:47.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:57.391Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b209c1c5-7fa8-477e-aa64-52ec12bd9ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:39:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:07.397Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e45adfe1-55e0-4f0b-af5c-4a14fc2954d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:07.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:17.401Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b5ff99ea-8c17-42ab-a09a-47d4556721c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:17.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:27.407Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f87d3a85-6ae0-4c54-987b-18eafd9d58ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:27.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:37.413Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6c8c0800-6cf6-4ab7-9426-be35fd537dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:47.418Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fa470246-5a68-45bd-a971-1b14b6fed729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:57.423Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=49c584af-11ed-4d50-a7d7-dae5f2897c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:40:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:07.429Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7d16f74d-7ce8-48b6-8e33-ea2a32cbf136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:07.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:17.434Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=98c34705-c00e-488b-8582-29e442972f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:27.439Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=11270b4a-5df3-479e-8685-3dfd622abec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:27.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:37.444Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=043e04ce-f9d6-4816-a2d0-eacf2ec5d676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:47.449Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=59b92357-b9fc-4b12-b53e-dd694260b753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:57.455Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fe7b251b-968e-4eb6-925c-6239db817ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:41:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:07.460Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=89a42324-9350-4e8a-b591-515fe720e061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:17.466Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b341273c-bcbe-4c04-91e2-c924ee1997c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:27.471Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8e5e1f79-b78b-40e4-bbb5-c0a928d83c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:27.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:37.476Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1dbcaccb-7cfa-4c09-abb4-43a743cf43ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:47.482Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=110e732d-ccf9-4cc9-9887-7806872d1650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:47.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:57.487Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=11df1495-ba00-44f4-a8f7-2f99db996073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:42:57.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:07.491Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ddb03c96-6875-41de-8874-376def07d3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:07.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:17.496Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bc83d3d6-c54b-4327-a855-224d162b10c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:17.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:27.501Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b3e0687a-c347-4a1a-8dab-88cf48c30fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:27.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:37.506Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=33a648ec-33fb-41f0-af77-c3f50e00a29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:37.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:47.512Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9685ce34-7f15-48ec-95b3-a8e9ded69443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:57.517Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5eda17b1-68cb-46cf-ba5a-e2b649485049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:43:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:07.522Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=eda3e7c4-66f4-4ff4-a867-45477e9e9861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:07.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:17.527Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6d12911c-bb09-42d1-9083-6d2934bcb545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:17.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:44:26.367Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:44:26.367Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:44:26.367Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:44:26.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:44:26.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:44:26.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:44:26.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:44:26.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:27.533Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=af960906-6907-4d66-9a15-fcdb1162690b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:27.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:37.539Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a4d1f9df-dea8-4946-8e10-40b7baa7cba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:47.545Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3202a80e-5f24-4029-9ee7-ec675c7372e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:47.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:57.550Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3f8c2f50-146a-4875-9ad6-0c1d9e798382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:44:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:07.555Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d56b5b45-b539-4c12-b050-39bb34e3b968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:17.560Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5aaae5ac-4a1b-442d-9460-ed00c542383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:17.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:27.566Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=da98b7c1-4c44-484c-823e-531416f47a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:27.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:37.571Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=63d4a8c5-e385-4a74-8f50-5d1dcf3d4923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:37.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:47.576Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=64d7fb90-fde7-46c0-b384-75b4bbebb1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:57.583Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6855d8d7-699c-4fc6-9fc9-7aee67dc2d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:45:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:07.588Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a37543bf-967e-4ac5-bba1-120e6097224c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:07.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:17.593Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=37cf3a71-bf8c-4156-9834-06637c2d3bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:17.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:27.600Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=607f2e6e-286c-4b2c-9a39-206600b94ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:37.605Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3f5c8499-892b-4ea1-b2fb-2b13beb0ea2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:37.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:47.610Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4c28fe9d-f7e8-4fe1-b958-99a3977d3632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:57.615Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=aadb21bb-de5f-4ca3-94e0-7f64bb64abbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:46:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:07.621Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2a743863-300d-4047-bfe9-6c43c7249397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:07.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:17.626Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6467ffeb-b6e0-4305-8347-305a3e04e4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:17.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:27.631Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=49b12f76-bae5-44e6-9c54-3f50a92fe8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:37.636Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9fcf57ea-860d-42f6-a19e-07826ee995c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:37.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:47.642Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7f43c9a1-3a04-44e5-9ee1-995bfdebe8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:47.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:57.647Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bca15a07-3945-4c1f-9aa7-a79e7b4706c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:47:57.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:07.653Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b884fcbd-768c-4c58-ae99-fbfc93e74e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:07.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:17.658Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1f8f5188-994c-43ed-9fc4-027eac35bd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:17.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:27.662Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=84e82e52-481f-4d38-94f9-941303fe964c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:37.668Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=70e00e1f-379e-4458-89e9-1ff7a02bc15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:37.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:47.673Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=44d69568-54ad-4348-b9af-00acf218a038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:47.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:57.679Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a900bd12-dfb8-4901-9613-4a88c8cf1ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:48:57.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:07.684Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=522b62e3-7471-4826-9f71-5136496d4ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:17.689Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=eaeff508-4ae4-4266-bbd4-9e0f8128d65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:49:26.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:49:26.362Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:49:26.362Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:49:26.363Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:49:26.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:49:26.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:49:26.366Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:49:26.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:27.697Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=17497e26-0b34-46c6-93f7-7d531829f15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:37.704Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7cd55afc-d76f-48a5-aaba-a38a59b2fcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:37.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:47.709Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a153f5fe-dc7d-4fcf-8cad-0e0b37752986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:57.714Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ac8ec212-a49d-4ed5-97bc-5895fe587c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:49:57.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:07.720Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2c6cbf72-005a-4f6e-8913-cc1be5687370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:17.725Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=890aa14b-fb66-481c-a7a3-c8ec2c7ad4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:27.731Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=169bc70c-8f49-4d52-8deb-7058195a963a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:27.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:37.736Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e0d78d2e-7616-41de-98cf-e5718280fe18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:37.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:47.741Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0b05f87f-f5f1-48fa-9a73-4e40da0a866c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:47.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:57.747Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9ad0a42c-9895-4beb-93e7-e560c532cff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:50:57.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:07.752Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=00e40284-23f0-4836-8055-a7ee90674784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:17.757Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8770d8c7-5b26-4e3a-b070-f9d03db6c114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:17.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:27.762Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=96d84553-9457-4bb2-91ef-4544d63d96a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:37.767Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ee585388-3da2-4d01-9757-6b2552f167c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:37.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:47.772Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1b8a8155-1a8a-4795-b319-18d15928cf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:47.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:57.778Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c3ee9e33-6784-400b-a731-74333c231354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:51:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:07.783Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=075b864c-889e-4bd4-a609-4053e1f0a243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:07.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:17.790Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=981eaa9e-8ec0-46a3-8b05-74fa6e0087ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:17.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:27.796Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a40f30c0-d6f6-414a-ad9f-746f78d2c465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:27.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:37.801Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b93d1a61-d1c5-4239-8ee5-c3a6cfb0b819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:47.805Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7f20c93f-3524-475a-8f96-ae3667e2131a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:57.810Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1066cc5a-1fd3-452a-a082-3d85c8bb2fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:52:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:07.815Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2d35b9ef-5081-4543-91b8-163945dec6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:07.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:17.821Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=612577ce-03be-49d3-b658-c89f8e42d894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:17.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:27.825Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f52fd5b6-9da7-49b4-8012-286485be0def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:27.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:37.831Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ab5493e3-ac60-4dd7-8761-48688995c9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:37.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:47.836Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5f2eab8e-2bab-42a4-b0f2-c1c084749ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:47.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:57.841Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9564c922-18cd-455f-975c-1a5d1eaaa31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:53:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:07.846Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c8c6f5e7-d7c6-4885-af86-1d94d9137dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:07.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:17.851Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d51c2060-3a5d-4d78-9bda-6481f792a40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:54:26.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:54:26.354Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:54:26.354Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:54:26.355Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:54:26.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:54:26.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:54:26.358Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:54:26.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:27.856Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=129b7cd1-9103-4573-82fc-6235274d9086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:37.861Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a0692de9-6c92-465d-a6ca-ff072f9c5217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:47.865Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=28663e51-eb75-4587-8480-8c2400ade453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:57.870Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=700f8dc6-36bd-495f-a8c3-b55867629e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:54:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:07.875Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5dda74a4-5bc9-4725-9702-2f37d11cbc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:07.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:17.881Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c1d69bb2-543e-4e47-a0d3-992d0586e521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:17.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:27.886Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=771d2bb5-b32a-44f0-9dae-fe32b14cbaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:27.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:37.891Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d2096810-0216-41f2-9286-511e44a24cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:37.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:47.896Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4f831e9b-fdaa-45f8-b213-5aa80e5c824a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:57.901Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=709baa6d-94f7-40c5-a0d8-618cb61ea862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:55:57.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:07.907Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d8480aef-659b-4fc1-8706-e3aa7aa3644a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:07.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:17.913Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7a845df1-797c-4041-b298-4f3393e39445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:27.918Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6a3959b5-fb05-4d99-83c4-fc63bd81ff3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:27.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:37.923Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2223ee71-e9fe-48c3-ba4e-5bcbea6eda4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:47.928Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=95f6b1f3-d52b-4e6f-b733-e3fe7e79a7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:47.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:57.933Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d35bfab7-737b-4136-bed7-b2a6f21633a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:56:57.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:07.938Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f9f585df-c26d-423c-9bff-c1a406cca88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:17.943Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=45b02f9a-5abe-4e29-8b49-0be18bdc32c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:27.948Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d496a097-1d10-48da-ad10-e7d8db1b6118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:27.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:37.953Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4d0a1cd8-9628-4baf-9a45-b2604a3b1e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:37.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:47.957Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8368305d-0324-4a05-ac2c-01f989d89360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:57.962Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cd4dce68-eee9-4df4-b197-e6e837eb61fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:57:57.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:07.966Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fe419dea-da3b-4351-86f8-1e46d493f00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:17.970Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=59d476e7-d8f8-4b57-9cbb-1e6460949b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:27.975Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9195ffb4-b400-4d14-96cb-a1d38a8a9bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:37.981Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d3e1f753-1bc2-41f9-8c82-c23fa4fc9b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:47.987Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9c24a1ee-9400-4540-944e-268ca2c19782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:47.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:57.992Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=97467135-d161-466a-a4e3-3ecddc7a6d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:58:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:07.998Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=57bd2670-ca20-4e5e-a1e2-b08418611954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:08.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:18.003Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c436b641-a6d1-40a7-9ba5-317b2758d81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:18.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:59:26.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T09:59:26.362Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T09:59:26.363Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:59:26.363Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:59:26.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T09:59:26.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T09:59:26.366Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T09:59:26.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:28.008Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4e03de91-9249-4561-8ab6-021fb4d06fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:38.012Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3e614036-62ef-4249-8634-603b9d41174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:38.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:48.017Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d0121b0d-2212-4ff4-b1ba-74dba506bc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:48.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:58.023Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8f4f4d95-5237-4634-8572-359b9a48ce2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T09:59:58.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:08.028Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f19637ef-8b00-4a1d-a3a2-50efa43407c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:18.032Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=183c3dce-6303-455f-9e3b-d45658ff4b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:18.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:28.038Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=51d10dee-0d13-4e49-a212-1d406f44da38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:28.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:38.042Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a3faec85-d0cf-464a-8b11-6c8838cd2f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:38.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:48.047Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=37238ac6-f693-407e-8db5-4268e3fe4884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:48.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:58.053Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a8eba662-7c06-4de9-9806-5b3633528f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:00:58.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:08.057Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ecc9aa70-6651-4fc0-81d6-4e2f6632cc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:08.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:18.062Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=077dfdb7-800d-4030-a9af-71ad176c24c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:18.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:28.067Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=aefa2561-28ee-4891-acbb-d6c0ed1f8a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:38.072Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=282ea481-a6ad-40e8-a67b-4d748d9ec00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:38.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:48.077Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=852434d0-9add-47ff-8ab3-28f5a040db20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:48.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:58.082Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=11079c7a-2b27-47a0-9109-6ea1325e6e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:01:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:08.086Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0b7c6f65-c26e-4985-96f8-4ffef97a3fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:08.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:18.091Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c58a1d68-bd99-4276-bc18-0cfc31d0d7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:28.096Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c928a89e-5aff-4731-8d30-4b4b992b5046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:38.100Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d4115694-256b-4213-ae4f-a8c318076c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:38.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:48.108Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0a71cefd-eee2-4a8f-8a28-c18e670c97b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:58.113Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3e93a1c0-8834-44c9-9d18-461ac64bcc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:02:58.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:08.117Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e2a00046-68f7-418f-b076-776b127c3ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:08.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:18.122Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=62b6ccaa-0507-45b7-8711-48a75cf60bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:18.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:28.127Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=77f02e46-e663-41b9-8dd5-b3ad4d530856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:28.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:38.133Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=300924eb-58af-44b4-8b18-fd385e5b3e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:38.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:48.139Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fd14a541-a6af-41de-b8c0-fddd71a41c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:48.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:58.145Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=df0494a9-fe64-44b1-836f-ca422291d719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:03:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:08.150Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=01688f08-c760-4e85-b2cf-2b24a6f2b59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:18.155Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=960e137a-eb28-47fe-b90b-3c456c814de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T10:04:26.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T10:04:26.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T10:04:26.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T10:04:26.371Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T10:04:26.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T10:04:26.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T10:04:26.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T10:04:26.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:28.160Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bcf25065-83e0-41a0-8b8c-877befcee63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:28.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:38.164Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=26270200-28a1-4f5a-bec4-4328323c7c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:38.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:48.169Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4299a704-ad8b-435d-866d-fa06714fcd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:58.174Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4897abf5-00f4-46b7-a001-366654ad1b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:04:58.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:08.179Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4225dbac-707c-4d38-b2fd-cb57d34de0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:18.184Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2d79d899-0037-4aed-bd68-8caf797ce71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:18.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:28.189Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f6d236be-61ed-4109-a30a-f50a40cbcb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:28.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:38.194Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ec8c3bca-8f61-40a8-b207-90159811e426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:38.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:48.199Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=562b12bd-ef70-4702-b1eb-09f0791059e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:48.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:58.205Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=15e97a8f-ded8-4082-85ba-5bdf7dc25f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:05:58.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:08.209Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d492a6cf-bf3f-427e-92f2-a888d3bbd52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:08.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:18.213Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cb262d1d-942e-4c2b-80cd-d3e38e60ff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:18.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:28.218Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f079a038-4090-44be-9c6a-ac2cad6b4144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:28.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:38.223Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=75ee0802-bd66-4852-b978-e290ad9eab59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:48.228Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d7990625-7210-4eb5-912e-8487e6e07607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:48.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:58.233Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f9613aba-1213-478e-8b6c-97eb0a565ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:06:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:08.238Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=461a79b5-673b-4c8c-a19f-2b83a0c40cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:18.244Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a2844e31-a8f5-4491-9665-17f327b3e262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:28.248Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=40bb370f-ada7-4cf5-8288-e9125b69aa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:38.253Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7ab7749c-30d1-462c-baf8-bd1e1704f0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:38.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:48.258Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cc85551b-8919-4d8b-be1a-c04bab913d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:48.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:58.263Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=07ce5dcf-a6b0-4289-ad9a-ee7e370a0bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:07:58.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:08.268Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b1fc8588-55c4-4487-b351-6ca85fc3c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:18.273Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=794264e8-6bba-4576-9827-2a53325cb53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:28.278Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c3d8caa9-f773-460e-a4a3-6b5232deb793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:28.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:38.282Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cb476afe-0671-41da-b267-f725aa119587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:48.287Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0e99c4b4-4177-4b9a-a899-e600d54c6119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:48.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:58.292Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bd807638-458c-483f-aa01-04428b18d247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:08:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:09:08.298Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b40353de-a48e-438d-878a-e2ddec5435fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:09:08.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:09:18.303Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=422af3b0-ee2f-4a06-b781-1a3d924d7bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:09:18.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T10:09:26.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T10:09:26.366Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T10:09:26.367Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T10:09:26.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T10:09:26.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T10:09:26.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T10:09:26.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T10:09:26.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:09:28.309Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8b5f6c8c-1bd5-448c-9203-33d676546de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:09:28.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:09:38.314Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=22e0da56-4346-4d1b-82ec-e8eaafa1373f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T10:09:38.318Z |INFO |PRH tasks