. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:08:46.016Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:08:46.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T05:08:46.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:08:48.094Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:08:48.288Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:08:48.288Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T05:08:48.289Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-28T05:08:48.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-28T05:08:48.725Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-28T05:08:48.784Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-28T05:08:52.955Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-28T05:08:54.518Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-28T05:08:54.669Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-28T05:08:54.680Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-28T05:08:54.863Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-28T05:08:54.864Z |INFO |Root WebApplicationContext: initialization completed in 6079 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-28T05:08:56.019Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-28T05:08:58.445Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-28T05:09:02.393Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-28T05:09:03.267Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-28T05:09:03.268Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-28T05:09:03.297Z |INFO |Completed initialization in 29 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-28T05:09:03.937Z |INFO |Started MainApp in 23.846 seconds (JVM running for 25.895) |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-28T05:09:04.106Z |INFO |Start scheduling PRH workflow |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:09:04.131Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=9d92ca3b-492d-4a95-a6bf-c0402021c977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T05:09:05.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.236:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:09:06.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:09:16.028Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=52bff6d3-5369-4979-b119-d9d9d8e9c7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T05:09:17.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.236:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:09:17.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:09:27.167Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b124f731-f09f-4ae4-9362-7457eb7f8b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T05:09:28.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.236:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:09:28.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:09:38.251Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8282bc40-ccef-4067-8732-907b85a8afbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T05:09:39.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.236:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:09:39.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:09:49.357Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=3f3ea0fd-dc1c-4374-a099-21215a8037e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T05:09:50.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.236:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:09:50.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:00.427Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=91f07cc1-300b-4e39-b721-f47411d81087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T05:10:01.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.236:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:01.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:11.512Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b6bce054-2b69-4d59-b84b-ca8d7b213b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T05:10:12.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.236:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:12.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:22.613Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=1d341517-0ed3-4d8c-9a65-9c07ea8257d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:22.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:32.866Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6e294f5c-c8ea-4c4c-9961-4802524af596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:32.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:42.909Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f927c966-321a-4e4f-9bb8-646b8d770241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:42.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:52.932Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=a4cd416f-c036-4f92-b5d7-9884f470a895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:10:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:02.967Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=74a17e40-1211-44c9-8204-9d91b00591e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:03.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:13.011Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=be659ad2-aaa2-4320-bdb3-226ff954d0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:23.055Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=578e6a46-7380-47e8-acaa-c5ac1f74ed96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:33.077Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=be669e82-6f86-4c44-a343-503cbe0df455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:33.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:43.103Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=0d4d6753-b2c5-4de9-b7e4-ceafee391864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:53.137Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8f00278f-e56f-409f-8cc6-9ffbd0fb5096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:11:53.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:03.161Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=7b999fde-be1e-4de3-9f0d-37159e82fe9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:03.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:13.185Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=96c652c8-9f65-4bba-98f0-64d2998e708a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:13.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:23.217Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=ce76ad07-da6e-4a44-a097-ceb7b28da60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:33.262Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=61b953e9-83b0-4c9c-8a16-96e1e1317ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:43.283Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=030de570-a0e4-4bb4-8487-6832c9ed5eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:43.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:53.307Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6de08226-decd-45bd-801d-fb79e54e478f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:12:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:03.326Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d173b8a4-9b17-4beb-bcea-f7cc7dd12ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:13.341Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=287d241f-cfa5-4d01-92a8-6ae2e6871968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:23.360Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=476b9a23-e618-479c-a23a-4f1523bbf1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:23.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:33.376Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=c87a5010-b588-4bc7-b7b2-6904181a0bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:43.406Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=9e20debb-4b5f-4752-b66c-8467b9fa9d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:43.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:53.427Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=19bf7f79-1c54-430e-b977-21709abc1d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:13:53.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:13:58.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:13:58.185Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T05:13:58.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:13:58.194Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:13:58.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:13:58.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T05:13:58.224Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-28T05:13:58.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:03.446Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=10643c94-99bb-4f72-b9e2-e155a5d63594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:03.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:13.467Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d1c7e6c3-64c7-4628-a49d-ce78106ef0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:23.485Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=11bb7e51-07a9-4544-8335-5af1409d3c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:33.503Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=692450b3-d407-436f-b4c5-a231f6e3bf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:33.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:43.519Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=951eeac2-3ddc-4a9d-9794-e321dbb7f116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:43.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:53.535Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=5edf0e8b-3587-43cf-b839-005408fdfd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:14:53.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:03.551Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b4bf6153-e0e8-4e87-bf8e-067b9c459490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:03.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:13.567Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8e4cb175-e936-476a-b6c6-22590cdb9271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:23.584Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f71143b3-8925-4f29-a1f9-0b5e7c3be436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:23.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:33.600Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=99d4a376-3789-4aa6-a5bb-4bd5d70b3766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:33.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:43.614Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=92aab104-fe9d-45d8-9c8b-0e2a883856c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:43.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:53.630Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=3c0d3a9f-e5bf-4cb9-a60a-00e11b83520b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:15:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:03.643Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8c394bf2-4268-4476-97e2-e7806632115f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:03.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:13.661Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8151844e-84e0-4b00-a0d1-c28668495747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:23.680Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=c98a81a4-35d2-485b-8faa-57763efad12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:33.714Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=3e855984-3ff4-49be-97f4-a9d8fe9377b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:43.754Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=5cafcbf7-168f-43f0-9dbc-352afd08fbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:53.776Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=a9bdcf51-cc3f-4f39-b6f1-df86dbdb9b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:16:53.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:03.793Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d48188db-e1fa-498e-aa5e-8f27cecc4438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:13.807Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b3bfbf2c-fcf4-4a52-8d0f-52e87c324190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:23.825Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=330227c1-36ea-47e7-97e2-f26919fd07b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:33.843Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=ce8119d8-f3a8-4bb5-bc05-488e87e376a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:43.856Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6d6b1309-8fc5-452f-8a68-c7a3e9d53d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:43.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:53.873Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8a1ff5ef-e30b-4d3b-ac96-1252e20bc8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:17:53.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:03.891Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f817b83e-6454-4491-b210-53b8a0d3e3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:13.915Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=77026093-f749-43ce-926d-5bbfc31db2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:13.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:23.929Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=4a9cf246-6f07-4070-905a-8716a34cb14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:23.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:33.952Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=4fcfdfec-a645-48b9-b5d3-92ba42b0392e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:43.968Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=1bc83995-d2d6-4b6d-aac0-5c4e4fb6d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:43.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:53.983Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=1ce03b31-09e6-4c08-9dab-c08ca6853ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:18:54.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:18:56.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:18:56.583Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T05:18:56.584Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:18:56.588Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:18:56.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:18:56.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T05:18:56.611Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-28T05:18:56.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:04.003Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f80f7cba-1081-4f1d-a160-375e9223c654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:04.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:14.021Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=85ad6dc5-7837-4488-8009-a6f4c93a4806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:14.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:24.043Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=72616afa-0a4c-4b4c-a7a2-5fd2a1b07517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:24.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:34.063Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=27fae14d-5ae7-48f9-9b27-7710f0e6762a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:44.079Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d1bc5517-5a0d-48c6-876c-2d89297d4551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:44.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:54.104Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=368dfeae-2e9c-44c6-be42-e85447b0dade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:19:54.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:04.119Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=66195017-bcb4-4aa8-b2c3-555432d68e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:04.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:14.132Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=0ee137a5-4c82-494a-bc47-57be10b5a898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:14.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:24.146Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b7cebccf-907f-4af5-bf7f-c59a8f467231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:24.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:34.165Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=30f53b69-02f2-4217-b2ff-bccf015a5d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:44.188Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=1a51fa00-ff33-4017-99a7-fa949f6c1757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:44.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:54.202Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=5369f41e-628c-4b5e-aa1c-0fb8ee555d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:20:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:04.219Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=40a3de01-818b-4425-8381-9aaf49518650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:04.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:14.236Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d5d5d5c5-e35b-4d9c-9ad2-604c6c4dd2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:24.264Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=fa84d4fd-7609-49c1-a472-e7c42e9cafb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:34.287Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=0e36f0fa-75ff-4d98-ae07-6f1c90179503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:44.302Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=770d15b1-0c9b-44b2-9146-8d739db87b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:44.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:54.319Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=fb380ad6-72c2-4a8d-a44e-600871a7eb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:21:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:04.339Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=ce8194fc-fe0e-450d-9dde-3bb4936a9849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:14.355Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=4a7e5800-b2e5-4139-b29d-558555e9a611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:24.371Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=be334202-4c46-4984-9d80-8c08751bf496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:24.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:34.385Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=159f5462-fb73-4fc1-a9ce-91adf3a098e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:44.410Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=938c8322-6290-41a9-b6ae-eb3ef90f7b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:54.429Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=043bf602-19c0-4a5d-a611-46faa5a0b91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:22:54.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:04.449Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=01d6c370-28f4-4bcd-ab3d-4f294b8a92fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:04.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:14.461Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=72a388ce-be3a-4296-b793-39738bba0b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:14.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:24.474Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b0f71669-9466-4ce6-a1a3-961f38e8f09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:24.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:34.497Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=ed037664-c292-4dea-a442-aa6f062dce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:34.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:44.530Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=3b692617-ed2f-4a72-9407-39eec9f719fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:44.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:54.557Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d71acef9-7634-4379-a703-1c713e87704b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:23:54.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:23:56.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:23:56.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T05:23:56.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:23:56.446Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:23:56.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:23:56.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T05:23:56.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-28T05:23:56.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:04.576Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=51d69d17-b198-467f-a26e-5b0b24b22159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:04.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:14.594Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8ddcaf81-f354-4ca0-a3f6-eb0ba7a20a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:14.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:24.606Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d33b0b71-13af-49b9-9e2f-7ac7556a0153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:24.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:34.620Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f2655ef5-1183-4523-82ab-2b24f257cb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:34.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:44.635Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=5076aa16-d705-4486-863a-6b2f7421f43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:44.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:54.648Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6d86995c-5737-4dfa-917c-f3a64b77ea79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:24:54.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:04.664Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=3a15f953-f8a8-45e8-a05d-2d85ec98b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:04.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:14.678Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=016a99f3-2f35-4855-b80b-19353c9944a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:14.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:24.691Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=1312c41c-1af8-451b-b6b8-594ced27588b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:34.728Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=dfb7293d-c90c-4c62-9c62-b99975ac803f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:44.746Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=cd7c44ea-e40c-4708-949f-c57a3f502e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:44.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:54.770Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=465599a6-fd29-4bbc-98fc-d3a8f6239537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:25:54.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:04.786Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=eaa20a33-50e5-41c6-9f80-abeb4343d4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:04.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:14.801Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=422e8d71-01fc-4759-87da-41f4a870a028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:14.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:24.814Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b3870fe7-0a5d-4032-a65c-d416635b062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:24.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:34.829Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=db24a0fb-e6e7-4c37-9d4f-d04abf4bf2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:34.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:44.845Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=bbace431-f5b6-46a4-a05a-271010fdccfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:54.856Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=432e07f3-4540-4405-868c-ceb3ae4014ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:26:54.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:04.880Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=cc591a31-c6b0-4719-99f9-ed68ebb32093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:04.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:14.911Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=da610559-176f-4f4e-be21-fffb9aa4ee55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:14.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:24.925Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=10c4fd16-d5b1-4588-b4e8-c0f3516de119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:34.938Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=654fabd1-ca39-4a64-92f6-d59f8fabb6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:44.970Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6a19ce44-b314-453c-b272-71133aa98a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:55.019Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=dbc131cf-002c-476d-acc5-a83e445d93f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:27:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:05.037Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=fa2f4f49-9110-43fc-8314-702ee06418b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:05.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:15.052Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=7338520b-1b04-4b7b-a94d-d63e9ed6219b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:15.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:25.069Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=9db11f03-2438-4652-8ae9-05f6fbf247ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:35.082Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=9f13fb2f-51de-4edc-890c-5987fa8db288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:45.094Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6e3f4ca0-b387-4275-9573-58337bc4f2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:45.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:55.106Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=60a5be3a-d8ec-4092-82fe-5561ea068ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:28:55.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:28:56.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:28:56.553Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T05:28:56.554Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:28:56.557Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:28:56.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:28:56.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T05:28:56.569Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-28T05:28:56.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:05.123Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=241c25d1-df94-4bbc-bacd-e6e83684f54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:15.138Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=c9cf04bf-6fe0-4c24-82ba-8b7a8c857257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:25.150Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=45ed10e7-4b1d-4d80-8e30-4b835066d2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:25.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:35.166Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=5db0becf-ed2d-4a73-95ff-a4535682a0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:35.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:45.183Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=47007d60-a713-431e-a3a7-573f8a0b7b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:55.206Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=717bfa65-54ce-47b0-8595-a09dc8b363c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:29:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:05.235Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=15fc43c4-c9e1-42af-9036-3f8672753954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:15.253Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=67ace5d3-2535-48d7-9e94-0af75e0ac49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:15.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:25.269Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=196ec54b-b160-4598-9308-4df73f065d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:35.284Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6357a751-896d-4e0a-856b-fcb58e606e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:35.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:45.317Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=21e8d495-1044-4b6d-a2bf-5a501ef0edac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:45.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:55.343Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=1af8ec5d-4a07-4c79-bf97-1475f49f69f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:30:55.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:05.359Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=00af0ff8-f455-4300-ae19-b8ba6ab5f33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:05.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:15.377Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=152d9cbe-dd88-4d25-af4a-34bf40bd6710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:15.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:25.403Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=38e1aad2-b6f5-4862-b7e7-4928e9e60d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:25.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:35.426Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=c0fb348c-0119-4118-b21d-932054fcbaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:45.566Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=923235e9-7e00-49cf-a711-a2490de2c0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:45.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:55.649Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e0dd78d3-e1ab-41b8-b72d-d61e74207501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:31:55.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:05.735Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f9a8aca8-b09b-421d-b72c-374bb2e8eee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:05.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:15.875Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=34c85451-87f6-4256-9d2a-41a52d517aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:25.936Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=819b2177-a739-43ca-917e-0b861f004f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:36.295Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=166f1640-e094-4dd5-a8ca-9360483006b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:46.368Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=49b5740c-37b7-409d-a772-bbd0974d7bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:46.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:56.395Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=9fa80eec-38c5-475a-abb4-a40ab7bbb4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:32:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:06.441Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6eaf6473-301e-4988-881c-4956fda55a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:06.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:16.455Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e6c364ad-839a-4d4d-87e4-415bc5634334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:16.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:26.486Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=328e9e5d-f99f-4c6f-994c-f0f8cf725e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:26.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:36.503Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=ac9e4d34-581b-423f-bdc5-40c44c5d8ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:36.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:46.540Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=5e835a9a-002f-489d-b2ef-8cfecdf9e0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:46.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:56.552Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f7aeb0a0-e2ad-4fb3-a079-1884815909f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:33:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:33:56.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:33:56.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T05:33:56.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:33:56.759Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:33:56.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:33:56.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T05:33:56.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-28T05:33:56.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:06.564Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=1259fe7e-799f-4925-90fe-a4712585033a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:16.611Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=ff731066-c305-48d3-a74e-e1c01c308590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:26.646Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6f8a385f-bc13-4843-b946-300ad509f860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:36.663Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e7dc55c4-ebc4-411d-87cb-086a14d3d995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:36.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:46.716Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=7ae4e3eb-f657-476f-9100-8e97fb965341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:46.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:56.759Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=5550fda5-a4c9-47e1-ac6f-867976baeb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:34:56.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:06.776Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f96623e9-35ee-4de3-968b-db83b60c713f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:06.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:16.827Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=535a9e7f-9a33-45c6-9637-3ef699ae4470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:16.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:26.923Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=90c38178-5d84-4f55-8afe-04d071221dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:26.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:36.999Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=a6e6ea1c-f11a-42e2-9254-f181b9322865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:37.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:47.043Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=11fdcf39-ebc2-43d7-9c9d-55ea81d7e5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:57.069Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=3ab1da8c-cbe1-4fa2-a27b-02c3aa681b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:35:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:07.086Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=2cfd664a-bf14-4d26-9613-006e06423902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:07.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:17.123Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e10908bc-935a-444f-82d9-908b062715a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:27.163Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=557a5ca3-f1b3-4976-af12-ac0f3bb6784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:37.203Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=0158d4cb-9fc2-4192-bf50-a58394a3cd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:37.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:47.247Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=bfcf24e4-02a3-4fa8-ba59-656d231538ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:47.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:57.280Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=07161653-c568-4c8b-a494-57549318b60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:36:57.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:07.341Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=79b04078-c22c-4d64-b37a-6c851124de36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:07.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:17.368Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e233addb-edd1-4741-9b7d-c96c4d859bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:27.399Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f241568e-1de4-4029-bd98-76c5333cf860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:27.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:37.439Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=df99714e-4609-4739-a5fc-db37c419e6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:37.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:47.475Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b244d493-4bd9-4145-99a8-171d304f7131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:57.511Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=56faf274-5ab4-4bf5-9514-f600c3e83efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:37:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:07.651Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=06b42774-0ee2-4c6c-8b0f-59777f5432c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:17.730Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=0a9f4ca8-96cf-4afe-b64f-bba5e1db4c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:27.779Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=0d387271-ab43-44d8-99af-e3bbfe041a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:27.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:37.805Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=070c5956-191b-442c-8d9c-746cd33188a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:37.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:47.873Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d0f24184-f3a6-428d-ba09-f878de07370e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:38:56.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:38:56.693Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T05:38:56.699Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:38:56.708Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:38:56.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:38:56.726Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T05:38:56.727Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-28T05:38:56.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:57.926Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=2a8d9c3f-52eb-4a5f-99e6-ce8f246cf1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:38:57.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:07.962Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=bb0a9139-0ef4-4370-9b32-42f94c26845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:07.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:17.984Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=9d63efff-9820-42b5-8d1f-863fc4a283e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:18.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:28.048Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=0f575c33-7843-4a2d-9f4a-052658d99c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:38.074Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e3bb4633-6703-48fc-aa02-01f7232aafb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:38.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:48.142Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8635a071-ce67-4533-8a1d-7bbb3c3d313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:58.158Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=35feb162-f54f-4fe3-ba57-df01b7e388f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:39:58.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:08.226Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=ec29eeda-4909-49b3-b6a2-4d372175f10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:18.247Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b8c2d2d2-7192-4f7c-afe5-91c592b2f6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:18.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:28.263Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=da955ff4-7e7c-4e24-8414-2e063cab4d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:28.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:38.281Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=a5cb3011-69ed-4922-9f9d-771d782dde5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:38.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:48.338Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=a1e53810-2732-4d07-bb31-6b7dfed4591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:48.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:58.363Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=2472f2df-32ef-4921-bd48-4f37aaf71597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:40:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:08.386Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=1380b482-ed31-4552-92d7-7976ceebf15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:18.425Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=a311826e-37f6-402e-ac24-8aa6e739181f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:28.448Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6291cc40-9dc6-447d-ae24-b1cafca4ff13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:28.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:38.461Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=57fbc51b-f085-42c3-8ddb-eaf87dbe22d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:38.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:48.474Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f4c4091a-0903-480b-b08e-138910fc387f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:48.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:58.489Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d34c094c-174f-40cd-8188-dbac16a8820e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:41:58.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:08.536Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=54218ab8-dff5-4563-b6c0-0640e567f6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:08.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:18.548Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d5f3791f-6039-4b46-a47b-e4c3e83e4a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:18.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:28.564Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=fadf3db3-7237-4e7d-9b39-79c841cdfc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:38.578Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=196d205b-0dd6-4058-bb7e-01d3f03ad6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:38.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:48.595Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=cab90f01-e1db-483f-8453-d14459394765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:48.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:58.621Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=1ebb5135-7dea-4dc9-a454-3d8a1aacae7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:42:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:08.636Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=438ebb7e-c4f4-4e0f-8126-fc1aa0139de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:08.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:18.648Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=2e31f531-e6bf-45b2-acb6-00750bc4dd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:28.661Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=ee45aa87-4053-4d34-938e-6a1c3baf2381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:28.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:38.674Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e5b76867-c325-430a-8c8c-16fe37c43682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:48.694Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e0421069-4ab1-4c95-8abd-eb0ce98a1019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:43:56.640Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:43:56.641Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T05:43:56.644Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:43:56.649Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:43:56.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:43:56.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T05:43:56.661Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-28T05:43:56.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:58.710Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=df6b06a3-b275-4fc4-a25b-7726f5074a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:43:58.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:08.747Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b37d6ba4-8405-4f75-bbdb-7192605ed3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:08.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:18.758Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=0483d189-8876-44f8-b9e3-4f168000ed0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:28.771Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=9527f541-3eba-441b-bc17-7d475f32e0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:28.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:38.784Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e49c6c72-7a71-4456-b718-ab8bcaec189a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:48.829Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=9020bef2-4de9-4ef8-b702-0aebdee84eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:48.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:58.865Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=ff5f4ad4-d87e-462f-a33d-3836a9064359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:44:58.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:08.877Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8486b5ac-df02-4eb6-88dc-542573201ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:08.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:18.888Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=2d1c08f1-130d-441a-af1e-7561faceef62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:18.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:28.905Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b9ee563f-3ed3-44e6-9c9c-0d3c6be7b1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:28.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:38.916Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=258272bf-9169-448e-8965-3328762a8692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:48.948Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f5c1c3cf-a3ec-4602-8f37-8908a50f0919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:48.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:58.978Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b3a3d381-b50a-4643-a31d-62bceb8bd337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:45:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:08.996Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=086f4662-12a3-47ca-8997-6cf4b2d5e75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:19.020Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6c8c2a11-3e1b-4947-94c1-42cf523a0c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:19.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:29.066Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=cf1ae759-4120-48d2-950e-951e8f4b72d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:39.078Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=79e1c4c8-482a-4289-8bad-ad071fd33b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:39.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:49.091Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=87dc73ce-4c56-437c-bbda-f5a8b7f80081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:49.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:59.113Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d81ea219-4af4-4ab1-b9df-8b3676b181a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:46:59.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:09.134Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=be93d11b-613c-4cd1-9040-24e39d596d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:09.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:19.149Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=203581c0-6535-4bf4-9595-4613f19564b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:19.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:29.160Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=c211b02f-acdb-4b72-a6c9-b1e0e1610306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:39.172Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8de51172-0bfa-4a84-98c7-0eabe219d791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:39.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:49.184Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=83685de0-92ab-4590-b333-f226e61dbcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:49.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:59.201Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=4f096adf-a29f-4483-b31d-7ede265ef24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:47:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:09.224Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=947d67e5-be61-4745-ba3f-b3020e8abb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:19.239Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6e49545f-0fc5-4589-9bef-50b3f723bdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:19.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:29.251Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=9dcbeca0-8e22-4a1f-b635-1c5d40ff8759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:29.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:39.261Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=5fe885c8-5772-4ac6-9311-5e1480670e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:39.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:49.273Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f81fdd35-3425-434f-a915-8e9137afd338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:48:56.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:48:56.590Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T05:48:56.591Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:48:56.596Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:48:56.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:48:56.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T05:48:56.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-28T05:48:56.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:59.303Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=c817d24e-93e6-43d0-a970-cb06083cc1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:48:59.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:09.335Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=0f21c898-4bc1-4c86-a1e3-dff90559d832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:19.355Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=dbd869a7-351a-424b-b710-ac7c6eb274b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:29.366Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f11586b6-1187-4605-bb20-0fc97715d766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:39.376Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=5cd321e7-2f1c-4c40-a8fa-12bb9a1d0d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:39.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:49.398Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=b003c1f5-1199-4513-acae-25f502c7fcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:49.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:59.412Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=84c371a2-013c-4264-97a7-26c443d0ad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:49:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:09.449Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=0c7878c4-b9b2-4199-9825-834f9bde94cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:19.464Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=bae31d92-1b08-4e56-abbe-77a986b41c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:29.476Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d06cf5bb-2a97-443a-a6e9-97011b81c4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:39.490Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8045c827-9bac-4568-bc37-b06897757492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:39.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:49.511Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=48180a66-9b0e-4a84-8d60-aa5d64303332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:59.526Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=22a5fd34-1721-4e7c-b04f-5704d30d65fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:50:59.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:09.547Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=42a7bd36-ad8a-4b93-80b0-75dad9d7ec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:19.559Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=a1c0cdb3-fabd-4a6a-a22e-551807d349d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:19.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:29.571Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=a797d803-e440-4a00-b572-cafe9f356378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:39.583Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d0610b97-0410-4708-95cf-4f42e0e5bc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:39.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:49.620Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=fcfa15f2-6a56-4f9a-abf7-b352ea47ca6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:49.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:59.632Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=57afff59-4a08-498e-95ea-1b8ff8f4c2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:51:59.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:09.643Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=fea9cdd5-fb2b-44c3-9d86-7b8e16cf7596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:09.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:19.658Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=1824ae34-3f3b-40e2-bf85-11d3f258006c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:19.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:29.676Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=897026ce-57d6-48c4-8d2a-ec2a8bd30ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:29.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:39.688Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=ca44f8a5-7811-4d25-855a-00a2f9a95929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:49.708Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e8a819b5-e4a1-4e9b-9cac-1a3ca21885c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:49.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:59.734Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=c9e0d752-bc85-4539-bf53-e15339e0ae86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:52:59.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:09.755Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=7922d586-ed64-4888-abd2-6fd94c109440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:09.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:19.772Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=7625cb16-e2cd-40a6-b656-fb877ff921fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:19.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:29.816Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=10e0c217-2dba-4981-9d7f-f93009c528f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:39.829Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8e1403f7-0c69-4b38-9208-a11758d2fe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:39.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:49.866Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=60b3fbca-a479-4d07-b360-61747595bbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:49.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:53:56.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:53:56.580Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T05:53:56.582Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:53:56.591Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:53:56.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:53:56.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T05:53:56.607Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-28T05:53:56.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:59.878Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=9f362a45-7612-4278-b6af-e612565ac7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:53:59.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:54:09.915Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=1a979887-8179-4e5d-9084-d6fc466c96f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:54:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:54:19.935Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=084a32eb-252e-4937-9def-95712ed7083a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:54:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:54:29.952Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e3d86924-ce58-40f9-947b-8e5634cc3c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:54:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:54:39.965Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=9075f09d-96e6-44c3-a59f-e4fbb660a6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:54:39.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:54:49.978Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6b25e833-f45e-4003-bdc4-64888427fff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:54:49.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:00.003Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=2436cd3d-fe85-40e8-8df5-2a8a1f776282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:00.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:10.026Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=4968098b-0f23-4916-9409-5440c662b0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:10.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:20.038Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=aefc0e6b-f8ab-4581-9a8a-f2f7fe4c55df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:20.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:30.053Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=971f943c-263c-437d-8869-5a723d87624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:30.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:40.067Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=d5da327e-4c4f-4506-a4de-ac89437430a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:40.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:50.087Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f5b64880-d3e0-47f4-9a3a-2806dc9ee38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:55:50.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:00.098Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e1637985-eb45-4074-ba9c-474971adbf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:00.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:10.112Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8c359efb-72fd-403d-8968-bbfa5185ab6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:10.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:20.127Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f388d3b9-4154-4659-a0ee-a011c2ab7fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:30.167Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6e0f959e-4e3e-4df3-998a-019d44e43a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:30.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:40.177Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=3353f287-b7b4-405f-ad23-53c61dbd3e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:40.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:50.188Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=7a4d1635-51ce-41ce-a696-a3246997e7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:56:50.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:00.201Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=0eca9e05-0636-43c7-9b16-2418225123a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:10.232Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=162d3da1-6ccd-47d3-90e1-5175a6ab5ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:10.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:20.246Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=65d98b40-d61f-4a2d-90d2-895f90d0e878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:20.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:30.258Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=94b71386-d27e-43d2-bb78-30f1d1f5f83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:30.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:40.271Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=91a1244c-d99a-4b7b-a150-7fa3a4828feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:40.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:50.282Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8f225f8a-2893-4ab5-bbf0-0faab0f5bbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:57:50.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:00.299Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=f9f06c4e-6173-43a3-ba2c-d836df2d7f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:00.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:10.313Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=183aa8d3-ad3b-45c1-a403-642ffe1470d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:10.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:20.335Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=a839ba79-0d4f-40b2-99dc-aa62c88a7ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:30.355Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=aa7490b3-584f-49d3-9d04-db42f6782977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:30.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:40.366Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=7f5fc25c-c1a9-44fd-89b0-d12e691bc4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:50.385Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=880ca898-55a5-457a-9ecb-31123f39b9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:58:50.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:58:56.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T05:58:56.431Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T05:58:56.432Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:58:56.434Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:58:56.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T05:58:56.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T05:58:56.445Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-28T05:58:56.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:00.398Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=6ca56d85-9092-47ca-b524-9dcc620b4834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:10.442Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=24f0c5a3-6a76-4a70-8bea-31d3f38116d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:10.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:20.453Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=3b8be016-3b4b-4522-a811-515c1a9bd26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:30.464Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e6fc3dd7-ee3f-4233-9ca9-6f9120c1cb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:30.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:40.473Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=534e1fdb-0b15-4bf0-a349-fcf1c1fe4b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:50.484Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=8a5c63bd-3a90-4ae2-8be3-01dc481860bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T05:59:50.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T06:00:00.494Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=acbcf4b8-4cf8-4633-86e9-fe037a14a71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T06:00:00.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T06:00:10.504Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=e3e91f19-57a6-4cab-8736-aca330e6808d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T06:00:10.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T06:00:20.516Z |INFO |Init configs |InvocationID=d4e0ebb4-7387-4414-9551-d907dbf8916b, InstanceUUID=74f8ec32-e17f-4f59-ac7b-4f0309a0c5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T06:00:20.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |