By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:13:37.778Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:13:37.783Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T05:13:37.849Z |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-06-08T05:13:38.700Z |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-06-08T05:13:38.873Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:13:38.874Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T05:13:38.874Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T05:13:39.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-08T05:13:39.188Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-08T05:13:39.250Z |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-06-08T05:13:41.331Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-08T05:13:41.900Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-08T05:13:41.922Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-08T05:13:41.923Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-08T05:13:42.002Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-08T05:13:42.002Z |INFO |Root WebApplicationContext: initialization completed in 2747 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-08T05:13:42.565Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-08T05:13:43.581Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-08T05:13:44.985Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-08T05:13:45.270Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-08T05:13:45.271Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-08T05:13:45.273Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-08T05:13:45.636Z |INFO |Started MainApp in 11.276 seconds (JVM running for 12.191) |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-08T05:13:45.744Z |INFO |Start scheduling PRH workflow |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:13:45.763Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=cf93e25e-9c6c-4f12-94a4-7f6f92ceb157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T05:13:47.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:13:47.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:13:57.381Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=69b15537-c216-44c2-939c-54d2340aa015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T05:13:58.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:13:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:14:08.445Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=c10f548d-93bc-4c27-9c19-32b5ace3def4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T05:14:09.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:14:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:14:19.488Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=190b28c3-c3e1-48a7-bf9a-df3b4dfc3e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T05:14:20.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:14:20.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:14:30.564Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=21fa5bbf-1f7b-42b7-965d-c65edc574d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T05:14:31.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:14:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:14:41.596Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=0238ce51-7a38-4e03-99e7-669c0298d681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T05:14:42.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:14:42.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:14:52.636Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=59828804-8c48-418b-94bd-c9adb086123e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T05:14:53.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:14:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:03.716Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=1773f7ba-9d00-4a9c-aa00-1ab58ab9ca1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T05:15:04.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:04.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:14.849Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d5944812-8b7e-401a-8aef-1444ecff09b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T05:15:15.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:15.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:25.885Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=df032910-1725-416e-bd8a-3f8d6a4f81f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:26.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:36.087Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d65e5682-714a-49f1-a250-453053969472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:36.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:46.105Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=05d5dd8b-bbfe-4ec6-8a22-3509c7560b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:56.123Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b7ddb4ff-61d9-493a-a37f-c4357cf14b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:15:56.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:06.141Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=78075472-f2cb-4935-84bc-97dc2721320f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:06.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:16.157Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=bda43730-483e-4b71-93d9-61f86fcef0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:16.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:26.174Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=34fbea11-e86e-4d15-aec3-f65c752c494b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:26.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:36.194Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=807cea32-e460-49bd-8169-fdd7a1f1c808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:46.213Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=808883c4-5cd2-440b-b0b6-1c30643cf2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:46.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:56.230Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=15fac9d8-8ec5-410b-a895-a3ec060fddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:16:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:06.245Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=cedcfe63-f121-48c4-bf8b-6ef389c2ab92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:06.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:16.261Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=0bf1c169-7f2c-48f9-a0a9-8026fd8a06f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:26.283Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=78d53b95-4e5d-4a15-ad28-2fcbafd90d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:26.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:36.309Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=bd4b5bf2-4c1d-4d28-b7e1-22396c9c71a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:46.327Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=0b74819f-cf97-4e45-b3a1-a2a0523f369f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:46.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:56.340Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b892e22d-01ad-4dc6-b991-97d462a48538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:17:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:06.359Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f987ef88-7f7b-49bb-9f9e-6e11fff79f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:16.379Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=3a2f9742-611c-432b-90dc-24ef80aa4f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:16.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:26.401Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d5e46207-8826-4ef3-ad7f-5781df066d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:26.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:36.422Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=af3f1807-6f2f-4d76-b850-9d62b9200867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:36.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:18:43.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:18:43.022Z |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-06-08T05:18:43.024Z |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-06-08T05:18:43.029Z |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-06-08T05:18:43.045Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:18:43.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T05:18:43.046Z |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-06-08T05:18:43.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:46.443Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=24bbdb15-1b27-4f2b-b805-bc6e787f0042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:46.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:56.460Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=0dfab3b2-b165-43d7-a982-81b7e274e3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:18:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:06.478Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=a74624a5-7717-4282-952b-a2ec5e72ea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:06.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:16.504Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=af8a3570-ed47-4a0d-a63d-746888b45752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:26.522Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=507856c4-c94c-449b-a909-b44fd91ac44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:26.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:36.537Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=a4195fe4-f771-408c-bf8b-9dd5888cf424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:36.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:46.549Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=4da078de-7e70-4f5d-9768-23c83739fc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:56.561Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=08226f23-deae-4f89-b729-bd3f715ff664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:19:56.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:06.573Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=a057b5a1-3e10-441f-a6ee-2b6fc630fdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:06.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:16.585Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=5c7ebdd9-acb3-4dcd-b31b-e6a0ae8612d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:16.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:26.601Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=6f35050b-9645-46af-bf48-9168b9200868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:36.614Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=31668cd3-c15d-468c-bff5-d5007c05f2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:36.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:46.631Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=bc8a3475-071b-425b-b791-d5f71952214b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:46.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:56.644Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=33dd38a7-2ea3-446b-902f-b83e459bd7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:20:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:06.665Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ce8f20ee-ff78-4cdd-b67b-2fca63571dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:06.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:16.686Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=64268c14-1a6a-428f-8f32-b367ba866753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:16.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:26.699Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f0a264db-06aa-476d-9bcf-936d2790d679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:36.711Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=1bd789af-8995-4274-8512-f943b71a4158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:36.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:46.725Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2a55c59c-eb5a-48c7-9afe-291c620b7dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:46.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:56.744Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=c9d5a7aa-1744-40ef-916d-a8f0749ff3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:21:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:06.759Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=653ff41b-735e-4ad6-bd37-e71d30331a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:06.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:16.773Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=6590b8ee-a04d-45cc-b858-2f345102601c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:16.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:26.785Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=29edad8e-59bb-42ef-9774-d19bd30e4a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:36.800Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=32100155-a34c-42e2-a6f6-8cc5020a3bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:46.817Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=34d2e760-598c-4715-a5fd-d6d82889e4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:46.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:56.836Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=7166a6a2-ff84-4586-a3b3-2384331f914d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:22:56.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:06.850Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=847955cb-658b-497c-b4af-6397af8849fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:16.862Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=91bf1739-a2aa-4b95-bce4-a95cfad8f91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:16.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:26.874Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d6cc9b18-c62a-439c-943a-ff400305f4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:26.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:36.889Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=56c77a6b-68c7-400a-a754-dc669ca2d163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:23:42.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:23:42.882Z |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-06-08T05:23:42.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:23:42.886Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:23:42.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:23:42.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T05:23:42.897Z |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-06-08T05:23:42.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:46.904Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b49954e7-fc23-40f3-978a-66c5d7ed7cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:46.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:56.917Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=3f1d7d21-1359-416b-a9d1-a473cc85838a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:23:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:06.929Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=79d54681-dfcd-402d-a506-81698682fcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:16.942Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=76c6ba99-2de3-4ebd-8732-7b0a3c47a801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:26.955Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=003cfa8f-b28c-40dd-860a-777c20815166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:36.968Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=de08eeb2-dab9-48fa-961b-2f633b8408a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:46.979Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=6a473c11-5b90-4142-a298-00dac107499e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:46.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:56.993Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=1ca7a5e2-1561-44cb-8120-ebaf64528311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:24:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:07.008Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=41667c7d-1c99-4aac-94ef-11cf1736d581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:07.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:17.022Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=35c03f2b-fbde-410c-a31b-1b63e812d3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:27.036Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=5b6905db-e22e-4b8c-a316-e65cb112eaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:27.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:37.048Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d2c42d13-f385-42ce-8586-c230519a691a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:37.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:47.061Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=7c966e30-69b5-4d7c-ba95-0d1fdde06d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:57.075Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=e008ea07-2770-4352-a05a-ee8968ee3871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:25:57.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:07.090Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f97a53e7-7f4b-4ec7-b0f7-4ef90653d8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:17.103Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=89789efd-7067-49ba-bcfb-aa8f3fd0c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:17.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:27.122Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f99b22c0-ed51-4ae9-b3da-2d5ceac68dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:37.137Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=4a559b02-c8e3-48e0-93ca-63fe9ce11b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:37.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:47.151Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=9570d744-d8cc-4410-963a-650e0d217a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:57.163Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=45ccbaf8-3d3f-4cc5-9fe0-1f83a40251b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:26:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:07.174Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=bf6723d0-0a9f-4ba8-8e0b-50b4d5fa7fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:17.188Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=1d2457d2-5380-45df-ab8d-a9a41fa849a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:17.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:27.206Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=df42f887-149a-4535-b497-7078d205af76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:27.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:37.222Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=6c428a11-0477-4d4a-8576-f6b5692f4ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:37.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:47.235Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=de59de41-89a0-495f-99bb-f3cb39a5048c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:47.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:57.246Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=0e3468c6-7767-41bc-9b81-afc93e0f8c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:27:57.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:07.276Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=da631ec8-50fb-4120-aac1-33fd51107db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:17.300Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=41cc05b7-dbbe-4141-a047-66f76750bde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:17.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:27.312Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2b0ae2ab-b2eb-4077-8fe5-700f1258af18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:37.326Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=fa618857-0bf6-4956-b149-70c46935d4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:37.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:28:42.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:28:42.894Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T05:28:42.895Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:28:42.897Z |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-06-08T05:28:42.906Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:28:42.906Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T05:28:42.907Z |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-06-08T05:28:42.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:47.339Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=9a9017e5-9b38-4d6b-a16c-84c782b8517e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:47.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:57.353Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b48b6333-8567-411a-bea2-a09a8828ab0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:28:57.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:07.389Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=4f6d9219-87ef-43fd-8147-33624cc33660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:17.400Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d43b4e0c-1810-4c3d-9404-e2e45ab5901e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:27.410Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d4eea5db-b9a8-4fdf-9c77-3d99c5cbbd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:37.420Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=37ae2b23-2da5-4eb0-95f0-929be61d524d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:37.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:47.434Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=44fdd3f2-6cf0-4688-91d1-8be776868975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:47.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:57.444Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=79a4d1cb-a7a2-4041-bec5-b36c614b82d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:29:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:07.457Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=5d6d31c1-de26-4ed7-9003-03be57751221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:17.465Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=04155ac5-ceaf-485c-8b20-231ae1460a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:27.477Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=8399500a-7273-4176-b544-d0588d0e0318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:37.488Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=3fc87744-4d7c-4ea3-94cc-f363a8317fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:47.498Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2e92adda-bd82-4a42-b741-c49bfb1b3456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:47.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:57.511Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=8e2dfefd-15d1-4c8b-a085-4588f5b1a8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:30:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:07.522Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=737ed0a2-2a7f-49be-800f-c5c2677316e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:07.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:17.533Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ea0777b8-bacc-47f7-9d90-a8f9dc911744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:17.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:27.559Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=803892fe-3e6b-450c-8766-f578dddebd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:27.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:37.570Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=87f426eb-f318-4ffd-9de6-612775784c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:37.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:47.582Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=1d03bd0d-aeca-48b2-ae3a-4e1b70d30524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:47.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:57.596Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=49db3d61-0ad5-4b6f-b9dd-6b19cef00def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:31:57.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:07.610Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=07a277b4-4823-4686-ab58-1256527bc981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:07.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:17.622Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ba001b48-e009-4ac3-b0d5-ec398bf0584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:17.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:27.636Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ac1b5c7e-29cd-425c-b105-9b85e2c00e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:37.658Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ec85d0d7-fd25-4811-ad3a-69052140b080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:47.669Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=6a0b2785-57d4-4d97-ae7e-169ec16054a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:47.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:57.680Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=bcdc37c7-d24b-4ba2-929d-56eb141b61b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:32:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:07.690Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=66690e95-b3ad-4c61-be08-63006f5f53d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:07.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:17.699Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d7d8503e-cd23-48a3-83a0-fd9ff4cd27e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:17.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:27.710Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=418e0281-6110-4990-9b46-6a6b10a4beae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:27.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:37.720Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=e579c942-5b23-4cc2-b900-edf965e45f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:37.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:33:42.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:33:42.881Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T05:33:42.882Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:33:42.886Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:33:42.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:33:42.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T05:33:42.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T05:33:42.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:47.730Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=a59c2243-d3e9-4339-b219-58b457fb351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:47.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:57.741Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b402ab98-b3c7-4a06-bff3-f9e1cdd9d8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:33:57.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:07.757Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b684dac0-c9c5-4cbc-b6ec-131d423dcff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:07.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:17.770Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=948c1263-74c2-4b55-bae1-12143863e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:27.780Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b19cfc8d-9909-4eb3-82ea-e9c4e01667c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:27.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:37.791Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=885ca2ab-40c1-4972-81b4-b1c01dd95e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:37.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:47.800Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=e695b6f2-3f04-45a9-a59d-8cd11c303736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:47.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:57.809Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=39eafbb6-3468-4a29-ab8e-27bd855eee6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:34:57.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:07.819Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=e2e149fe-f7b7-495f-966e-034196602935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:17.835Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=e078764e-4b87-4065-89fc-7fdf0fc12f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:27.849Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=160ca8b0-0145-44e8-8ed9-12b6e74de054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:27.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:37.858Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=df7ecc54-da90-4034-a4dc-206897738fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:37.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:47.870Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=61d30f32-147d-4d2a-8dee-63158ee6a16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:47.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:57.883Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=47f36e32-9c24-4142-8c2e-a5c56e2ccbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:35:57.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:07.892Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=70c8c078-49f1-4a5c-8319-131ab4292671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:07.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:17.902Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=455ab1c7-5151-4bac-9291-1440c1bf6e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:17.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:27.913Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=55bd88e7-ff95-40da-9979-bd02ea4714ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:37.926Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=6caeb772-2c16-44db-a019-29bc3da2218d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:37.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:47.936Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f3c1f527-4846-461e-9db7-0a3668c4bbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:57.987Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=7d8da25e-1a1d-4215-ab99-c1a48f0e8b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:36:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:07.998Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=780a0491-99be-4d8f-acc7-cce2f3e7168d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:08.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:18.007Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d013f4d4-4183-4c74-9790-6ad777673763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:28.018Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=1e0281ed-b4a3-4647-99d5-e6cbef1c0ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:28.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:38.032Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=bf70ff3d-1596-458b-8e13-ea6c56b54b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:38.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:48.041Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=630e6c46-2ac6-4fa0-b224-976950b4c2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:48.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:58.053Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=381f0931-19cb-496d-9a5d-abb7adef9510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:37:58.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:08.067Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ffc90d22-baeb-46e6-93f0-6e5c976ed84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:08.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:18.077Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=69e9c39f-5963-483e-8510-70fa53d0d936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:28.089Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ebd2b220-c4ca-4104-8e25-db32c2a9f317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:38.101Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=273580db-bb1b-4365-972d-ee66b4aaeecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:38.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:38:42.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:38:42.784Z |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-06-08T05:38:42.784Z |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-06-08T05:38:42.786Z |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-06-08T05:38:42.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:38:42.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T05:38:42.792Z |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-06-08T05:38:42.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:48.112Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=cd08c798-b3d8-40f0-8365-d7559e57fe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:48.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:58.122Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=560cd68d-4665-4cff-94da-e30072161cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:38:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:08.136Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f02fbcb9-0c4d-4f21-92b7-49953a5f0b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:08.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:18.148Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=e008199f-ed94-46a3-8ad4-c236d3b2b69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:28.160Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=7f3f3d1c-125b-4285-8b8d-93b973ae4d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:28.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:38.172Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=a5929aef-1f1e-4d02-a578-d8671534cdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:38.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:48.182Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=587d686d-ed56-4859-a5a5-8ddc74ae6f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:58.192Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=90c99735-5516-44b0-b816-3680fb3f45e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:39:58.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:08.204Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=3fb274ee-05b7-41b0-bb96-bf7a620471b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:08.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:18.216Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=755569b4-1018-429f-9aa0-58cbc5b4ad1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:18.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:28.225Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ab87243a-c8a2-4503-9019-089f62acd006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:38.242Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=84e17729-c938-4eed-b95f-a236fc746c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:38.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:48.252Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ab926805-eaa8-4dad-989c-3316948b3d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:48.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:58.265Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=25565653-9d3e-49a8-abb3-d47758bc110f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:40:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:08.274Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=3e884df2-0562-4944-ae17-085706571d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:18.284Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=48513ebb-1efb-455f-8685-636e491ebf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:28.293Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=58ae2bdc-5c52-4905-999f-ced7a7645f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:38.303Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=e5400760-e0e7-4b32-ad69-563bd069719a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:38.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:48.313Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=dbd552eb-1b72-46b2-b96f-34ad259842e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:48.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:58.324Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=aa6e8afe-ad99-4391-a001-7c8326216ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:41:58.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:08.334Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=a72ffb6a-922d-4717-83d4-bf73cb97c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:08.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:18.345Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=4be5e629-a295-4527-a2a7-0137d9461776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:28.355Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=1c64ae3c-1ed3-4ba7-9d54-e2b37f5bb86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:28.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:38.363Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=4af0663a-448d-4037-8fe4-2df5c400bab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:48.373Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f94aa9f9-b6e7-47a5-8cd8-836f4a00b327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:48.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:58.383Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ea2e9b5f-de5a-4c29-bcf9-ca3cc444b0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:42:58.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:08.393Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=3e052082-23fe-4f79-8c95-03dda46e20d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:08.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:18.403Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=49751bf4-e343-4f74-b375-ddc3cc2769bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:18.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:28.412Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=92a46d20-b5fe-4d7b-8dba-88220904257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:28.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:38.422Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=757dc6f8-c1d3-41d0-9ef6-802aff3d4f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:38.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:43:42.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:43:42.827Z |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-06-08T05:43:42.828Z |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-06-08T05:43:42.833Z |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-06-08T05:43:42.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:43:42.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T05:43:42.841Z |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-06-08T05:43:42.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:48.432Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=5d5f45dc-4308-49fd-b527-d5dd64ef59f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:48.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:58.441Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=fe7d7ebb-c6b7-4f6c-a367-f6f07dd532fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:43:58.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:08.451Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=4fd6b0d5-7a96-4764-9caf-0eac9ad9e536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:18.467Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=8bad7c27-c0aa-4c32-9108-84a51992456f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:18.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:28.479Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=cea8aaeb-fe9b-494e-8dfb-64da0560dcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:28.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:38.488Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2150441d-001a-49bd-8389-133192084886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:48.497Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=3e425199-3c66-4e23-ac6d-008ac71ac368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:48.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:58.511Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=5ade7b94-456b-448b-9d4f-98b62ac8d7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:44:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:08.523Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=5c456930-d7ca-434f-a613-3607b628663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:18.532Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=69561a45-e178-494c-b1cd-899baa5a8b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:18.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:28.563Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d986ed0d-8c70-4540-859d-e8033b1df431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:28.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:38.585Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d26af80d-8e50-4d27-acb6-1bd3a1ebb8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:38.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:48.596Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ca1d0d26-8a3a-4cd4-bdef-9f28b03d9333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:58.608Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=e2bd893c-bfa7-4abd-a89e-980f120ae518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:45:58.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:08.620Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=8c808518-f0ee-4a77-9edc-617116e593d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:08.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:18.633Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2634b5da-5d9d-4242-95b9-7cbd1bf16b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:18.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:28.645Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=47a871ab-1584-49db-b676-4eac2b2615e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:28.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:38.666Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=da203b0c-73bf-4f85-babd-c04e0eaa308e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:38.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:48.681Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=016a25a8-e7e4-4bfa-a8cd-4edcb3822f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:58.693Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2996581f-4941-4e8d-b1ea-056162d0ca97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:46:58.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:08.707Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=9efecd62-dba6-49b7-8d4d-2b59f02fa474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:18.717Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=945ccfe0-6f84-4259-9892-c42b5824ca89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:28.728Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=cbe9ecb6-07f9-4e2d-83d7-5db34eecbd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:28.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:38.738Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=65f59986-8ad3-4c5f-9d61-304a9b120e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:48.748Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=08f6f845-879c-4a7f-9b68-718392f2863a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:58.757Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=95770c2f-ad2b-4ccd-ac96-8ef7613c6c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:47:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:08.775Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=8ed9e431-b8a4-4c88-aa96-e9823a6bee48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:08.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:18.783Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=3f5fbd63-8f42-427c-8eee-39ef34a0f0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:18.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:28.792Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=428ae31a-3bb3-4f6c-9b70-c1fbce063d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:28.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:38.802Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=a6005278-3031-4b70-943c-3527c0655cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:38.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:48:42.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:48:42.862Z |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-06-08T05:48:42.863Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:48:42.865Z |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-06-08T05:48:42.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:48:42.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T05:48:42.872Z |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-06-08T05:48:42.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:48.811Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=659806e5-4f60-4f6a-ac4e-2c2753e68af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:48.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:58.820Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ec8f2425-39d7-499c-90c5-ecebf57a4b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:48:58.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:08.843Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=80f17b3c-efa0-476a-b91e-379704199b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:08.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:18.852Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=3bb2195c-27dc-4ff5-9832-58f54bbbe145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:28.864Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=16811a18-96b4-48ae-b430-6c0fe2607cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:28.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:38.874Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=90c7b81f-a75c-4883-980f-6fc4a93e8ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:38.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:48.884Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=49fa9534-7757-4d7e-818a-29cdc6b30c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:58.894Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=008dfb62-29bc-4261-b76c-f6615500c289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:49:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:08.903Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2aad8929-9c9d-4739-89db-2f2e87e39801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:08.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:18.911Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=eb4923f6-356e-4e9c-973d-376e59f0afcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:28.921Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=7b8c3ebd-90bc-4e72-8cfa-d424ea0b9fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:28.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:38.931Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=de9182a1-4f38-4751-ae12-94c4f460aa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:48.943Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=6c00256d-32fe-475c-b314-392cc6867a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:48.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:58.955Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=4cf1e250-5bd1-40c8-8948-ad8af2c963d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:50:58.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:08.964Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=0addfece-b623-43c2-a509-47d7247330d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:08.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:18.975Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=0d5abafe-83c0-4479-8c4e-e56253ff5c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:18.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:28.985Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=206bf80c-4d42-4914-94b1-62ab455bb8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:28.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:38.994Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=fd6151bb-753f-4bf9-89e3-1e5f1dee9777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:39.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:49.005Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=479782d7-d9c9-4c3f-b359-0c26cbbac1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:49.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:59.014Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=18a594f4-5317-4cd8-822d-d1b5d742fd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:51:59.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:09.026Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=cf379b4c-6b46-445c-a310-a10728fc4a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:19.036Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=8e3b9f93-f897-4895-860a-828de307021c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:19.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:29.045Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2a79041b-dd2f-4518-8338-04d7f0b464f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:29.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:39.054Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=8620ded8-2dfa-4628-8014-685b44bb1626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:39.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:49.063Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=9a9f9bbc-8c7c-4603-846f-fae677d725f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:59.076Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=dfd548cd-8dbf-4e76-9b42-de0757156e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:52:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:09.088Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=a8375f0f-90f4-4f2e-a6ab-1f2771bbb003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:09.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:19.100Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f9c0bb28-9cb0-488f-9d18-4b7ca6b86353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:19.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:29.110Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2a86cab3-7831-4968-a85f-2b3e14436677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:29.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:39.121Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=c7598b21-d9de-4672-8305-20b8e4d48985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:39.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:53:42.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:53:42.843Z |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-06-08T05:53:42.844Z |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-06-08T05:53:42.846Z |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-06-08T05:53:42.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:53:42.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T05:53:42.852Z |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-06-08T05:53:42.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:49.132Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=788eb475-4b0d-44a1-bd05-a9a196fa28fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:49.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:59.141Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=dc3ac8ce-eb63-42c4-b78a-5625b55e8af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:53:59.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:09.152Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d4d57b98-7377-42e4-a28a-972b5834fa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:09.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:19.161Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=c2f5d31f-385a-4904-a78e-d86f01c4c5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:19.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:29.171Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=8dd3cf0e-28ef-465f-830e-d0ac02ee9f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:29.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:39.181Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ef91f3c8-1437-4533-9f44-ee664a695b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:39.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:49.196Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=3158838d-a783-4a95-ad34-dcd8135231c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:49.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:59.206Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=8b4a2f10-9dda-491d-87ff-c3d84719a05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:54:59.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:09.227Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=598d2c9c-eca6-4a5b-9bd6-d7f67c9ad411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:19.238Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=90375bf4-2d90-4656-bb59-e4838c98ceed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:19.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:29.248Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b607e02c-ddad-421f-9c30-5a73c9bafdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:29.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:39.259Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=59af3ffa-b302-4a4a-9218-c5b0ce31cee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:49.267Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=fbe16d1f-2026-41fb-9032-d14fe8a16f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:49.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:59.274Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=44603924-190f-4e52-8cbe-0810ee12f9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:55:59.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:09.284Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2c9bb275-5532-4359-8d0c-ac0f8d9cface | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:19.294Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b778bed0-daa0-4068-81ae-a150bd1ca283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:19.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:29.306Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=079d8c49-305e-47e9-9b31-ec0a6368f9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:29.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:39.317Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=7e02e21f-4e35-4dca-a332-d4466005fd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:49.327Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=7d1d57ef-4894-49e5-8984-2946ba21beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:49.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:59.335Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d5d01376-71e0-492d-ae89-1e259b869dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:56:59.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:09.344Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=9c1172a8-c430-4a9f-86f2-0daca6233b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:19.354Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=0421ec0c-0cac-4318-bc23-1a76e1224fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:29.364Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=0450bcf3-4e92-4563-a31f-bceda42b1b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:29.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:39.372Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=e5665f72-e0bb-46a8-8618-29d9777808da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:39.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:49.381Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=246f35c6-4e59-494e-bbc0-d01bbd46ecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:49.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:59.390Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f55d8840-8e38-4673-b9fb-4003aab9606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:57:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:09.400Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=17f944ab-e388-4958-8206-8f881019aca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:19.409Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f287b48c-69c5-4a21-8ab5-7b497a91cb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:29.421Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=60297f16-fa09-4f06-ae06-1d969d1d6eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:39.433Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=87b04862-4243-4a56-bb14-f41fce9610c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:58:42.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T05:58:42.744Z |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-06-08T05:58:42.745Z |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-06-08T05:58:42.747Z |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-06-08T05:58:42.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T05:58:42.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T05:58:42.754Z |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-06-08T05:58:42.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:49.442Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=d1ce7271-3f3b-496e-87a7-75c039fee32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:49.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:59.452Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b717f7f3-b5a9-4ea8-a940-5dbdbe834e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:58:59.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:09.461Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=4bb0f8f7-d605-49cb-8efc-736465c418b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:09.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:19.469Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=77cf1d39-7b7f-401e-855a-79359d718b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:19.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:29.479Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=46b9c908-dbed-4845-946f-9cc29da65bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:29.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:39.491Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b8d61f1b-46a7-4baf-94ef-af2330b8aac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:39.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:49.501Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=858bc393-c0da-4ee1-b440-babb29ad200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:49.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:59.508Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f6cdfbb6-230b-4a34-b0b6-744809d9b80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T05:59:59.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:09.518Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=eeca5fc4-17e8-4364-85b0-9a9ec9578dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:09.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:19.533Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=6eba9d03-3219-480e-8a55-3b07a823d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:19.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:29.544Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=80da90d1-0d87-4238-9fff-fb781b4eb920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:29.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:39.560Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=1074ddd5-b152-4260-ba21-367cfca95c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:49.571Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=97c8d4ca-fc6f-4cd9-8d7a-c76e27f3a0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:59.580Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=a4146f24-5af9-46e4-ba76-879729169921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:00:59.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:09.588Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=ad0a6c12-2ff5-483f-957b-ef27c85bb809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:19.596Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f315dd2c-c1db-4952-a880-b0e04c70ff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:19.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:29.610Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=7b9bea61-2bb8-4852-8ad9-66ce2f955320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:29.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:39.620Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b4f85836-59b3-4145-b463-3fbc4d47c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:39.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:49.630Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=36d6374f-919a-421a-9747-0f120e3f865c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:49.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:59.638Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=4359848c-261d-467f-9e3c-9e6540bf427b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:01:59.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:09.648Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=60f0b16c-a30c-4695-b899-f1efadc94fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:09.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:19.657Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=a0ef8ba2-005e-442d-8ed0-5a4dc72cfb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:29.665Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=61d610bf-03e0-42dd-a19f-51e20df2dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:39.672Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2bd13afe-f842-4a64-9f3d-0884b36febd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:39.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:49.681Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=830e23e0-4abe-41f4-9b5c-69786c3f08f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:49.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:59.690Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=1b8bd10d-aa5e-4b8f-87be-0f28b68567b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:02:59.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:09.699Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f1264b68-9e3a-41bf-b041-5e9dfd69a69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:09.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:19.709Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=63ad513c-5713-4766-a0e5-bf3aca788fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:29.716Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=5f2ac177-0e4c-45ae-b0e3-7b04fa038373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:39.725Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=1e5afca7-6dec-4d91-91b3-54bf95a217e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:39.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T06:03:42.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T06:03:42.849Z |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-06-08T06:03:42.850Z |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-06-08T06:03:42.852Z |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-06-08T06:03:42.859Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T06:03:42.859Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T06:03:42.859Z |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-06-08T06:03:42.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:49.735Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=0ac1f41b-93e3-4b4b-b8e9-bff2458982cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:49.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:59.748Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=129e73e8-6866-4db8-908c-498d122e9f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:03:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:09.763Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=6528c4ff-5a3e-4640-bada-bde17b13a7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:09.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:19.782Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b2f564c1-8975-4e9d-b9b8-8988faf056ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:19.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:29.791Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=fc0115d6-a1c0-4408-8af1-6d150a0c0106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:29.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:39.801Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=2565cc89-0b1f-413f-8318-4ad1b23a2005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:39.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:49.810Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=a04a6b36-663d-4c14-a82a-f80f2c60d51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:59.819Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=827a155d-192d-4be9-bd80-45c1e363dda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:04:59.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:09.827Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f6b84995-acd6-4ebd-8733-cb7b002579b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:09.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:19.836Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=6ffa127c-b365-43aa-8c38-5ba894f3085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:29.849Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=381072ab-c018-4855-ac53-676f3d6785bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:39.857Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=58a4674a-e3f3-4f08-a8ee-dfa23f59d6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:39.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:49.867Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=f3b5263c-1830-4065-96be-93533165bf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:59.877Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=7656656b-6b9a-460e-866a-6dadacebdf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:05:59.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:09.886Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=b0bfa5a9-8a9e-4be0-94f7-23bf3342ae00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:19.894Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=bd3425d2-f8f8-4106-b1c4-f5833b74b910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:19.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:29.903Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=e2a2b018-9fec-484b-9432-5ef12d19d65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:29.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:39.911Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=34128d72-ff98-4782-adb9-1e32b2d2dfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:49.919Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=648cca87-8b84-4e4a-bd5a-24ca0dde840f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:49.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:59.927Z |INFO |Init configs |InvocationID=f3f73d87-0573-4c8f-80dd-d3b7d5ccabdd, InstanceUUID=27b188ad-7dca-40c6-a6c8-4f6ffbac47a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T06:06:59.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |