. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:30:16.861Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:30:16.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T09:30:16.902Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:30:17.581Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:30:17.672Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:30:17.673Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T09:30:17.673Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T09:30:17.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-03T09:30:17.790Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-03T09:30:17.818Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-03T09:30:19.314Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-03T09:30:19.756Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-03T09:30:19.777Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-03T09:30:19.778Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-03T09:30:19.831Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-03T09:30:19.832Z |INFO |Root WebApplicationContext: initialization completed in 2013 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-03T09:30:20.223Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-03T09:30:20.960Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-03T09:30:22.112Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-03T09:30:22.680Z |INFO |Started MainApp in 8.231 seconds (JVM running for 8.98) |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-03T09:30:22.751Z |INFO |Start scheduling PRH workflow |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:30:22.761Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b3cf0e78-25b1-42d6-a779-bd86f09327e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:30:24.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:30:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-03T09:30:30.163Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-03T09:30:30.163Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-03T09:30:30.165Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:30:34.214Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=54c3126b-42f0-4dc5-9060-2961eb31824b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:30:35.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:30:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:30:45.299Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d72550c2-0952-4361-bf9f-a957654df26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:30:46.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:30:46.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:30:56.356Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3f56cdc4-f783-45a2-beae-d3bb4d2576c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:30:57.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:30:57.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:31:07.400Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d353e74b-05b8-4a52-9b6a-d56f823a307f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:31:08.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:31:08.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:31:18.469Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=899ae7f6-bf02-4148-9b71-16061cd608f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:31:19.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:31:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:31:29.512Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c77af58e-da44-4ba7-a02e-2987b39e8e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:31:30.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:31:30.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:31:40.584Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7de39945-eed5-4f96-8ae7-e915b3b7807f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:31:41.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:31:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:31:51.620Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=882c1b32-008f-4bbb-a57a-43863dc75f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:31:52.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:31:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:02.663Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ae4342df-cdac-4cae-ab33-88a305ddf6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:32:03.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:13.703Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cac5c521-1424-454a-9a4a-1760de012b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:32:14.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:24.779Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=948b5b58-3638-4d54-b1e9-acccc1c77b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:32:25.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:25.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:35.819Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c9410e60-5ae2-4afd-a5ba-46246515dd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:32:36.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:46.887Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d7e9e5cd-97ca-4fcd-93bb-44ee2c18b7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:32:47.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:47.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:57.929Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=61f79172-e8a9-417c-ab61-b34b6540e8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:32:58.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:32:58.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:33:08.998Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9f334edb-0df1-4046-aa7a-d708f9d6a940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:33:10.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:33:10.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:33:20.080Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3c43456f-29e0-4c23-b4a0-cb69318473c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:33:21.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:33:21.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:33:31.146Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0454c539-0eb8-4e34-adc6-36d5e5c5590e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:33:32.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:33:32.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:33:42.217Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=597db7c6-1bcd-4816-bc06-58b1fa353196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-03T09:33:43.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.86:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:33:43.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:33:53.288Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e1b8bcf9-b2e4-4c58-a97a-895bd965b888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:33:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:03.690Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=089ee3e2-82c5-493f-a3c2-c15c37e7a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:03.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:13.718Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ac247374-e545-4b5d-bdfd-42aa6ae346bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:13.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:23.737Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=575de472-6101-4b0f-a284-e092eb3d77c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:23.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:33.760Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f0dd47ed-7e0e-4aa8-8738-9f6ed2a93fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:33.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:43.787Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bdb50c9d-5448-4b49-a7d1-e0d44b923b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:43.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:53.804Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=40887fd4-930f-4abe-bb7b-9337a47b2954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:34:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:03.822Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d5fa5530-539a-41e8-8150-002329e0085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:03.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:13.838Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=df9febd3-35b6-494b-a6dd-e25a4b3cd350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:35:21.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:35:21.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-02-03T09:35:21.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-02-03T09:35:21.027Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:35:21.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:35:21.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T09:35:21.041Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T09:35:21.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:23.860Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d760f7c5-f419-45af-9bae-81d401f55abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:23.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:33.882Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8b2b8df9-4d5c-4edb-88b5-3c08ad5f4c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:43.905Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2f8ef401-f863-467a-b1b3-d98a3d292db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:43.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:53.921Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=eaa8f55c-5ecb-4f76-bed8-e6c67785feda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:35:53.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:03.938Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=182dac83-dc8c-4e3e-b7b3-8168ae5bd135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:13.957Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1342c5ea-3845-45c1-bc49-4a24f0135a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:13.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:23.972Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=04d7bd63-538b-477c-8d24-167c0abaa10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:23.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:33.988Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fd949525-1a5b-4977-8302-364b38fc62c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:34.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:44.007Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8c8f0d4a-4c4c-49e4-953f-af3fcd54709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:44.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:54.019Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7210fa9b-0109-4fe0-a562-63e22fde5918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:36:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:04.031Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=89ed19c6-be6c-420c-a0ed-cf4fa19ce39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:04.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:14.048Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f2aac5d7-824f-4156-bbb4-04c62b0975d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:24.060Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2d29defb-b7eb-4263-ad07-a1a6d7ba9719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:24.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:34.077Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f71750cc-1fff-4960-b68b-3b88c2efd1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:44.095Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fd10e9a0-eeb6-42df-9cc2-e59f34aa8188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:44.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:54.111Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e7ea4f98-ce90-4890-bbb4-6f6e89783fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:37:54.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:04.125Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b5405d4d-7450-459b-aa2f-d43305fd62d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:04.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:14.138Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d540ba8a-e554-4a06-839c-f8942e662994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:24.149Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=059f8def-0e08-4d3b-add4-8d67639f6829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:34.168Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b8300c96-2072-41da-962c-9c142d81c354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:44.185Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7c28de45-3c5c-4db5-8686-7b49b4798ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:54.200Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=742bdaea-41a3-4270-b4de-45af37405e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:38:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:04.211Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=85700e8a-235c-477a-80f8-44f88764d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:04.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:14.235Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=afdf6e62-1aa9-4367-9f7d-988376eba77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:14.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:24.250Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=126d8e47-e08b-4350-8e28-eedf297b4f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:34.267Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=67d1632f-dbec-42d6-8f6f-c075b2a67c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:44.280Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7447cfb7-e452-4c20-a8c6-b3221355afae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:44.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:54.301Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6545a03e-0f31-4881-84bb-0ac294d36757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:39:54.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:04.317Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3860c0dc-ec49-4b67-82b8-ed383ec4a019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:04.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:14.339Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3a129612-d1f6-4f34-afb6-7eabaa4eb6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:14.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:40:20.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:40:20.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T09:40:20.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:40:20.519Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:40:20.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:40:20.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T09:40:20.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T09:40:20.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:24.352Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6364f8ff-893e-4ae2-8b7e-23ae00ba6b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:34.366Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ee5fb053-29b4-46f5-b4ab-223367610eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:44.379Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=65b6a912-da04-4e92-af32-299fad1e0e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:44.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:54.392Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fda2bcdb-254e-4e1b-875c-1c2d906d48eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:40:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:04.405Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=30510a8d-9007-4f01-b5f1-7f64c140f1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:04.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:14.415Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d782c2e8-881b-4c63-b62a-2f822b34f0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:24.435Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ae31c1dd-f41f-4367-86a3-c5681eac96d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:34.455Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=da59fcdc-82c3-47a8-8400-13a4846eab4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:34.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:44.466Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=55a088d5-16ad-4286-9df8-7824ca8b0d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:54.479Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a3d4adfd-5890-4fa8-bec3-07371dce7c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:41:54.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:04.495Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ff7486f7-5fce-4529-8d4c-b16076fad4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:14.513Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=29ce3a69-df7a-40cb-91b1-52a0769e2fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:24.524Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d2bc09b4-3786-46e9-a565-efd7ffc6e739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:34.537Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8b6eedf1-6fc1-4674-8a10-62edfebd9e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:34.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:44.550Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7b5b5e30-236b-4272-88b4-496fa17e17f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:54.576Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1c919bdc-9ae9-4e8b-bde3-ccba43298a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:42:54.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:04.596Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=434ab08a-53c2-4c32-8b78-6ff51f364443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:14.608Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a3aeb55f-caef-4ccc-bdf1-802330928926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:14.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:24.620Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dd9260a2-a849-4473-afc7-aee0c140e53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:24.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:34.637Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b5f5a2e3-da5b-46b3-8003-08e5e6252eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:44.666Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a40cfa4d-00b8-4077-8f32-99455a848477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:54.684Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9316650b-9d5f-4490-bbb8-3cf12adbf287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:43:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:04.697Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2dcd266c-44a6-445e-8e94-18df15bf869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:04.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:14.718Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=62984e77-fa37-427c-9ff1-8c2b3c0bc203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:24.730Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=da3ae825-5e4d-4609-87ac-0ce21ab2d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:24.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:34.744Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=93cf9e17-debb-4771-86e5-3e559f25e35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:34.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:44.757Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e0cd6e9a-0d7c-4921-bd32-14c0cb576de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:44.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:54.768Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=625dbe38-9e0d-4abd-8efd-c51f5876edf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:44:54.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:04.780Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=65625138-f401-42c7-81ea-f4ac44deee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:04.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:14.793Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3a9e88d1-151a-43a7-b10d-7ab831613372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:45:20.476Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:45:20.477Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T09:45:20.478Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:45:20.480Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:45:20.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:45:20.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T09:45:20.490Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T09:45:20.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:24.828Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=26454d3b-c6f7-4cd7-a52e-b3d668bd8a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:34.839Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4ed68d62-c891-46f9-b14c-3ce9ad7ebff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:44.851Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=42873f57-1172-46db-8af3-c3ce3dab6fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:44.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:54.863Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ba31b88a-7151-4218-a16e-95ec6a3fe1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:45:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:04.873Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8798d624-8ed0-46d1-95cb-776947243802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:14.886Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=32ee4aae-9333-433c-91c2-bcd9b978d70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:14.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:24.898Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ea64f9dc-9096-4865-a735-d816f1addf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:34.919Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4a761735-813f-41a3-b596-62bf2c3fea25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:44.948Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=49884ff9-94da-4bcf-b4d1-f7122ad34ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:54.961Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c609fda3-642e-4031-8e7c-c0d0e68364f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:46:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:04.973Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f7254927-0974-44e0-add3-51af3fec22f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:04.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:14.986Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e6975904-f3f5-4efb-884f-30fc82492ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:14.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:25.000Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3979cc3c-3889-4510-9b8e-74c114fe63bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:35.014Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=019dd6f7-4e5b-48be-9463-7d9b081c4591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:35.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:45.035Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=56d29ab6-f24c-467d-8a47-4128791ed401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:45.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:55.046Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9dde2097-420c-4990-9217-259b791a98a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:47:55.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:05.056Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c6bfdc5f-7b7f-4621-b537-a93772ef32c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:05.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:15.080Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f9dc5699-dccb-453d-a27f-68bb0c48ce86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:15.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:25.094Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ae8668bc-9e7d-4aa9-9792-a0780c10dbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:25.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:35.109Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d622bf07-869e-4863-8065-a7f56cbd4dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:35.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:45.121Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=699bdc53-f5de-4f0f-aefa-e6eaaa46eddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:55.136Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=adca9f3f-4e4c-47f9-8aad-6023e979bd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:48:55.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:05.146Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fe5b0626-2727-458f-b785-2943436039ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:15.155Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=609aab0b-1d61-4dfb-8709-4389257ab04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:25.170Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=489aed73-a835-48ed-90d7-6af02a357469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:25.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:35.191Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d2747033-7833-4925-b1a6-944b248b0cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:45.203Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c8939cf6-7470-4df5-99f0-0a8d5dd4def8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:45.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:55.219Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=89593b1d-9e0a-4a94-bcf4-407d81d0d8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:49:55.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:05.230Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d0b857a2-0481-47c4-9d8e-755b669e2995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:05.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:15.241Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2121a911-f3c3-4d16-adbb-4c66bbb3ccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:50:20.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:50:20.564Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T09:50:20.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:50:20.568Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:50:20.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:50:20.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T09:50:20.577Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T09:50:20.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:25.254Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=93a1ae08-28fd-44ad-8b11-af4990e795b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:25.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:35.264Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ba8128c2-d9e9-4623-9458-b65784283593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:35.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:45.275Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1abcc5c6-34cf-4f3d-9ea1-48508c3bfcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:45.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:55.284Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9a996956-2397-42f6-acc4-189b20ff31ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:50:55.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:05.295Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=65ac838b-f2b1-4861-95f0-fab7fedd0c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:05.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:15.309Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5ec3effb-f607-42fc-afea-8bfd5e8f29ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:25.319Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6701aed4-787a-4563-a94c-970e68febb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:25.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:35.330Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=971410db-e018-4dd6-a451-d3917fe28a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:35.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:45.343Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9aada0bd-8240-4370-9951-975f4cb8fd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:45.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:55.356Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=709e5100-7287-4772-9bd0-772318a88a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:51:55.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:05.365Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9c3c26ba-2c28-4226-8e42-34d2994364cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:05.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:15.380Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bb9d6064-8800-40cb-ae24-1c099f265702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:25.397Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=72cf1c4f-6453-4821-88e9-a9bdeffc1f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:35.409Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4076250a-58b3-42c2-b8b7-ea38b5dd18a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:35.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:45.418Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=976d12d2-9ee1-4406-9967-c492a024b9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:45.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:55.429Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a4cf9116-6d99-4ffd-bf59-d9679d8b0c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:52:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:05.440Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f6fb5407-7e69-45df-ba78-091a342a95df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:05.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:15.451Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bfc293d3-3afb-4a34-a543-9d4b73c2cb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:15.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:25.464Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4ab89400-efda-434f-af7b-5092d1389485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:35.479Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4446b5d2-18d5-40b8-b078-281b69a99e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:45.491Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=20540278-3fcc-4783-b22d-9afbb023a243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:45.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:55.505Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bce5a113-24f8-4c2b-95eb-c5b5f0ef7853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:53:55.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:05.517Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=eb35c4b8-19dc-4c2a-8fa6-d8833bf5ae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:05.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:15.529Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=42d80c8e-4567-4d42-bca5-c495bb84a8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:25.546Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e4e0ac16-64ca-4edc-9154-343da7597945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:25.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:35.556Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2a0b5449-cf32-4f28-a7c1-2c6e518010d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:35.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:45.583Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=903a1dab-be0d-40d6-a1ff-7e266702d983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:45.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:55.597Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c5d4ad72-f734-4a98-8a1c-1aa148c87c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:54:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:05.620Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d480c736-b29c-4bfb-bd09-df52936e06ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:15.631Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=546d7693-9a62-41e9-a819-3ab5854a2628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:15.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:55:20.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T09:55:20.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T09:55:20.498Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:55:20.500Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:55:20.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T09:55:20.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T09:55:20.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T09:55:20.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:25.646Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fc2cd08c-776b-4662-ab4e-d2c3bb9f4085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:25.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:35.658Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=53dfe689-dff8-4325-bd00-e251da6a01c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:35.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:45.669Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=695e4132-a88d-4a4e-b7f1-4a375feec317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:55.680Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6dc4fcf5-7b09-4c08-bd3d-46d57fb8bea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:55:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:05.688Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d2807268-551d-499c-a8bb-521162be0c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:05.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:15.697Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e56a3525-791e-4f8c-acbd-555d1939be82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:25.707Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6e7d5981-f03f-4268-9038-890c68cb116f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:35.717Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dd121a38-dd96-4057-ae06-30998931636e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:35.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:45.734Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=22f0ba70-ff4f-4b74-8c3b-a1f2589b29fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:45.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:55.743Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7d55914a-9b24-4f0c-a913-c76805e61dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:56:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:05.755Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bf72e5a4-e890-47c8-9cfe-3f98e46cf695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:05.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:15.772Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d0795afc-f1f4-4f80-9d40-d68a2d9ed0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:15.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:25.785Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cc35405a-55d9-473e-a814-c35a4609a478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:25.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:35.796Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=788e98ed-b913-4e83-84c0-cb96be887ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:45.806Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a6bf2433-fe76-4f88-b18d-b261be13df08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:45.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:55.815Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=562b4682-4507-464d-9956-abd3bcf7c702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:57:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:05.825Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=355e4733-19af-410c-890f-00305fdee434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:15.850Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0675b009-a82b-46b7-b05e-a2050371163e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:25.859Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3e951e9f-f2a1-42e7-b751-363c8f300553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:25.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:35.870Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d19b2cd2-a1be-4d6b-ba73-bf7ef37e5911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:45.892Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=211c6133-370b-4c5e-93c9-6f223405609f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:45.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:55.905Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ec01c0d4-52a9-497a-9bce-5a203c7fd02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:58:55.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:05.915Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=abf02eaf-7be2-4735-8f9e-26d9afb80309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:05.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:15.930Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3c2c6afb-167a-48a1-89a0-c74de7c24df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:15.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:25.943Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=75aa9cc9-6260-4ccb-806d-beee7c37cb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:25.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:35.953Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=003335fa-0e53-4342-9fe3-cae4e6338ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:45.974Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4cd50d90-3a62-4cd6-b180-98f7ee3b0515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:45.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:55.993Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8589daf6-be03-49f7-860b-43d702343af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T09:59:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:06.002Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7075cc8d-dcde-44d0-a6e1-ec1f00c51455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:06.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:16.020Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9b8dd861-4c22-4ea9-99ad-d88edff5651e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:00:20.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:00:20.490Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T10:00:20.491Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:00:20.493Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:00:20.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:00:20.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:00:20.504Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T10:00:20.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:26.038Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=de0c001b-fcc1-4456-9da1-6a4d158d0ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:26.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:36.063Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a8c327aa-0a10-4705-9e59-da164f4c495d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:46.070Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ff7da721-5b55-4ffa-916d-80bfa9b9f18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:56.082Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9db63c06-186d-4218-8748-8233ccbb27a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:00:56.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:06.096Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a4322713-5ba3-431a-aace-9da3451de6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:16.115Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5d5decdf-2d90-4876-8fc6-e950d74929c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:16.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:26.124Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=aa4010e4-1c7d-4b14-b524-94a2f54e7bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:36.133Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=92f5fd9f-be6d-46c4-8b25-a221fcc9b243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:36.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:46.140Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=600b7cb7-7a76-4888-bf2f-518167a734b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:56.149Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d4dafacd-9cd1-4ba6-8849-f03d8344be3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:01:56.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:06.160Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=195a3378-8ca7-4dee-80fd-0f261d65ed9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:06.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:16.177Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dc73bd80-4b2b-4894-bca1-9fefaedfb914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:16.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:26.198Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d52032d6-7736-4f51-9fd3-3aed14b01b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:36.214Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4d94478f-2a62-4c3a-8f79-d443e5fa43f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:36.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:46.223Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b6326aa8-1a57-41ae-a60f-6a59d9961d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:56.231Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4669847e-c4a6-4f78-ad65-5adb0de88a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:02:56.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:06.244Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f88524b5-c840-4c73-8777-72a6fc75c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:06.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:16.261Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8952312a-96d8-4eb7-8a08-4c96e5297887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:16.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:26.278Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=df21f534-d49b-4079-94c0-8791e84642ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:26.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:36.299Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ddcf5044-716e-442b-976b-b4b74a6516a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:46.310Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5c002bcf-0467-4c9c-a5e7-c1ab43dfa72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:56.318Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=655cc0ae-700d-46b8-8194-54204b37daba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:03:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:06.330Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dec5c01e-b73c-40bb-8952-78b4b881af42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:16.360Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=acdc0692-5a5f-46e4-b2d0-c12ec41c44f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:26.380Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4e68ba1f-d424-43f2-a345-5bd8fec77ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:26.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:36.395Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=741a29e9-cd8c-48e3-837f-97652cdef009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:36.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:46.409Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c205e356-3cb9-41b6-b0a1-b539dd77708e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:46.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:56.420Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b5020823-49b1-4e52-950c-26fff7eee157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:04:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:06.431Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ae9bd745-2e6d-4bd3-a397-37b180516994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:16.444Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8e64e5f0-79a8-4a3c-930d-c367a7cd7077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:05:20.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:05:20.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T10:05:20.486Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:05:20.490Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:05:20.501Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:05:20.501Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:05:20.501Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T10:05:20.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:26.453Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=284b3414-47e0-4706-ace5-6c75029950a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:26.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:36.465Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b0e71897-b9e0-4d65-948f-a4402236e3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:46.479Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6457a57a-f73e-4472-a18a-3a6dc83a694d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:46.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:56.488Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2958edb6-8283-4e7b-9f92-9977cc69454b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:05:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:06.503Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=36c9433a-a24e-44f9-b602-4e38cda77f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:16.516Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=92628c17-f1ed-4422-ba1a-0e562f96e7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:26.527Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ee570d47-d70c-475f-99f2-33acd042fa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:26.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:36.538Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c3690576-3c4c-4bbd-8029-70efe3cfb583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:46.548Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0439e5df-3a7a-458e-80b1-3e4c24e73b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:46.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:56.559Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=19b4d291-ad20-4587-a3a7-c8ad2395b85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:06:56.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:06.568Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d804e043-12b1-4ed3-9810-5de521876ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:16.585Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=32be3a61-7480-4c91-b2b6-ff1954e11741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:16.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:26.597Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ed83b789-28e1-439d-b451-e55f53c31cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:36.607Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c5e24631-61ba-44bb-9893-259300c8acd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:36.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:46.618Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9fe2ac96-b30d-4ce5-b40d-1f22a193fea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:46.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:56.632Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5b7f99c4-e5ca-47ca-8d64-70b7ac800e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:07:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:06.648Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c1192bf6-13ef-4b94-8fe9-b303bdd1a1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:06.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:16.661Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c0050414-5d77-4c6b-ada4-585843676780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:16.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:26.673Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3871f5fa-8d41-4d52-992b-91223f0e3966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:36.686Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=869b37e6-8909-4b64-8a2a-8c714349fe32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:36.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:46.695Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=71c14d1c-1765-414e-8da9-a301275d0c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:46.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:56.705Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a8726017-9ca9-438d-a8fb-8991e41affb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:08:56.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:06.716Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5d4ac5a8-6684-4779-8c5f-0c78448103d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:06.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:16.725Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=72aec8d0-494a-44d5-8ce1-245fc7ee37c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:16.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:26.738Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1edb7432-0bd9-4de2-b68e-37be6f4a662a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:36.766Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4f97f884-96f1-4653-9fc6-71c14793875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:36.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:46.781Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=71d4502f-61d7-4637-8bf2-942e52fc62b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:46.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:56.790Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=93eaa7af-6251-4d36-8baa-65f7cb50bc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:09:56.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:06.799Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6ac49e34-8145-4671-8516-b5187e6d4563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:06.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:16.807Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=af961025-924b-4d7e-9e23-94131231c002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:16.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:10:20.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:10:20.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T10:10:20.551Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:10:20.554Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:10:20.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:10:20.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:10:20.563Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T10:10:20.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:26.816Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cb9e2ac9-6212-4b1b-85b6-b2a2253aac68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:26.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:36.827Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=01bc941a-092d-4f92-8deb-66a62b9a9680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:46.836Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=835ff287-e12e-4b26-ac75-dca1d01ec644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:56.844Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=87249362-5386-4020-8670-051b42d80d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:10:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:06.857Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a0c1c1ed-4685-4fbb-aa09-82cfae03c525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:16.867Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=12b7a004-52f7-4ede-968d-1d32668b8562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:16.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:26.877Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1bd108f3-fc4e-4f7c-9079-e9f74616d3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:26.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:36.891Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1de6ef24-dfae-46e7-9d68-ef29446348b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:46.906Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=aa21b910-9d99-4435-acf2-1b8cc21ee7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:56.914Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d1077194-702a-45af-acb9-8ed4cb33d7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:11:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:06.928Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=24188c28-ef81-4582-8c42-1ea3082e280b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:16.937Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=34805afd-ffbe-4882-b0e6-1e76d7ea3bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:16.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:26.945Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=60d95796-e146-48b3-af06-201dee2eced5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:36.956Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dd3c0af1-d906-414f-a1be-ec8e2b9c4702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:46.966Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ed32f6cf-94dc-47dc-8f54-46477de29638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:56.976Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=49e570ef-3520-4bc4-8f9b-e4be6af44a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:12:56.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:06.984Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a246083a-8cd2-40d4-b16d-93656d09a557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:16.996Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=811203fc-4d8c-4636-8d3b-0051c2e302cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:27.009Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e9b99c4c-1ad6-4885-a2ce-062058324ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:27.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:37.019Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=58c2cf76-c7df-44e6-bd58-a26d81cd4b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:37.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:47.029Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3497c44c-428a-43fa-80e1-e147dfc8e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:47.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:57.038Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=549d2ea9-4ef5-449b-bb0e-3bb901927700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:13:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:07.046Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=28dc7876-7a45-4de2-ae04-71ad4682d385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:07.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:17.055Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=73c5e7e3-53d9-46c0-aac4-07817cb4c87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:27.066Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8198935c-8d1f-49f3-8703-8f85366e9864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:27.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:37.075Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e969ad90-b39c-4907-a1ea-d33287a53167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:37.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:47.086Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a69cb47b-1ec7-419b-aa97-4419aeaded2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:57.095Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ccc8c834-1a98-41ec-a609-9c03ca1c19b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:14:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:07.102Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bea9a0e4-b62d-4ed4-a39f-65f0e6554be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:07.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:17.111Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6ee92395-b531-4bea-9fa7-44ad8a865846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:17.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:15:20.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:15:20.504Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T10:15:20.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:15:20.521Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:15:20.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:15:20.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:15:20.527Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T10:15:20.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:27.124Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7dd57ce0-6b8a-4d57-b7ec-5f93c45b95e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:27.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:37.133Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=724f3f35-2f9b-4e42-ad99-713c1b98f31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:37.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:47.145Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2ea9df4f-6ce6-4e1a-af10-466b89bb7420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:57.155Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f3c49e40-d429-400a-a899-4dc0a7a91739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:15:57.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:07.163Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9ab8503d-00bc-48ec-9042-ff713d976d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:07.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:17.173Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=014973dd-7d52-4fcf-8dd7-f795cc879cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:27.183Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=98eec9fd-89b2-449e-9919-1df217033d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:37.193Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2539ac79-2cb9-49d2-a0df-98edf9c921da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:37.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:47.204Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bcd36ec6-5597-418f-a6bb-862d17fd4efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:57.214Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=aa2fdcd2-ddd2-4e7d-81d3-2cbdd6801e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:16:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:07.226Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8d1fc149-f3fe-4835-a5d5-d4566de72601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:17.244Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c2e1827d-5eaf-4811-ada5-bd53a22a3b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:17.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:27.253Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ebb83a8f-bac4-4c4f-8500-2ede6edeedf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:27.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:37.261Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=122c8961-7695-4b3d-86bf-dd47b729e5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:37.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:47.269Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2f869072-a788-45e9-96ff-e934005543cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:57.277Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c35a8afb-323f-4b57-b9c1-50d36e2b2565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:17:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:07.287Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=990cb4ab-bd30-4ca1-bfdf-ec5193ec6a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:07.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:17.297Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6d133fb6-54b9-4e84-bb60-32675fc6d2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:17.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:27.307Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fc21527c-49c9-490b-81a4-09a84ab73c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:27.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:37.317Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d0ef6cae-1d86-4f0e-8239-109684199ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:37.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:47.326Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=989a374a-9466-4430-8da6-4cd5698aee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:47.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:57.334Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=830bf0dd-998c-4698-b2a8-1c0246b86376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:18:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:07.343Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9210e106-97fd-47e7-a1b7-4486e805c9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:07.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:17.357Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e0679a64-379a-41b3-9c10-40f90ebc1aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:17.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:27.367Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=328c1bb0-a10b-4a27-957e-2457e3243634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:27.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:37.384Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b5b72ac7-9427-411d-9bc3-2910e9fea4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:37.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:47.396Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=10c1dce1-0afa-495a-a384-65f41bf5f552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:47.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:57.404Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=93fb7cfc-b7f0-4ae9-9fd2-fa59b017200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:19:57.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:07.414Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7539afee-6751-4d39-a8dc-e668d5c83f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:07.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:17.428Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=abc5c441-8add-4e67-813b-b052e6066bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:20:20.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:20:20.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T10:20:20.460Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:20:20.462Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:20:20.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:20:20.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:20:20.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T10:20:20.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:27.439Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=601398e9-c61b-402c-9d00-cd1edede4fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:27.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:37.447Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6f0a28d9-fd88-4f6c-8b8d-89ef6f00053f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:47.455Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6f867cf3-8bb7-4536-9226-13b1fb0ab17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:47.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:57.463Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d24b2f91-bf06-4e2f-9f32-0a66168ab8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:20:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:07.476Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=94d02ab4-0de5-4460-a04a-4cd9b6c348a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:07.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:17.486Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f2880bd4-ca99-4cab-abe9-6132495f8552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:17.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:27.496Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7de74151-8853-4c87-9900-56f29492e0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:27.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:37.509Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7b22a5e2-2ea2-4010-859f-fec27a407376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:37.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:47.518Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=520ea856-6745-4291-9678-7b3453548310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:47.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:57.526Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8820eecf-c394-48ef-8145-ac90e2e50736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:21:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:07.536Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=823dff0c-56f3-4980-ade5-2409d2aafa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:07.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:17.544Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=73dd8195-7107-4164-bb16-0e08e0a265ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:17.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:27.551Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9fe912ec-4519-40e0-9c75-f44d51c52d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:37.562Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=698bbe55-e823-4b2b-9828-043fde35c51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:47.571Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4589fe02-788d-4e5c-b840-b90181b9ca95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:57.582Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=161f9ebf-ce40-40a3-8141-b07f19f7e6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:22:57.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:07.596Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c38c7447-4b97-4477-b119-7efdf1f86a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:07.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:17.606Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8afbb964-ae27-48d4-80ec-54e24b63c5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:17.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:27.615Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6bbe5ad9-2999-46a8-855d-11db72ae0280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:37.625Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c8a3e9a2-3332-4de6-9940-a2ec01d5e7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:47.633Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=65111b6f-5f91-473b-a49c-e268b24dcd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:47.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:57.640Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0fac2bd9-3d88-404c-84fb-9c213c19b442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:23:57.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:07.648Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d3fd63fa-34bf-461a-9065-fcd6b3285cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:07.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:17.657Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c795de9b-4859-4326-8a77-d593368177fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:17.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:27.665Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b32e83fc-9042-4159-b0dd-01b4a5bf7fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:27.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:37.674Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=23772ca8-a8e1-434b-8c00-352c24ad6c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:47.681Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0db82714-f930-43b4-8a44-7dfc1d55e810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:47.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:57.692Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a90ccd30-7f87-4a27-b0e0-418192913aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:24:57.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:07.707Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=eba3aced-5b56-41b3-8e21-548b5bb444de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:07.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:17.719Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bc36d577-c78a-4b8a-88ec-f2fd8ed6607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:25:20.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:25:20.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T10:25:20.497Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:25:20.499Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:25:20.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:25:20.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:25:20.504Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T10:25:20.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:27.728Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0a54723d-0eda-4d35-819f-5ea00b07ac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:27.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:37.736Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0055f25b-e976-4374-a608-8c03d264c814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:37.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:47.743Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=49aae312-abfc-4f12-bf85-ee016ec25bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:57.750Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8470951d-a62a-4d1a-a32d-9554e74bb1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:25:57.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:07.758Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0a090b4a-9422-4810-aa19-926e5450e11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:07.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:17.768Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4acf24ee-41c4-4471-9836-b3613fb904f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:27.777Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e9ed4cab-f69e-40d3-b050-a2c7bbdd0dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:27.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:37.784Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5ab28cd6-6a34-4333-86de-7043f55055ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:47.791Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fe34f6be-935f-435b-860d-1c513685155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:47.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:57.801Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bf2ec071-4adf-4826-94e3-0fab7f77e8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:26:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:07.812Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0f3429a4-11ab-4e76-9f91-cbca99119aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:07.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:17.822Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=003913ab-4d9f-44bd-bbc1-a05b57ed516a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:27.830Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c520a617-07fb-4e63-8454-f08f44a2ca7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:27.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:37.838Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=00c230a7-e14c-4574-978e-5725ae41dd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:37.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:47.846Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=91b940fd-27bf-49e3-8be3-987d836347e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:47.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:57.852Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2f9f4cb7-d07a-48c3-bc7e-627ad80a3d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:27:57.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:07.860Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4ce454c1-2487-4e75-8992-8f83315332bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:17.868Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=73aa1924-0841-4a83-b540-c6039b987a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:17.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:27.876Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=52b2b872-de4a-4b6e-9cc2-454147fcd249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:37.885Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=957344c5-dd73-4b03-9842-0ac09dd5ad0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:47.893Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=26d01c0f-c0bf-4a77-be06-8858b402ba74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:47.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:57.902Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c9d27534-a1e3-433a-a46b-85a108091b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:28:57.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:07.915Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=92e59b07-cc24-449c-b15e-f8347334c9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:07.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:17.924Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=53e7ae68-672e-447e-9628-2f5b5bdc9045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:17.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:27.933Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=232fe89a-9792-4cbc-9305-d10f24a1acae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:37.944Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=954ee872-d6f5-4b3c-ad97-01ac6c4e3987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:37.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:47.966Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0b609af3-bd7d-4a41-a3a2-ebeb1bf21182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:47.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:57.974Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1ae8ae75-ef38-49c5-8b56-8eb72f9a23cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:29:57.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:07.989Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b4832372-180e-459a-a991-cd2b728d0773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:17.999Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5b26fffd-2fa3-4898-8209-1e510f1c7109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:18.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:30:20.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:30:20.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T10:30:20.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:30:20.531Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:30:20.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:30:20.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:30:20.547Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T10:30:20.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:28.009Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=27f151ae-f61f-488a-96cf-c3e128d12dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:28.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:38.018Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f6dfb49d-821b-43d2-8897-7c2e28624db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:38.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:48.027Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dc014459-612d-45f2-8755-1ef1cbab5beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:48.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:58.039Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0ff06b5c-9fe3-4806-bb32-f356ec2e34eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:30:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:08.054Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=27a5ddbf-c284-4a0b-bea3-92be1fe8c2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:08.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:18.061Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=959fa1fc-c754-4cd3-9e51-86b423003e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:18.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:28.069Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4948570a-b6a4-4c06-be73-852ad199d61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:38.076Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=28381cf8-ad8d-4ae6-b620-995a069f3a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:48.086Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=407b3e7a-cad3-41f7-ab86-ddd33ff61907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:48.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:58.094Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=56c8598a-6223-4266-955e-b95712793f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:31:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:08.112Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=da8338e8-a81e-4450-a937-cf36478d2c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:08.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:18.119Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a3be997f-21fa-4c58-8701-1414a626e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:18.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:28.129Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=62a26e43-68e1-4ab1-896d-d62a80051a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:38.140Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b5cbcb1c-77c3-47ce-80d4-4b794e668f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:38.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:48.149Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ed7dad3d-a785-48d3-a71d-ad3ee691b7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:48.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:58.162Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b106935b-2caf-435f-b388-3db88b9d228d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:32:58.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:08.172Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e10839f1-cb8d-4201-a051-6238a58f3db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:18.186Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4652a2ee-e3e7-447a-8a9b-15db69dfdc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:28.193Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=782e9917-b7df-44ba-9dd5-b80e697d0393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:28.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:38.203Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e76b603d-d7a6-489d-9317-5ebb6c2904a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:38.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:48.210Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2291d164-d02d-4dc0-9f3f-dacf3c2140c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:58.217Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6395d8a0-4957-4d72-bfdf-c5dd0f8d056d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:33:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:08.226Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cf63384a-2c11-49d3-81f5-072705e9b300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:18.235Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=65a95e4c-2c9f-4d85-beaf-5318dee2c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:28.271Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2e6f19e0-6482-482a-a92a-499b655306da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:28.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:38.281Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4d14f5e9-8ae6-4ee1-9c90-ab760fdfd921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:48.293Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=336e81fc-0cf3-4277-918c-2f171128bbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:58.304Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ede1a58c-37f6-4e4f-9563-ed795b06d127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:34:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:08.319Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8cd3d1c7-73b9-47c8-babe-01161cd66d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:18.329Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a61bee93-a0d6-4bcb-bde6-5df3e3456c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:18.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:35:20.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:35:20.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T10:35:20.561Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:35:20.564Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:35:20.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:35:20.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:35:20.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T10:35:20.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:28.340Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=603ca99b-5f98-4c5f-9a10-eee6e4b2ab19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:38.348Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=78c8e23c-c2cb-4725-a3b3-682a91756cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:38.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:48.354Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b1a82601-a6d6-44c4-8083-30af77692bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:58.364Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=17178b56-be5a-4a61-b42f-05a9d74430e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:35:58.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:08.374Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=16076d48-1f55-4638-ae4f-3734aa490a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:08.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:18.383Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=56ef7bdc-be0c-492e-aa98-28034e274550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:28.389Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=df1c9a5d-5193-49b4-a026-27c6e5fda80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:28.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:38.398Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c88ee12b-574e-472e-a38f-f48f93b5dfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:38.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:48.413Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2f3b257a-f38d-44cf-8950-47e0defdbd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:48.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:58.425Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dfddc120-e4d3-45fe-8e80-db1d9b4e77b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:36:58.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:08.433Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5c058900-dbfa-44b5-b70d-592d0564353c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:08.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:18.440Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=87249547-918d-4951-90f8-77a96e01f9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:18.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:28.450Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fe03e24c-8096-4e52-a8ed-2738b7ecd2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:28.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:38.458Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=92bd0b94-b449-493c-9775-bc2f527382fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:38.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:48.468Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=24d4662b-843e-4b00-a195-106f50df57d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:58.479Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=24b06573-c8bc-4fdc-8331-833e13704c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:37:58.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:08.488Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6e67cf8a-9302-49fd-9a6a-7a1f30dbb90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:08.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:18.497Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ad3f274a-545b-4adb-aac1-d416244cad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:28.513Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1f7eb8c2-3470-4fa7-8a1c-38ebb53a3140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:28.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:38.523Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=34406ede-3b53-462c-bd39-28cefa4df83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:38.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:48.537Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=68a5c211-d31c-41c1-b985-f85fed879422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:58.549Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a3988c1d-290d-4b96-ab87-51db93256970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:38:58.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:08.559Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3335c15a-abac-4840-baa2-95fee768b2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:08.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:18.568Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0959f98b-b53a-4a64-b60a-948638e76565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:18.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:28.575Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=866f67a3-4f09-4905-a18a-4ac05169e4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:28.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:38.586Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=797e98c4-4c6e-472b-aca5-10d7353e7937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:38.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:48.596Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=681edef9-534e-4586-bd90-071184b62ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:48.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:58.603Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fe05627b-02d8-45e3-9190-a104290fb538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:39:58.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:08.614Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dadea68d-488d-4f82-bf07-13794fd4bc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:08.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:18.620Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=064783c4-1831-4deb-9138-3d4724de9e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:40:20.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:40:20.479Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T10:40:20.480Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:40:20.482Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:40:20.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:40:20.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:40:20.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T10:40:20.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:28.629Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0a60b089-4a5f-4881-899d-aa3c284ea8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:38.644Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=67f9082f-4d56-4656-b7aa-5f56e0287b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:48.652Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=eef1a302-1947-4bd3-b783-fdc020a7b80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:58.659Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=89761505-aa8a-465c-a3bb-e3754a4beaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:40:58.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:08.670Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=045953e1-29ce-479f-92e1-5bb5931f6ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:08.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:18.677Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a301b5a9-cf76-46ed-8341-5c76025c528d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:28.686Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6eb6cd7c-e511-45e8-b6e7-78d7625860a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:28.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:38.694Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6a619e07-5d0e-4d33-aef5-e65249db06ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:48.702Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=565b8e71-9790-4da2-bd55-1668a4ed714e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:48.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:58.710Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=65d2c6c2-8fe9-4787-8ce0-afcbc8779249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:41:58.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:08.716Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ca63ae94-6f42-47e1-8fc1-6667baea1456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:08.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:18.725Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=71e0075f-2751-42fa-a1d1-c73a4d869261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:28.736Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7588c73e-b895-415c-ab4d-8f7790ce175c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:28.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:38.743Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fc70d454-dfa1-4d3e-a356-883e8173b6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:38.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:48.752Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1d12e38e-b8f6-4214-8973-8d7d61c56caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:48.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:58.760Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bdb7b760-dbc4-4b1b-a1ab-f6e7f454ede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:42:58.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:08.766Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=71a420e9-5c21-4084-8b77-8dbc8234eaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:08.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:18.773Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=65627239-921b-4e61-abe3-baa6adfd8bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:18.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:28.782Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0a6e4e85-650c-400a-bfc6-9fd74d3368c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:28.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:38.790Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f221629f-99ee-4210-8ec9-83b9a1cf4034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:38.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:48.798Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bde30496-d0f1-4cd6-99eb-54b913fa16e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:48.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:58.806Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8a2c04da-4959-4c29-a8d5-84c5177afd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:43:58.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:08.816Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=306d0704-8a8b-4afb-afd3-9f814e8ae323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:08.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:18.827Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b1d445a8-e480-4703-8ab7-c8ea3523e453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:18.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:28.840Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dcd149a4-f333-4537-a2f6-a5303f5b107b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:38.849Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2c47daae-741a-4e72-ab69-1f18340524df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:48.856Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a54a8f19-b62b-45a1-b427-c06428318047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:48.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:58.865Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a25defa9-b69a-439c-9fa1-1e73bc9dfca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:44:58.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:08.872Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d1390d53-bea5-4015-8ff7-5e4e295a236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:18.879Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=78716ce6-3eb9-421e-a149-36f9d41d3fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:18.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:45:20.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:45:20.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-03T10:45:20.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:45:20.521Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:45:20.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:45:20.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:45:20.529Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-03T10:45:20.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |