By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: 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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:28.888Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cfce0979-54f8-4b21-8bfd-aa39ff9d4161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:28.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:38.896Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5f7ab6bf-a720-4274-b2e7-1dec558006ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:38.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:48.907Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e339760d-1f87-4a3f-91a5-3fe3ec8f6125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:48.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:58.928Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=99d54a9a-2a92-450d-8652-a950fbc7f8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:45:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:08.936Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d697414e-fca6-41e8-ac57-f1af44399d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:18.953Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b3175ebb-ea00-4f2e-9da1-f381379b892b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:18.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:28.961Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=af7ec25d-3073-4251-98c5-4fd7bfd8fab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:28.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:38.968Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=68dbceb9-bae8-4b80-9a10-7c6f354c24f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:38.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:48.975Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=aeb58e41-c06d-4cdb-a822-f8b8fc5d7dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:58.984Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9c4f12db-3924-4b1f-82ce-43cf9af4793a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:46:58.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:08.992Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=41153391-fcb9-4e60-95fc-77e6346e3390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:08.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:19.000Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dd5809c9-db4c-4721-b83c-e000fceb533c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:19.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:29.009Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=48319790-7826-494f-846e-c0b0bfadbde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:29.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:39.018Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3307ffc8-e6a1-4446-84dd-5e7a8149b7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:49.026Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9ad648ba-b9c8-4289-bedf-8aa31633a20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:59.036Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5bf2aed7-ad3d-48d7-a686-ac49523da6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:47:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:09.049Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=36482a2d-6f0d-4c0b-927d-e07c685ad429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:19.058Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2db1ab40-87f9-4911-9344-6e56ef183a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:29.066Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=71cfb44f-45b6-4fd3-9e23-54d20e8f650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:39.075Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ee8bd017-63a0-4e17-b71c-42cfacdf4d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:39.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:49.085Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=61b57ab7-1d8d-49fe-8df6-174f9f1c3a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:59.095Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ae38bd4c-c883-45ec-bfc3-40a4874d3732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:48:59.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:09.110Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4b616f9c-12a6-4694-88a8-72ef92e0bbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:09.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:19.122Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b18d936d-8541-4214-8ea4-64321b39c77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:19.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:29.130Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e7efb3b9-e29e-422a-9ce7-0e85e1fe2447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:29.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:39.138Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=88d6561c-bf07-4997-ab04-97cea2499eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:49.145Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8b64076d-dd49-40ea-ae38-54f87787cc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:49.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:59.154Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=645bbbca-d964-4445-bcfe-4427a00f789f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:49:59.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:09.173Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=025a1d4e-cc57-4130-b4a9-3ccf0ccb9db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:09.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:19.181Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=aef43bab-74a5-46c5-8aa3-8f5c690c12d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:50:20.500Z |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:50:20.500Z |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:50:20.502Z |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:50:20.504Z |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:50:20.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:50:20.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:50: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-03T10:50:20.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:29.188Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=66bc4959-4ecf-4996-888d-a937849e399a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:39.197Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e0aeda48-fd44-4c58-ab75-f6c6995e0922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:49.208Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c67cd6fd-25f2-43e5-9035-f089d205bf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:49.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:59.214Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=089dee7b-5421-47d9-887c-ca68a40faf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:50:59.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:09.222Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=26522af8-c7dc-41d0-97b9-0d0eef8328f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:09.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:19.229Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=388ebfd6-6097-4c47-9b87-a756e8516235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:19.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:29.246Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f60423c2-d58c-422b-819d-37c959ab7abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:29.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:39.254Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5ff28a58-a5e5-4cdb-8281-08526ff96ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:49.261Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=01856b4e-e2c5-4c59-a461-0800d123a97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:59.270Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9d2f8916-6eb1-43bc-b3d4-d252fb00e02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:51:59.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:09.284Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ec548f58-5c83-473f-92c7-79c19ff90645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:09.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:19.292Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d665e3f0-7738-4dd4-a88e-91624d030dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:29.311Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cfaa105c-fbfa-41df-b4a5-8028ab939410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:29.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:39.325Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3a0b8b49-e3f0-41cb-9545-495b15c0ecbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:39.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:49.336Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d387b598-41f5-4deb-9b7d-413a48ee2073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:49.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:59.346Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a44b9be4-ea52-4c35-b7dc-942349b1135b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:52:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:09.354Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=74383c92-2e6c-40ca-82a2-c8e9ef16c6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:09.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:19.362Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5abb9653-e3b5-4d4f-aa2a-a98356a7bec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:19.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:29.370Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a1f5b5f0-1a21-4a6f-beb0-8e4962334090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:29.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:39.378Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=428c4477-708c-4505-bf7d-15462ca322a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:49.386Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3be029a7-7587-4648-a504-d50db5fdcb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:49.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:59.423Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ea411b6e-58eb-4645-8713-49db66dccd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:53:59.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:09.433Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b2d4feab-7124-4f0d-be3e-f7be1fd3d9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:19.441Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d3e437ac-baa3-403a-a22d-e7586712d839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:19.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:29.448Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=888ada20-96c6-4b7a-821c-0c4b9135db5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:29.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:39.460Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=22c6b04a-46ff-4295-b7c3-3b333375d257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:49.467Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3fab7857-be0f-4a5c-87bb-0c3bad30c45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:49.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:59.477Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d979d452-c2b7-4b34-a692-70ece576e9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:54:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:09.486Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=59df37d6-0f0c-47c2-ab29-b35b7e8e5716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:09.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:19.497Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2693d2a5-1d63-46f1-bb02-e0a49fc47dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:19.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T10:55:20.501Z |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:55:20.502Z |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:55:20.503Z |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:55:20.506Z |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:55:20.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T10:55:20.512Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T10:55:20.512Z |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:55:20.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:29.508Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7819a46c-5bbe-4b77-b548-17b75b174282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:29.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:39.517Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=892009d8-383f-4adb-8978-af6f00671418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:49.530Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b055dc1c-2999-4b92-b435-19036498a65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:49.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:59.539Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=167db93f-5994-45a2-a003-1b5f61bab53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:55:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:09.549Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e4bcd95e-d069-4f04-91e7-f2b311bdf4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:09.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:19.558Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=87c095d8-524e-410d-8302-6f5377b539f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:29.564Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fc0b1b96-3be0-4511-83f9-b7eeb42fb0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:29.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:39.572Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=026c74ae-4f59-4fce-b9d9-68a81ca4cd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:39.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:49.582Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b729152b-49d2-4d07-92ff-7928011b0aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:49.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:59.590Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bc169a72-5a5a-49b0-89c0-bf3b853089aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:56:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:09.597Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=995afb9b-9c28-4c4f-abb5-91be00de8559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:19.608Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a479c0d2-f6e8-4365-bcd9-2b6115794dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:19.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:29.617Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=03e05fbb-e8d3-43a6-8744-1920c7b33f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:39.640Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cead08e6-3740-4cca-9298-fd7a4b59de29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:39.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:49.660Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1bf8219d-435f-4add-91b4-2699842b0b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:59.674Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3078ec56-f338-4fc9-8d45-6aa44dd7112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:57:59.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:09.687Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dbdb3735-c83d-44fe-9be6-2908d172d5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:19.695Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ac6b4656-6968-47cc-90f7-53bb38aa7564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:29.704Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a1b343fc-f540-4fab-ab65-081fc43f11bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:29.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:39.713Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=466ac883-31f6-4f45-8feb-0c0f8e177b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:39.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:49.724Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=430a238e-1346-4e46-95bb-d872e06c2038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:49.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:59.734Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=61482ccb-33fc-435c-bb69-f48f101492d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:58:59.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:09.746Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=70912937-5b2e-451b-bf9b-2dbf1ec4742b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:19.759Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=57273081-7ef9-4daa-9d84-33481c64067e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:29.769Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3cd5487a-8fa5-4685-9f53-26889c06043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:29.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:39.777Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=68bb4fb8-65d3-4480-a9d0-01f70c8bc976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:39.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:49.794Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1c4d9f24-cd57-4730-8aef-1c4b9e3f7f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:59.804Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f5ae794a-37c5-413f-b42e-3e859ad42eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T10:59:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:09.813Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8518a6e5-ce0d-4f99-8215-a1436d41ea8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:19.828Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=756d0829-94bb-41e6-ac34-a79272158e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:00:20.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:00:20.532Z |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-03T11:00:20.533Z |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-03T11:00:20.535Z |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-03T11:00:20.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:00:20.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:00: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-03T11:00:20.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:29.836Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=84775f80-c90a-47d5-b5d4-891a02a33ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:29.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:39.845Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cb63b7cf-2ba0-4ea0-a54a-6c740d655182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:39.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:49.853Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0835fc9a-b451-4173-bdce-b0a90600906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:49.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:59.866Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5bb9e369-41fe-44be-bb1e-2aa1cf5df28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:00:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:09.874Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1c746e83-d2e3-45c1-a705-c9014aa26d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:09.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:19.881Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fd42c858-7a69-4263-940a-4de65d2c2ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:19.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:29.890Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d936d6c5-2d99-4251-8115-b69dba807ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:39.900Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5efb3ef8-0260-4bca-95b1-7d5012b4fc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:39.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:49.908Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=027bcc42-cc50-44b5-ad03-4b576cfa5d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:49.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:59.916Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=981c4793-67f8-461c-8392-17059c549aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:01:59.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:09.926Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9a4de5f1-c80f-40e2-b220-00e3cded5e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:09.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:19.938Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cdcde8c4-e461-4321-8d58-43000381d64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:29.945Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2737ceec-6b83-4385-8da9-1196525c833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:29.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:39.957Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bf2f1835-aa95-4669-915a-de372502a13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:49.972Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ae1c3ab2-165c-4da1-bbe1-111c8d349324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:49.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:59.980Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1e12a9f7-7393-4b97-badb-1931ffb815dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:02:59.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:03:09.988Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4fb225e8-2c52-4736-be9e-58303bc4b1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:03:09.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:03:19.996Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=18c13d7e-8960-4dd8-a613-36959fda2ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:03:20.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:03:30.008Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=409205ca-b2fe-4188-9874-bc8da648bb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:03:30.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:03:40.016Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d1e86d60-85c1-490f-b25d-2f3d787b7b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:03:40.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:03:50.037Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1b9447fb-ef78-479b-b0c2-c47ee876973a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:03:50.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:00.047Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=44e6f40e-c6bf-40ba-961a-c14e4bef2ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:00.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:10.055Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e173f232-b1d9-4608-a666-41d407bf8488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:10.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:20.063Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2d070fe9-8a4e-467a-be45-7e82859c14bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:30.072Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7d37225e-7b77-4d67-9e39-9d527274144b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:30.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:40.086Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a90bff52-281c-400a-bf4b-4d9f6a111a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:40.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:50.095Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=afa126d2-c35b-41bb-acb5-a114a09d839c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:04:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:00.130Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8059333b-02fb-4cca-a7b4-5baeced3abb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:10.140Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f55fc0a7-c149-4da1-8798-f16c758f0f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:10.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:20.148Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4c0c05fa-40b7-46fa-bf9b-2ffb9c3da7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:05:20.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:05:20.452Z |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-03T11:05:20.453Z |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-03T11:05:20.455Z |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-03T11:05:20.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:05:20.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:05:20.460Z |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-03T11:05:20.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:30.156Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=83b05b61-88fa-4baa-9018-31ab96116c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:40.165Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d085b92d-cd39-4ad2-927f-a7a466c25c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:40.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:50.174Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=228f6de3-666f-4ede-be51-059a3852ed67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:05:50.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:00.183Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1d07d1fa-b5f9-4855-bd77-01379206a8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:00.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:10.193Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5851b44c-bb55-43ee-9d9d-a12c9d2fea8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:10.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:20.201Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d934fc95-b31c-4f0a-a6ca-b0cbd5ff5efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:30.221Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9b192046-048e-4092-b407-7ade2d91a869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:30.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:40.230Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3010b44f-d1c0-401e-a616-5c2e908a7d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:40.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:50.238Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2c5eaf0d-307c-415d-8ade-e640db650b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:06:50.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:00.246Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c5b9c192-083e-4505-b92b-e7df375ab61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:10.253Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=176ef63d-8d69-4c33-95f8-0a35598afdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:10.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:20.261Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bf8c6a93-82e9-4895-9e7e-5a66efa8dea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:20.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:30.270Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b5d0bd78-7163-477a-beeb-e98c8e28a52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:30.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:40.277Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=beaa3c1c-adbe-44da-99d6-f59cd9834cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:40.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:50.287Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6af53b40-01bb-4416-a133-fdc81d9c0b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:07:50.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:00.302Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b844fd24-74f6-4925-91a9-28948a6b2b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:10.310Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=794faef9-232e-431f-b8e9-1ac4fb18df63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:10.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:20.318Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=664163e6-b145-4a9a-aa01-8784f27649b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:20.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:30.329Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a67b92ac-2834-4539-a57e-cbec1bed0894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:40.339Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3d5e6cdf-1cee-4d26-8575-8c5025da76aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:50.347Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=20b26c68-8825-4430-a535-2aa630c41628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:08:50.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:00.358Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5fb497f2-207a-4697-93a9-93e028cd709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:10.370Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=66f6e429-a60e-484b-be88-eaa3a7cfac8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:10.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:20.379Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3a0cb050-e72c-45d0-b0e9-7a5112da97d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:30.388Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=58449872-74f3-4000-83f9-fc0e211fda19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:40.397Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=08b269ba-15ed-47fe-a515-4d32873f9fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:40.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:50.404Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ab86b421-ad58-4b98-b15f-dc9e39a57d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:09:50.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:00.427Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f8460043-614a-4bcd-ae21-2f6375494ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:00.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:10.439Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8ce2396b-912a-4857-a779-a8430c898d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:10.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:20.451Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f9d99187-a24f-4766-9c1a-901aa96c2fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:20.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:10:20.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:10:20.509Z |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-03T11:10:20.510Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:10:20.513Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:10:20.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:10:20.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:10:20.521Z |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-03T11:10:20.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:30.459Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bd7128d3-5471-4df2-98bc-da07bb39197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:40.467Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=582fc61b-234b-495a-956c-49e66dc276f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:40.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:50.475Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d64c0439-1e12-4164-b183-bde6fe77223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:10:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:00.484Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=906192f7-9000-436b-9e1d-00af5bb0d882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:00.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:10.491Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f23d3da8-a416-41c9-98e8-e5127d5de7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:20.502Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b341f730-b5d5-41e8-83a3-7d1a2ad90255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:20.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:30.513Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e4622c8d-4758-4e52-bae8-955ce2fd68fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:30.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:40.524Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=653b3428-1476-4f32-be99-2662975f197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:50.540Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3120223b-997d-41c9-ae53-1dbb75941e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:11:50.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:00.550Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d2a5342a-62ee-46c6-92c2-18c09714db9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:00.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:10.562Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9fb6c266-828a-4667-b82e-7d68708c14c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:10.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:20.572Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=96b92580-b3a9-4a0a-8014-e9387f027ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:30.582Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5967ee62-11c0-47e1-803d-c111abfaeec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:40.591Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=96607df2-0a02-43d6-b542-98422a11bc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:40.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:50.598Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=460e2695-4464-4b4a-b1c5-be62d2c9bc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:12:50.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:00.624Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3de41c34-cd91-4ef4-ad1d-73c4d38e5f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:10.632Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e31a4f89-5009-44d3-a9c5-3c639eb90122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:10.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:20.644Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9cb14ea7-c16d-4846-bc82-e4eee5ae955a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:30.654Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5d367b1b-2063-499e-b455-15de80c282c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:40.661Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4897ce78-e8a1-4795-98ca-16371f2e724f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:40.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:50.668Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1a30c6cd-303b-4852-81ce-95cb4a5fecf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:13:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:00.677Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e5f1be2d-6294-47f6-b1ed-626a61548b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:10.693Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f993da95-a721-48c5-accd-b2652763f074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:20.702Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=41c70635-7abc-458b-97b7-e3d420b7efc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:20.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:30.721Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=22ee8c70-7726-4bfa-b31c-284dea439b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:30.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:40.735Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b9850090-85c5-43d9-9e06-8999aa7d384f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:40.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:50.745Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ff0cd8db-1ce0-4a96-9664-4b95ad88a18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:14:50.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:00.753Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fe7c6fb1-bacb-47b5-a5f8-7a157337ff04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:00.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:10.771Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bf1e914d-b8b4-4e62-aad8-7941215c988a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:10.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:15:20.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:15:20.461Z |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-03T11:15:20.462Z |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-03T11:15:20.464Z |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-03T11:15:20.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:15:20.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:15:20.468Z |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-03T11:15:20.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:20.780Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2b10eac6-4db4-4818-aace-a5338d4319c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:20.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:30.787Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b51568b3-4b50-481d-bd3b-798b117cd02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:30.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:40.795Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=14d525fe-801c-46fb-aa9b-c60474f3bfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:50.809Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4e5ff5eb-1129-4e3b-b7c5-a47ae653fd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:15:50.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:00.821Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ea1289e2-b257-4e99-8391-939a2cdf8e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:00.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:10.827Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9543c90c-c148-475d-8bd3-96461dc91916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:10.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:20.835Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=30bb128a-e854-4450-ae90-101646627730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:20.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:30.844Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=61ab904d-60ec-4010-859f-3cc9db7a93aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:30.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:40.852Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=589a89bf-6835-48c5-8cd4-b778548d7a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:50.860Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9fc3cdf5-b54f-4043-a8c7-4af189692e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:16:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:00.868Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a80ba4d4-2ff7-45ea-a3e9-26b3ba1cea99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:10.876Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6ccc79a0-9122-4d66-b83e-11c3e29b39fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:10.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:20.883Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=87df24b2-1a27-49c5-8c83-5b5c1e796b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:30.893Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c782012d-8afb-45b6-89b2-08f16ea268c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:30.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:40.905Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=71218953-7e7e-48fb-9a2b-e00818cda665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:50.918Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7ec7e445-27fb-440f-8640-19994e157b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:17:50.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:00.926Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a17178d7-d752-484c-8918-aa1fb3d26d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:00.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:10.938Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=249b0a9e-9ab2-4a67-8a9c-5176f03e1ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:10.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:20.947Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=34f5e28c-1d85-4f25-b19f-f3d29fecd5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:30.954Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=df6317aa-4226-4e86-beed-818824a33682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:30.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:40.962Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=025f4be6-7469-426c-ae39-e4c969a3d1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:40.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:50.970Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e7d18efa-41c6-44c4-bdd6-47e32c3a3d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:18:50.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:00.977Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e32f0cea-9ffa-4abe-90a2-250b0cddd343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:00.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:10.986Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=89f7b93c-b658-4c9a-9377-77089b4a32aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:20.995Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f222be34-030f-47a6-83c4-3cda4262a4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:21.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:31.004Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1c68b856-1ce0-442e-b2e5-d2a85e1ac5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:41.014Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8bc8d6a2-3ddd-43ea-a8e9-4c9318a345fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:41.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:51.028Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c9e89939-4029-49c5-aa96-4cf1fdaef8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:19:51.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:01.034Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b052dc54-5103-41b6-a8cf-2db1dfaa2ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:11.040Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1d408dc1-d105-45bd-8ba4-3d65a402c2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:11.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:20: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-03T11:20:20.476Z |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-03T11:20:20.477Z |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-03T11:20: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-03T11:20:20.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:20:20.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:20:20.489Z |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-03T11:20:20.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:21.057Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=58cfd38d-5453-43ad-99d1-12349b5af77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:31.065Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d43c1137-de96-4956-89f3-77f8b658bdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:41.074Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=50af7be5-e512-47c0-b632-3cac63e4e7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:51.082Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ed63a854-6e55-4692-a071-63d4c0c5edee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:20:51.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:01.090Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2b6cc5b8-ecc6-487c-a47d-d769f62a4d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:01.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:11.098Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=579666b7-bae2-4156-8852-2290c74bdba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:11.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:21.105Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a5bf67f2-c9af-493f-8b3e-2146d19b1c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:31.118Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9217f4d9-0928-405f-82f6-4d8c849d9693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:31.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:41.130Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3f0901eb-f0a1-4e02-9bca-7ec8d4c5a9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:41.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:51.140Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c4dd6428-ace4-4ca6-bc1e-e88332c3f9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:21:51.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:01.157Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ed0b9e4e-79bf-4697-9bbb-d5b297c92594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:01.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:11.165Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4ee9719b-e77c-4d1a-a9af-14f03a4fe231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:11.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:21.173Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=eba98540-68c6-4f4c-b707-ceca43e0a6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:31.182Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dcb1295f-37da-414d-b004-b516c7fcd6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:31.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:41.189Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=21d740a9-4a4e-4d34-9125-97f0a52a16bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:41.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:51.196Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cee8d11f-c031-4ca5-ae43-53e883df930f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:22:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:01.206Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bd4aa760-b8da-47c4-b870-4ebc01006c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:01.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:11.219Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0c2a1301-0c10-443e-82cd-fd3a167dfbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:11.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:21.233Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0f30ed32-47b5-4150-9f56-b6ac58cb5669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:21.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:31.244Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c773a28e-8a66-48e4-942d-59d2cf1c8805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:41.259Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b4c7c899-12fb-49ee-bc80-fa0f64dbd923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:51.268Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=668b5bfd-dea2-4319-b229-7657dc2fc5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:23:51.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:01.276Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4950b4a4-c7ea-4204-b7d1-10dcb5cffe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:11.284Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8fd69d28-87b6-49d7-9f10-6edc47de7ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:21.293Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bedb6e93-5e23-4e3e-971b-9a0fbbabaea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:21.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:31.300Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e82ce8df-6be8-4687-9957-545623aa1557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:31.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:41.308Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dd3643e6-0c27-42b5-9df5-11ba356b998f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:41.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:51.315Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e3ba8b73-accc-4cfd-bc87-39342b372bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:24:51.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:01.323Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ad9a88a6-f8b9-4265-afd0-98fa7de60f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:01.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:11.337Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b9fe9f14-de4d-4e03-8ad2-79481e217208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:11.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:25: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-03T11:25: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-03T11:25: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-03T11:25:20.518Z |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-03T11:25:20.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:25:20.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:25:20.522Z |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-03T11:25:20.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:21.348Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=94b76837-ed05-46c3-9f32-5076a63bfd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:21.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:31.357Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=51b2b347-e392-4352-87e2-e498efdb44c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:31.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:41.365Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6858495a-190b-4076-951c-e4be19b71076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:51.373Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=277b9785-302a-490d-bbb7-7a09e846ebf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:25:51.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:01.380Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1d9d053e-856f-48db-9877-e1807b2162d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:01.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:11.390Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=843bf5c9-ebc3-497b-8a67-4da1e8de07cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:21.398Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c9c48ccb-8435-4898-a04e-cfac7526a835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:21.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:31.407Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a900d2b7-2e61-46e6-8580-6f066571cce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:31.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:41.428Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8a8aa518-15e0-4a60-98cb-29dc9be0bfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:51.436Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cb394454-96f3-4f64-aac4-f578c351e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:26:51.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:01.444Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9672c281-a3f8-4aac-82a5-4f049637e48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:01.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:11.454Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f4836fc1-7494-49e2-b932-fefb7e480af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:21.466Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e76762ca-8008-4426-9d46-0320ad302cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:31.475Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c24a3393-160b-42ca-98f8-cbfced760b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:31.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:41.481Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a9eda754-aa11-4732-a2dc-d63ab565c0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:41.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:51.489Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=342cc8bf-1709-4040-bb29-f49c3ed37dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:27:51.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:01.497Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5eb618a0-f507-4c6c-a721-e04a789b2345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:11.507Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a4c783a1-a64c-44a6-b545-eaffce683476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:21.515Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0986a9b3-b7eb-41aa-8637-709598264c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:21.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:31.525Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4ced4fac-7bb1-49db-9e6b-a7a4b2779289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:31.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:41.532Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=de7bf506-ceb2-4b63-b293-90b4bc13f728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:41.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:51.544Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f854479e-45b8-4f71-9ee8-72eced516711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:28:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:01.558Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=aaf1c065-3370-45fe-9558-ee156bad9fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:01.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:11.565Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d3818268-023c-4985-8038-018f1cbb45b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:21.575Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b6ce744e-b510-4cd8-9296-36ab1d6c1405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:21.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:31.584Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bf0f8c62-3863-4ec6-b9a8-5a1af2c89d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:31.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:41.591Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b92fbf46-e30e-447e-9207-f899a04a8e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:51.599Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fb329dda-2611-4a50-ab5b-5ca945720b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:29:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:01.606Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2526d942-8a47-4d96-ae7a-a45620e6ae7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:01.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:11.615Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=20ebca25-e3d4-48e3-be9c-175d397168d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:11.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:30:20.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:30:20.456Z |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-03T11:30:20.457Z |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-03T11:30:20.459Z |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-03T11:30:20.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:30:20.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:30:20.464Z |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-03T11:30:20.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:21.628Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=768dd6b4-918b-4c2c-82bd-640f5bebcb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:31.638Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4d4c71aa-a16d-4818-b7bb-19d96dcd489d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:31.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:41.651Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a921c7ce-650d-45a7-ad9f-db2acba13a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:41.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:51.668Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0315c8d1-8e1d-49aa-b928-77a3fa0ab41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:30:51.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:01.697Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f3c3fddf-8acd-4c5e-ae6d-a361a1da857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:01.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:11.728Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a44278b2-ec41-419c-8441-55ee72ab9c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:21.737Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d9817f34-1358-497d-8426-54b2122d08a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:21.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:31.746Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ba613fa7-dbbe-4409-b686-4027a421e697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:41.756Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fe5fc4cc-2393-466f-99b9-80eaa3dfa58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:41.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:51.763Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=daaf2e8a-746d-465a-a6c1-991359297f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:31:51.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:01.774Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cce51dd1-2cc8-4785-92a6-61469bf90097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:11.782Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c92a9ca3-e287-40bf-a3f2-90fbe3729e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:11.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:21.790Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3abe3923-ce91-4dd4-bb42-2a52a96d8aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:21.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:31.798Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5082d4f6-ae26-430b-9ce4-fcaebacc98e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:31.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:41.806Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=affcfaea-d81f-46bc-a47f-3f2462a3a688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:51.826Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5b0d7011-ee6e-4ad1-9a9e-71dc2ecf9455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:32:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:01.833Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=14f8d0e2-cdcf-4e0a-bef3-3f0aa31218bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:01.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:11.841Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bdf16c85-7967-4397-9cb1-c09ab625e08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:11.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:21.849Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e9d6c190-52bb-417b-9c50-eef24f367de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:31.858Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f1cb1eba-d075-4c02-9727-299494a6902c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:31.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:41.865Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3ab37152-7b1d-4394-b359-a8a9a3dddc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:41.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:51.875Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=92dea4d4-bf63-4142-a30a-d9d1e283aeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:33:51.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:01.885Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0d9e1214-d66f-484c-ad54-34cfd6718558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:01.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:11.892Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9581dbf6-7e80-47fa-b479-336a3dee2a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:21.900Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=fe1fbb18-c0bb-4189-aead-35b86da72708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:31.909Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=729e48ef-b052-4dd0-8a7c-19726e72d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:41.919Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=41510a2b-4981-49ca-8b6d-873c89b510d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:41.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:51.938Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=24301243-fbc3-4bf4-b3e2-cfc848c00edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:34:51.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:01.947Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6ab0253a-4751-4684-8fe6-bc7ebaaf6f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:11.954Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=49549327-0463-4ac5-84ff-62d6092fb377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:11.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:35:20.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:35:20.475Z |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-03T11:35:20.476Z |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-03T11:35:20.478Z |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-03T11:35:20.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:35:20.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:35:20.481Z |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-03T11:35:20.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:21.963Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7faeb9f9-1006-4064-81cc-4da4524701f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:31.979Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=856d21a1-3eb5-4448-9270-c5aa46557d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:31.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:41.989Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2e529b3f-65e8-4157-a18b-1f29e3ecd884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:52.008Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d24f8382-1571-4806-b516-792292be147a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:35:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:02.016Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b3fe8a5f-9bfb-4a4d-8922-4ce5a7bb6554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:02.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:12.023Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a7308b64-6bf7-415d-a4e7-ba18b1ae9bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:12.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:22.033Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dca869b1-e3ed-427b-88fe-715e2e78c994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:22.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:32.042Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2765142b-2997-4c00-9a85-ea1d07b6122e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:32.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:42.052Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c01986b2-7f18-428d-ae9b-d85631e9c316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:52.073Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=92215a81-f5d6-413e-8bfc-fb50ef6a72ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:36:52.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:02.084Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=44df0913-c5ce-450c-abcd-28efcd03d080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:02.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:12.093Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4d4abb34-6d2e-4d2e-b249-e5c40bc92aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:12.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:22.104Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=e5eea4e2-9522-490e-b688-1176db5d7dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:22.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:32.113Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0a9d79c9-b367-4308-9f92-81fb9816e0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:42.128Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=30a62436-e0cb-4d5e-ae3f-7a998d298e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:42.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:52.135Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6a5a1abb-c964-478f-a7fd-3b38ec392eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:37:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:02.142Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3ce5ec1a-471e-4763-9939-17b4f1d66412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:12.155Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=adde6d06-1579-4929-9063-e4b309058b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:12.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:22.162Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2b265766-539b-43c1-82b2-298ff2f5bfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:22.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:32.170Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5ec53aca-3f21-455d-928d-3a5d8856262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:42.179Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=40768c91-24b5-4e3d-bca9-badd5f2dafac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:42.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:52.193Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ccb74bcd-a0a7-4eba-8e26-a35af9948427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:38:52.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:39:02.207Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a0a9ea41-6c8a-48db-9cf5-a692e56722b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:39:02.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:39:12.215Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b2cbf1f3-2b1a-4983-97e5-3c7bdb36a51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:39:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:39:22.223Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4521f416-fe03-45b9-b2d6-69a2e8f41e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:39:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:39:32.230Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=034967c5-0508-4db3-9078-1bc302a80507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:39:32.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:39:42.239Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1691645f-06c9-40a1-83f5-0fe6814808c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:39:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:40:02.679Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0dfd389d-4f74-40cb-ba53-0459016ce6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-03T11:40:03.761Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=DVOWPRGz1lgaHzppcmgQ, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:40:04.182Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:40:04.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:40:14.183Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2ce46fff-7069-4cb7-954a-215c2f86d124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:40:20.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:40:20.441Z |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-03T11:40:20.442Z |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-03T11:40:20.444Z |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-03T11:40:20.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:40:20.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:40:20.448Z |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-03T11:40:20.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:40:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:40:33.723Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=af32a059-3dd6-41d7-b5ad-43d30dfa9a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:40:43.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:40:53.272Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=94894411-3c14-4146-9e46-529713eb4891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:41:02.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:41:12.833Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=eb5f4f23-b8c6-4fa3-9c11-d566c670f0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:41:22.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:41:32.367Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=86dfcbec-127d-46cb-9faf-d390b41f9b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:41:41.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:41:51.907Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=48c650ec-c84a-48c3-ba46-843d98487167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:42:01.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:42:11.460Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4799364a-7d43-4fc3-a990-b96f68b1ee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:42:21.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:42:31.026Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8f6d0004-8a5b-436b-9049-f62b770208cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:42:40.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:42:50.571Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cb6cfbe0-e197-49cb-9215-0a46815d4c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:43:00.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:43:10.116Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=2fafe8ec-1385-4402-8af1-b10ea4e01437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:43:19.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:43:29.678Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=12e7e633-d17b-4414-b7f2-d60e0cab8114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:43:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:43:49.238Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dda6a4d2-4ada-400c-b95f-b04c0aa34c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:43:58.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:44:08.781Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=49627883-46d2-4134-8755-f0f2647c882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:44:18.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:44:28.324Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d7700434-ddfa-4e06-ba63-c8fbcd28348d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:44:37.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:44:47.873Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bbcb69c4-56c6-4b73-918b-09898822c6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:44:57.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:45:07.410Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d2466bed-c9e7-48c5-b967-c35be6202e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:45:16.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:45:20.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:45:20.494Z |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-03T11:45:20.495Z |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-03T11:45:20.497Z |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-03T11:45:20.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:45:20.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:45:20.500Z |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-03T11:45:20.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:45:26.947Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=50608fcd-e764-4734-995c-1f18c4c159cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:45:36.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:45:46.493Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dc1319b6-9cdc-4035-ae75-3b71c4246ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:45:56.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:46:06.031Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4e1602a0-ac48-44d1-a3ef-4e489c428387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:46:15.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:46:25.577Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=853b2e6f-2b64-46e9-92a1-e361d130ab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-03T11:46:27.485Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=1cuiDysgK44pHsfWAyvO, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:46:27.495Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:46:27.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:46:37.496Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=44c4aa96-ca0a-4e61-84f7-d2594a00bc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:46:47.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:46:57.041Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=166b3f2b-c914-48e8-9b95-00104768f48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:47:06.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:47:16.584Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8ad00d81-2ce7-407b-a105-c1b11b11259d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:47:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:47:36.135Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cd17dff7-21ce-468c-bf7b-d0e1df04db10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:47:45.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:47:55.690Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=543014bd-a0d7-44a8-a2a5-8ce3fd3331be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:48:05.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:48:15.235Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=6851961c-34ab-4ba9-af37-b19dcdbfc05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:48:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:48:34.807Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=ed055a82-49f9-4d6a-bb45-38192cd36854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:48:44.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:48:54.362Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c3cb6ed4-361c-4615-b12a-dc5eb95f214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:49:03.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:49:13.921Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1e38074b-ca71-49f4-83fa-c52041d4d14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:49:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:49:33.461Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f096c65f-310b-47f1-aa42-aa5b9ebcad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:49:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:49:53.006Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=988a55a9-9d7d-41e2-960d-cb500fe58b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:50:02.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:50:12.543Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a0dc05c2-3aaa-4ae1-972a-b0559188f0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:50:20.456Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:50:20.456Z |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-03T11:50:20.457Z |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-03T11:50:20.459Z |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-03T11:50:20.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:50:20.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:50:20.463Z |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-03T11:50:20.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:50:22.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:50:32.084Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=9876ea77-347f-4e3e-9e93-d0a92071d71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:50:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:50:51.634Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0ec90e47-9471-4b44-a792-d5e68ca7edcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:51:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:51:11.173Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8bc46873-4f3a-434b-8733-fa57b62785a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:51:20.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:51:30.728Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=f8337626-7dc7-4a58-a723-3339d4bd9bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:51:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:51:50.281Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a23ac83b-483c-4084-9adc-416ec2125b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:51:59.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:52:09.815Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=3266cc74-c073-433e-9715-d53074c569e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:52:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:52:29.357Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=237b7ed3-002d-4096-97ee-c16a4e5c029e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:52:38.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:52:48.903Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5265eb3c-bc1c-4f1a-ab56-00ed1afb25a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:52:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:53:08.449Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=7d1e41b3-cb3a-4b9b-a5bd-b3db8074fdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:53:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:53:28.000Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=bb069dbb-7b36-4f2e-8c62-300da4d4fa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:53:37.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:53:47.537Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=866e02b7-ef94-4740-8948-b2b77be04996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:53:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:54:07.098Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b8d386a3-ec43-4f61-8440-5395e6671d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:54:16.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:54:26.646Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=23e5e70a-4c31-437a-9dd8-909aff1383bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:54:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:54:46.205Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=5118f321-15b7-413f-aba2-7778909e0496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:54:55.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:55:05.748Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=1ab40b27-dae9-4a01-b162-7c8203f845be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:55:15.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:55:20.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T11:55:20.529Z |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-03T11:55:20.530Z |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-03T11:55: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-03T11:55:20.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T11:55:20.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T11:55:20.537Z |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-03T11:55:20.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:55:25.293Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=b258fdac-65a1-493e-ace6-3b39ddbfc199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:55:34.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:55:44.834Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a6c3c3cf-9a52-4ea7-b500-d5ec539252a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:55:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:56:04.382Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=52501cc5-7b37-4300-8b0e-c25e786a7c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:56:13.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:56:23.918Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c65fe1d8-3287-41ea-89d8-4e80cb8ae07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:56:33.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:56:43.465Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=92f2c71c-1d12-46ae-94b9-7df0d4d347c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:56:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:57:03.015Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=d5798193-f3e6-4eb7-941f-f8e8ba1a5aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:57:12.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:57:22.561Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=a34d6495-9970-42e6-8982-5df1c83c37aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:57:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:57:42.103Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=286eee63-ed37-4bc8-a358-3e22074beac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:57:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:58:01.646Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=c3f5daf6-d5d2-4a11-8e97-a329dd4a219b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:58:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:58:21.207Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=dd0d3d05-7e92-4284-9aee-1c8461c42991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:58:30.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:58:40.749Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=8efd42d5-831a-4ad9-a3c1-5c8c9f1787e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:58:50.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:59:00.304Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=15175bc7-0552-4042-ac0c-d4ce67404739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:59:09.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:59:19.842Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=65cb5dde-c033-446f-a91d-69c3c84a7dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:59:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:59:39.384Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=cac3d670-6edf-414e-b1d7-c58088512bcb | |INVOKE |pool-2-thread-1 | org.apache.coyote.http11.Http11Processor |2022-02-03T11:59:46.846Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-9 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:59:48.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T11:59:58.926Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=0fdb176e-8ded-41af-bc4b-9c56cde11374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T12:00:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T12:00:18.473Z |INFO |Init configs |InvocationID=e8621287-36c1-4499-b21a-ba0e7d18e92f, InstanceUUID=4bbd4f51-ba7b-45db-a0c9-5fb2dc1782af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T12:00:20.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T12:00: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-03T12:00: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