By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:25:07.660Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:25:07.664Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T23:25:07.698Z |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-01-05T23:25:08.205Z |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-01-05T23:25:08.276Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T23:25:08.276Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T23:25:08.276Z |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-01-05T23:25:08.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-05T23:25:08.414Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-05T23:25:08.478Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-05T23:25:09.573Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-05T23:25:09.915Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-05T23:25:09.930Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-05T23:25:09.931Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-05T23:25:09.977Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-05T23:25:09.977Z |INFO |Root WebApplicationContext: initialization completed in 1498 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-05T23:25:10.285Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-05T23:25:10.952Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-05T23:25:12.129Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-05T23:25:12.562Z |INFO |Started MainApp in 6.768 seconds (JVM running for 7.32) |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-05T23:25:12.611Z |INFO |Start scheduling PRH workflow |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:25:12.620Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c37aa054-bfa3-43bd-a635-cb6ad6199c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:25:14.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:25:14.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:25:24.087Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e9398d42-427b-42c3-ad93-3293768cc087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:25:25.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:25:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:25:35.165Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=df0e992d-d484-47cb-9c7a-fe789cf8ad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:25:36.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:25:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:25:46.208Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5fab9809-dfe7-498a-9805-2228e272ce9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:25:47.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:25:47.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:25:57.244Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c3ef7da2-c6d6-49a6-81ad-ec61c9a6d2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:25:58.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:25:58.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:26:08.320Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=52f0b11c-12e1-42a6-8df5-1fb9aae0436a | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-05T23:26:08.486Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-01-05T23:26:08.487Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-01-05T23:26:08.492Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:26:09.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:26:09.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:26:19.358Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fe0a8e57-ba8b-4995-a7df-d395078efb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:26:20.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:26:20.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:26:30.403Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ba2bc4dc-d2c3-4d06-b566-83cbc82252d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:26:31.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:26:31.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:26:41.437Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=39f5091a-11fd-45cc-b60c-8796d89f258c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:26:42.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:26:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:26:52.476Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0ea71fdc-27f8-41ab-bee9-3a5e2da46cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:26:53.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:26:53.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:03.520Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3b9ca641-6046-4f1f-b6b6-fd11bf075e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:27:04.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:04.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:14.557Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8aee98e3-f5f5-49a0-8019-5d9971efa626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:27:15.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:15.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:25.597Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=851574e9-793f-45f1-8d3d-380a43373d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:27:26.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:26.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:36.669Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b1e9211d-6371-4e88-8a5f-5ee5b12ed6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:27:37.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:37.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:47.708Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f1e196e9-b57a-4c8f-8dc8-f4fb66d14c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:27:48.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:48.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:58.748Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=36cad3ad-c90b-4b5e-984a-6198836d4452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:27:59.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:27:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:28:09.791Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=13f49e27-3416-4553-8cb2-d7610e25644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:28:10.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:28:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:28:20.829Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=50f81a7f-bef3-4d58-8213-e1713a5d8ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:28:21.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:28:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:28:31.868Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ba1253b1-74ac-4015-b18b-bcbed176c0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:28:32.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:28:32.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:28:42.908Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1e4b38a3-970e-42dd-9f38-8038880c6553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:28:43.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:28:43.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:28:53.948Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c4a88022-eb16-4d90-8925-76b9320f748f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:28:54.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:28:54.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:29:04.988Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6346cc63-bef6-4ff7-b555-14c17f359e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:29:06.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:29:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:29:16.032Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ab4f86c8-df7b-4a42-a151-5c074cf1b129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:29:17.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:29:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:29:27.069Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=cae87013-44f8-43f5-8f0b-05cf458226b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:29:28.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:29:28.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:29:38.110Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7f25e7ed-956e-45b6-9759-db2a952a1161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:29:39.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:29:39.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:29:49.149Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=208c5f31-8bee-440f-96d0-be678f60dcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:29:50.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:29:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:00.188Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3a3e7a8c-d04d-46e5-b17f-f84df30503d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:30:01.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:01.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:11.228Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=844e63f9-8a93-450d-aaf7-51f89f9ac54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:30:11.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:30:11.301Z |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-01-05T23:30:11.302Z |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-01-05T23:30:11.305Z |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-01-05T23:30:11.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T23:30:11.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T23:30:11.313Z |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-01-05T23:30:11.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T23:30:12.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:12.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:22.270Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c1d1eab0-e292-43c8-9ad6-b795982bd1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:23.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:33.661Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=408dcbc6-9967-45f6-8fd4-ae578e21de44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:43.681Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5f11d004-d1f2-4175-a737-6c4fbc52066f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:53.693Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1cba5e96-be71-4f03-953e-4f0fce06e354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:30:53.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:03.700Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=cafb764a-3292-45d2-9ae5-313d35bbb545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:03.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:13.712Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=bc4b0936-c65c-47f3-9ad4-d6b921ad6927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:13.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:23.724Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=81516583-9151-4a08-af6b-0568fa64243f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:23.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:33.734Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c437afdc-084d-4463-b7b0-84ef67479c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:33.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:43.751Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e73ceedb-729c-4388-972e-ea69d52aaaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:53.770Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e28e6836-9f8a-4b68-8085-3822ba1efbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:31:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:03.782Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6a00797d-6a02-46d3-8321-6a3f20e7e540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:13.792Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=719adf57-3220-4b2a-9b16-b4b6ad2158aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:13.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:23.807Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f356ab90-8d62-4cb1-b2b4-62ee7f1e5d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:23.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:33.815Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=21015fc9-eb04-420c-a4f1-912f8a72e2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:43.824Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=bd5356e8-ba2d-4083-953e-01ae8f64719f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:53.833Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3adc3a00-b6b1-44d3-95bb-2840b6631c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:32:53.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:03.843Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=badd5afa-aaaa-46f1-a2dc-86caae19294b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:03.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:13.876Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=12e86709-0762-47b6-b137-9cc49f972842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:23.896Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0a4c8027-0fca-44a7-9362-d5db2da28d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:33.911Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=93b8a8ed-7607-44c9-9b91-eba62f9e904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:33.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:43.921Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4273c567-4d73-4de5-b9bd-e720d112e931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:53.929Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8deb174f-794a-4b10-82ec-97fd3bcb20ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:33:53.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:03.939Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a8a0ab58-8f00-40a9-8701-bc1c05640754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:03.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:13.946Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2afacb7c-e16f-47a1-ad25-930240b6e5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:13.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:23.953Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=eb797c90-03f7-4734-9aa8-5f382a382ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:23.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:33.964Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4293d4ed-c147-4dcf-ac5a-01dfac52215f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:33.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:43.978Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4643df4b-4734-4049-b0ac-816128b156aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:53.988Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=886e290b-0005-4974-8622-bf3467aa9966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:34:53.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:03.996Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ef9dff9d-ffdc-4d50-a345-7a0cb02ce4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:04.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:35:10.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:35:10.639Z |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-01-05T23:35:10.641Z |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-01-05T23:35:10.646Z |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-01-05T23:35:10.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T23:35:10.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T23:35:10.657Z |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-01-05T23:35:10.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:14.006Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0cab44ef-4c8b-4d91-8fe6-e9314ff5758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:14.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:24.015Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a08a3cb8-8ce6-48da-bc4e-72c1e51e4bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:34.022Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9fbeac5b-7d55-4aa2-ab40-45f870ece6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:44.029Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=43933fc2-bbf5-46fd-ba56-6793d0fcbb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:54.038Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f28a99b8-945d-40c4-8a67-b1459ebf4c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:35:54.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:04.051Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=590d9933-5ef7-4861-9671-cb5af5e984ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:14.063Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ecdcf22d-108a-46a2-88e4-8805f1ac75bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:14.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:24.070Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=618c869a-440c-4c09-9fd9-d5e8ad93580e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:24.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:34.078Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a63ae857-9f88-48e2-89be-fff50f197aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:44.085Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=647feec5-6530-46fd-b32a-7db668942518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:44.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:54.097Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f6d7b3b3-13e7-4e0c-b91b-3283c8727892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:36:54.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:04.107Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3858a5eb-6b36-4b10-95bf-8accf8e42320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:04.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:14.121Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=55b20fee-a434-441e-b23f-03fc7cb7ed40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:14.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:24.128Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=68e02ccd-1c14-4bfb-9557-b3e0b4f51eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:34.138Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0977ddb4-e3bd-4bec-a13c-1218d41ee0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:44.147Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d9ec5b3b-a8c9-44e7-93c2-05f04f515304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:44.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:54.157Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4bcb3068-cbb7-4cdf-a45a-a8e0b194db29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:37:54.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:04.169Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2dd63bba-9b6f-411e-a013-43b56a38d703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:14.177Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=30faa5e6-644d-44fc-9a7c-ffe5fbeb3535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:24.185Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5a31f7ed-d2fb-48c8-93fb-b3088862e6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:34.193Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=03bd8d84-d012-4668-ad0e-f98339bf5330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:34.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:44.199Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fdc7c2ed-df51-44de-870a-783eae338be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:54.208Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3b426702-218a-49a9-aad4-af987ef7b01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:38:54.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:04.216Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ab980051-1479-4339-8e3e-f81b4780abdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:14.223Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=90992952-0bdf-42f3-98b4-e49d5d9d1c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:24.235Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=52c75303-b8da-41bf-902a-30467bb59d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:24.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:34.246Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9af2ca66-7762-4a41-a092-13ca34c1cbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:34.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:44.254Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=55c1e28c-f1f0-4e9a-9d87-e98a54202d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:54.264Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=57082972-9834-4ca5-bb4d-3547fa1bf8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:39:54.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:04.271Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=16615c75-0348-4927-9306-994c276a5750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:40:10.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:40:10.589Z |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-01-05T23:40:10.590Z |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-01-05T23:40:10.592Z |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-01-05T23:40:10.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T23:40:10.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T23:40:10.598Z |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-01-05T23:40:10.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:14.278Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=92a29c44-053b-49cd-a187-47187acd4ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:24.287Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=51227192-a85e-45e9-b75e-0eaff25f7794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:24.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:34.296Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=996a9e2a-3975-451b-96b2-108c6b9fa588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:44.304Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b74be7f2-ad23-4b38-87ce-12f0480d7c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:44.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:54.317Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f89568da-9737-435a-8d09-ea34035b20f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:40:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:04.328Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5c9f39ca-daca-4004-9813-64ffeebd7710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:04.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:14.337Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=87c2afbc-4692-420f-93e1-3e6657d2662d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:24.346Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=04f2294e-a1bd-4fa9-9861-a84e074e7392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:34.353Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c6bac22e-acbf-48ae-9659-1bf6d1109076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:34.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:44.363Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=800f4caa-a980-429f-818d-c95aa59ae816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:54.374Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d97d43cd-7d70-495a-ac5e-fc2343ef7395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:41:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:04.381Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6992630d-a17b-4fc7-8fcc-fe006a948833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:04.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:14.397Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=46ac4d50-e438-4539-8913-2074d30335be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:24.404Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=cad77825-fe1c-4e12-b59c-40c8c12e012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:24.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:34.412Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d3e4d117-c822-4fa0-a33b-4a702865c31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:44.420Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0fdd0ae6-d61e-4789-bf25-d365f243a083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:44.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:54.426Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a4241bc0-6f95-4f26-a083-9ca7ef92761a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:42:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:04.435Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=af1ea341-cfbf-4d92-9980-2a9812d6b2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:04.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:14.442Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e3fb1628-6037-4da1-9d2c-f20454b0d89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:24.451Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1aaf6aa2-81c3-4bdc-a7be-96097d0340e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:24.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:34.458Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e53e750e-b35b-49b8-a556-750cc5002d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:44.468Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=72e992ff-2206-4f48-91d0-d236f50c91bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:44.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:54.487Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=04ea477b-d164-4e72-ba13-22083efcadff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:43:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:04.496Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6bf415d5-a99a-4783-bd56-955e31d8ad8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:04.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:14.504Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0d017d8b-18a5-44a4-a51b-f343657af8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:14.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:24.513Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=69006c5b-a1ea-4d6f-90b2-1ee96d082754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:34.520Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=652dece3-7337-4dde-8049-b3691da82a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:34.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:44.528Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=91cfc503-5a80-4c75-8b7f-a499ec854da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:44.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:54.537Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9a1153b0-8212-4c4d-aa39-ae3258cc736a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:44:54.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:04.543Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f33a7e05-2a49-4455-9495-3f6aa2c3ae35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:45:10.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:45:10.604Z |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-01-05T23:45:10.605Z |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-01-05T23:45:10.608Z |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-01-05T23:45:10.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T23:45:10.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T23:45:10.616Z |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-01-05T23:45:10.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:14.554Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b96138d2-7efc-4919-9723-fd84f56062fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:24.563Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=588277da-5e62-4b7e-82e0-abce607a4cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:34.570Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ca69a409-6c80-4762-9691-6023ed202417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:44.577Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5853f1e1-d86f-444b-895c-be6129010320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:54.586Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3165e22e-4cfa-42c3-b975-66828b9ff977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:45:54.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:04.593Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1b92711f-6661-4dd7-892b-f55f13792e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:04.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:14.600Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=382924b2-c61b-4c53-bc18-f2c484247ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:14.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:24.607Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c1809391-ce12-4ad2-bc89-c8ff380905ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:34.615Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=df3404b2-e142-4c81-a4c0-a95e92fec95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:44.626Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0a8de0cf-e3f5-441f-aa0d-a87ffdc340fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:44.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:54.641Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ca802d4f-fbcf-4d43-b9e1-d171bacb41a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:46:54.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:04.651Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c3847578-43dc-4abf-bebd-1d32d0283172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:04.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:14.657Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c4820c36-ec59-4c96-ac92-78f4527af71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:24.664Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=29805a58-bf6a-4812-bf33-43619efd8a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:34.672Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9042495e-2b6b-4850-959e-63363827dc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:34.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:44.678Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fb90a72d-5cdc-4046-821d-4bf4c3216250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:54.684Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b93d5203-6787-4605-939b-dfb6630ec44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:47:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:04.691Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=aa3c338f-2bc8-4a28-bbcb-c44eb02b98a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:14.699Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=eac39d45-241d-4818-bec3-773c3d913cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:24.713Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d1be726c-e752-4173-a78f-1bb3cfd66c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:24.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:34.721Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f5147b0f-f841-4d7c-919a-3c6e8df45729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:44.729Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=404a81f9-c8fa-4084-a142-e6919a429b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:44.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:54.737Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4af98dcb-75ab-468f-b682-cbdf989357df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:48:54.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:04.745Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=524eb930-08fb-4118-9052-3f46415a2afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:04.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:14.753Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8c29d6c8-3169-4ccb-a2d0-53ee431b9926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:14.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:24.760Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=01e43434-7c54-433c-b665-4687627377ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:34.768Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=971603dd-c421-4c3d-8eb4-519b3b2b01c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:44.775Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=30727aeb-89a5-47fd-9c1c-bcf60f729093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:54.783Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=38f47daf-d5cc-4d8b-9c05-c8ea7be86284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:49:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:04.796Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=da58a79b-d533-45db-baa2-2c3508f74b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:04.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:50:10.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:50:10.604Z |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-01-05T23:50:10.605Z |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-01-05T23:50:10.607Z |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-01-05T23:50:10.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T23:50:10.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T23:50:10.612Z |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-01-05T23:50:10.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:14.805Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6b95346f-a517-467b-a27a-7ba4324226cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:14.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:24.813Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b95a4e0d-db89-41a3-a164-dcb0815af71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:24.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:34.822Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0813d121-6345-4974-b883-2e4059acaa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:34.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:44.829Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=96f59bc6-eebd-4626-8446-c9d2e9fb24f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:54.838Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4b7fa6b1-956c-4615-ad87-780b38ad978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:50:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:04.846Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=adefc5d6-8501-413e-b5b2-e3855234f637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:04.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:14.856Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b1a499a0-46b0-4303-ab7d-7a7b299df0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:14.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:24.863Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=348569a1-bc28-4a7b-8c33-aac879c69f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:34.877Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0892eae9-73ef-43b2-83e9-c0638cc02478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:34.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:44.886Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f48c7be8-3f29-46b7-98db-2089f23301da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:44.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:54.894Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=14d0e3ad-61a9-460c-a504-75af32668434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:51:54.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:04.907Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2ae7ce4c-70be-43cb-a91a-367f5bcd82a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:04.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:14.913Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b932934a-133f-44ea-8b76-3ceb972280e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:14.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:24.922Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=72098de8-1967-478c-bc65-2f3f5600457c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:34.929Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=dc462e25-f46d-4a70-9308-d9b462eb884d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:44.936Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=15215e37-e114-4d4b-af48-438cb89604f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:54.945Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b36d5866-8260-4dc9-8084-56e595cf6246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:52:54.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:04.954Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7de89cb8-978e-4cfe-88be-de957fbb3087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:14.969Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a7cbd3b2-c40a-44b6-8372-a16d5a3a6762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:24.979Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1f617c75-480c-4e99-9654-6832ccb6e895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:34.987Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0da2df08-7e04-40ee-9578-2af4b0b6c5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:34.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:44.994Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d3c6081f-55e4-4327-8bd4-3b4e2fc2c255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:45.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:55.002Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fc81a2db-7639-4f9d-a2c1-669f3ca58e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:53:55.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:05.008Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0e01b7dd-c49a-4fad-a66a-5670fe4a3e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:05.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:15.014Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7ae4c35e-f6bc-4655-975c-55a753cb9389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:15.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:25.022Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6be16624-bae7-4e9a-bcd6-64936556fef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:35.030Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5b5106f1-5e4f-4626-b745-31f17ef304af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:45.044Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f8eea25c-072c-492d-8842-4e74576c515e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:45.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:55.054Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a8611136-a61e-45c9-b18c-0d7fb48480ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:54:55.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:05.062Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a734ab69-ba0e-4969-8174-7785c6b1f709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:55:10.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T23:55:10.571Z |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-01-05T23:55:10.572Z |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-01-05T23:55:10.576Z |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-01-05T23:55:10.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T23:55:10.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T23:55:10.581Z |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-01-05T23:55:10.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:15.069Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8661600f-4125-4125-9add-593ed634daa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:25.079Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6a9fe117-1b26-4afa-935c-cf71cc1b2e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:35.088Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b2dc2fab-4825-499e-915e-01c025205db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:45.094Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=886c2551-691e-4f12-b97d-cedeb12582d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:45.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:55.102Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=298b70f8-bf20-4f9b-9c92-8d22adfa9485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:55:55.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:05.112Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=20010dd3-0522-4abd-a0cd-5a54bc7872ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:15.130Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f9740db6-3f2e-4029-82f4-130637e4a142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:25.137Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d65ccd68-d596-4a98-ba71-14bd35b42ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:25.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:35.144Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8feaeec3-c2f7-47bf-8d65-f2405674c928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:45.155Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1c2cf0a2-5ce7-4022-91ec-23f88e6c7935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:45.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:55.164Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=aabe527b-6287-4588-a8e8-b95c8a11cce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:56:55.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:05.171Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f8986398-6d7e-4597-8bd7-fd385044dc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:05.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:15.178Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c124a1b7-14bc-45a3-adb6-3a2c69ab409e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:15.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:25.186Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2c51cc69-7eeb-485d-b99e-5e9a89b2d4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:35.198Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3e4506e4-b7ae-4c9d-a2ce-e33b26732c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:45.206Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6f05e0ef-a7c2-4ecf-af2c-c498482f952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:55.222Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ba29f6de-0212-4e77-a136-7f9c26041362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:57:55.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:05.239Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=054df9e7-10c4-496a-9dee-8e0cba01b7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:15.251Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=204a7290-7de4-4b54-848d-47f75df8fb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:15.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:25.259Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4c90b6fe-839a-4be8-b7ec-dbec1501e34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:35.265Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=dc52e8be-712d-4c62-93cd-97460ce78895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:35.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:45.274Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=dfadae96-9113-4be3-b486-d2a16595a1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:45.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:55.282Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e9596365-3bb1-4740-9707-0dd02d869c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:58:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:05.289Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7cf353bf-1cf4-4cb0-a9a8-9cf1aea6a3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:15.302Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3acd12f1-2ea0-4f2c-9eba-398a870a4187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:15.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:25.316Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e4c36fec-c28e-414e-92c7-ad08e7b94407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:35.327Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=23f7f7a6-6c4a-4d2f-8474-8416eb51238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:35.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:45.335Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ddea7b4c-254a-47c3-9b3b-8137ad7e1726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:45.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:55.342Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a31e2a5e-7dc5-4db3-8422-6b21c62a6df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T23:59:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:05.349Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=30724452-340f-435e-9f73-11a70853f7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:05.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:00:10.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:00:10.541Z |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-01-06T00:00:10.541Z |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-01-06T00:00:10.544Z |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-01-06T00:00:10.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:00:10.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:00:10.548Z |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-01-06T00:00:10.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:15.369Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1168eeb7-99a6-4a86-856b-16f9e22a794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:15.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:25.377Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fe27c27e-554f-45ec-92f9-adbb05faf3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:25.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:35.383Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a6b205af-645d-4f99-8c1e-5f63572282c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:45.391Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=35da60e1-bc25-4fa2-b252-ce3f0c833b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:55.416Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ea6ff07a-c318-4341-9605-7ccab2bf55b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:00:55.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:05.424Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=075f8fa7-8e8b-40af-b9c5-58f1af295387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:05.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:15.432Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=69cf46a4-daa0-432f-aceb-e3b11e20e40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:15.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:25.439Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=15e052a0-3886-46a2-8bd7-f95faa036462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:35.446Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=132a867f-a0de-4147-9ec7-98f26a300b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:45.453Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=55c8280b-5f52-4468-8051-8168d5dabaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:55.462Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6a002daa-8572-46d3-9bcc-6b8f38f4013d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:01:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:05.468Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4dbf831e-f7cc-493b-9168-9de0d80af5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:15.477Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=85343762-e252-46cc-a365-b2d3ec71613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:25.489Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=93aab018-78ef-4a3d-9ca4-3c1eade1a807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:35.497Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=082e2ac1-1a9c-4205-9a70-b1766dee50eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:35.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:45.505Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2ee521a0-9dd2-4b01-b719-c2fcc4235223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:55.511Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=43e19df0-4ffd-4b47-b7b9-989dd9bd6645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:02:55.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:05.519Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=25c7e4c8-fbdf-4adf-a2d2-db6d5dd71c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:15.526Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=cc8d2856-0897-49d2-b2f3-3a5ae199f151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:25.533Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9270ddb0-7325-450f-a43c-727078ae07bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:25.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:35.540Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c27851bd-edf4-4371-8772-da97d6e9e14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:45.547Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2fa06c86-0250-437f-a478-4c8cca7b3979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:55.561Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a2448ee5-a593-484e-b02f-bc74991c9017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:03:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:05.568Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ce9f9065-49b5-4aa1-be01-47e65b63c72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:05.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:15.575Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0bc494a5-fd89-4e45-b0a9-129826aef66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:15.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:25.584Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=19e97ab6-9b6d-41d3-ab84-2f744710a3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:25.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:35.593Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7c2ed932-1a2d-4842-8f3c-bba92f990d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:35.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:45.600Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a84a4def-17e3-41d1-a5ac-0f242caeca6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:45.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:55.606Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=23907287-6e7a-4fb9-91a2-7b1c32c3b5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:04:55.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:05.615Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2ec247ae-ddeb-4691-9bdf-3f030386b5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:05:10.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:05:10.588Z |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-01-06T00:05:10.588Z |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-01-06T00:05:10.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-01-06T00:05:10.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:05:10.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:05:10.596Z |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-01-06T00:05:10.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:15.623Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=94b8a21d-8d3b-42a5-a8a3-0f9f067a192d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:15.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:25.636Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0fd7a5e5-d204-4004-8013-78594587d914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:25.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:35.644Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=098a0b3f-8c05-44b2-b08e-4e4befaac14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:45.652Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=28254a49-cc25-4e18-a011-85329e393e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:55.666Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9ae18010-cfd0-4242-901d-9195d7a974d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:05:55.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:05.673Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=efb786d1-2fcd-46a2-a701-df75fc676154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:15.680Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=41fd0b26-1364-4a8f-aa2b-d85e46355f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:25.686Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9f840411-9a20-4438-b6b3-7ef2837339b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:35.693Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c1b816c6-bb54-4992-a31c-94f7e1135378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:35.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:45.701Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=90f199bf-b238-4a84-9544-daf96512b26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:55.707Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=86c73ebc-7171-4977-8c5f-4a681d50c98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:06:55.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:05.720Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=50cfa903-123a-4c2d-8b70-625fdd507ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:05.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:15.727Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c8e4fbac-3566-44ea-8632-135392706313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:25.737Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d2d5a5c6-fb52-4dd4-a07a-9dc895ec5edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:35.746Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a7fdd1e6-7f7f-4614-9939-ac7f694f9348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:45.755Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=54ab7ae4-7dbc-4f96-9d0d-5d0a01e509bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:45.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:55.761Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b720154a-7dc5-4316-a41d-3c7fbc573071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:07:55.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:05.768Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4ad87c66-cb94-48bc-b72a-2116c988467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:05.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:15.774Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=81f6dbe9-fd79-41c9-9a34-b57603951608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:25.783Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=515745e0-46de-44f5-9346-ceb0914df926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:35.790Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=87f1f965-e778-426c-9ef4-5d972ee5a274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:35.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:45.803Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=60b396c6-dbeb-42e1-b10e-f2d12a9372ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:55.809Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ce14a906-adb3-47e1-98d1-80a87abc3849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:08:55.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:05.818Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=34a8b10c-9f19-4c41-b8ce-843257f2746d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:15.825Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b34079ca-2952-4637-a073-fd915745989a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:15.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:25.837Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1149b63d-4395-44b5-a795-70c2893516c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:35.842Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ef56c17d-8964-41a4-8e08-454cfcbd5f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:35.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:45.850Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ed20706d-301b-4a0c-a7e6-565cdcfe1732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:45.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:55.864Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=45de5c8d-b435-4cd2-aaf1-93f7159c8db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:09:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:05.871Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a24587b9-1478-452b-b3e9-73972155a6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:05.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:10:10.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:10:10.595Z |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-01-06T00:10:10.596Z |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-01-06T00:10:10.600Z |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-01-06T00:10:10.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:10:10.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:10:10.605Z |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-01-06T00:10:10.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:15.882Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=40649c3f-5c5e-4a4b-ab0a-2609fc95333a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:25.889Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0fa41cb7-b03e-4ccc-871e-0a6731df75f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:25.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:35.897Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8674f77d-e896-43b7-a89e-9c32f5462ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:45.905Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5f42869e-7630-4f9f-9c0d-d4840bb95a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:55.911Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3d6dcb70-1857-4d56-a14b-f7f4f5d248cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:10:55.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:05.917Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b5020f11-6d3e-4da7-8dbf-7c44eedf39f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:15.925Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b9f4c7f4-6886-49dd-b06e-96f131cd826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:25.933Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=828df9cf-93da-45e5-8019-260f8d2b6ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:25.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:35.942Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ee4824ab-f149-4025-b03b-ed12961b5891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:35.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:45.954Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=feb6f9cc-9b6f-4748-a060-5dada0d77276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:45.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:55.964Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2ce52ffa-3a9c-4654-bcb4-b78521a2bd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:11:55.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:05.972Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=998caaaa-e915-4c8b-9c90-92752ade5909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:15.981Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f2036efb-5d2d-4adc-9e85-ae213ad742a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:15.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:25.987Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8d950786-06ac-4d62-bc3e-269b6b6689f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:35.994Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=559a4acf-4e9f-4a6d-9b5c-6a94eb3d5b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:36.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:46.000Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=41b0e5a7-ce31-47fd-8df5-244a9fc2fb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:56.008Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9127b3a0-68f8-4ed5-9d05-c4b8b2f29ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:12:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:06.016Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5231d1bd-2e65-483a-a365-e655b6bae13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:16.023Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5f7d7ae4-2df5-4d89-8f96-af018de117ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:16.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:26.038Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5a4ddb12-b2bb-4667-878d-fabe3d6cdf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:26.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:36.045Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c5d83a32-e6a7-42f9-bbc2-5d6ed9cd42a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:36.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:46.052Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=bc43097f-8b45-4ae0-87b9-dce1b76ba2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:56.061Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=865bfb52-1536-4f24-b775-1b4c8d7da98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:13:56.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:06.067Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9d95b813-f319-43ca-9379-a5aae422ccd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:06.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:16.073Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=aae3e12b-de2f-4de1-a9f3-91fe12fa6110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:16.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:26.081Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ff19aa40-8c1d-438a-94e7-0a421930e55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:26.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:36.088Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=37a5ee04-998c-4f53-84ca-689b46366df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:36.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:46.095Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=bddd0ee4-18a0-46f9-9632-ccee08ebf9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:46.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:56.103Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f053188f-fa83-452c-9d1e-5fb468f52d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:14:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:06.115Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=43e0e54e-6ed1-462a-a16c-93216819f819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:15:10.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:15:10.600Z |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-01-06T00:15:10.601Z |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-01-06T00:15:10.605Z |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-01-06T00:15:10.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:15:10.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:15:10.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-01-06T00:15:10.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:16.124Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=26b3ae24-8c17-4a8c-aada-51df0dd77794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:26.134Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0c7a5b1e-4c9f-4ac6-ad3c-da04b014b86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:26.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:36.140Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=24b4eb31-118c-4ad6-97fe-98fa1e9be255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:46.151Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2e2ef4d8-a146-414e-8547-e51763be83e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:56.161Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f78eff34-44ed-4978-9e6c-b48c94f75698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:15:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:06.166Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b93e14d0-7367-48b7-9e17-43639d360612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:16.175Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6e6f8ea4-baca-4315-8b5b-63d6ad19e2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:16.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:26.181Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2f2ec063-221f-40e3-98fe-22b0be3e1ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:36.191Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d819431f-a836-407b-ba82-8a993211635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:36.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:46.206Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=928308d3-4e9a-4d5e-891d-5a54b569c402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:56.216Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d318cf6b-0912-4bbd-9b6c-a32c571ab3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:16:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:06.223Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2002e349-dac6-4165-8de9-0dcbc0cc0af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:16.235Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=78ab8c2e-a603-4a4a-af6d-af67f056556f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:16.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:26.245Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=72c8ba86-4b60-4f18-bbe7-6e3f78818d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:26.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:36.252Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=aab8b121-fd69-4a82-897e-c8be6708becf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:36.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:46.260Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=de16e695-e446-431e-8f5a-6aebd4cf0f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:46.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:56.267Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=46d6f735-71f6-4453-9881-72300b36e707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:17:56.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:06.282Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f33f506c-1578-4141-abd7-d6a5b8922105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:06.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:16.290Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6db04e53-43b4-4541-9abd-f3a360fdd7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:16.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:26.299Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=49732504-812b-4050-b5bb-c8270bf4e716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:26.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:36.308Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=91288e94-1cc4-4a78-bd88-2fa1389eb038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:36.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:46.316Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=788c0434-1d23-46a1-9b3f-ba6b1f61da0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:46.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:56.322Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=518eadc2-7d4f-4860-9d8f-ed2385edf5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:18:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:06.329Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=df8f399a-237f-4662-ad3f-2a1194d668c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:06.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:16.337Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=af0ed827-fba5-4d83-8245-09d297120433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:16.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:26.344Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d30d0080-4437-40bd-b673-3a50ac0aed74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:26.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:36.357Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9b53c992-fe31-42d2-8376-45414cb8e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:46.366Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=45ac8116-e3e1-483b-854e-523ff19dc40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:56.374Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=64a99c89-04be-4193-abf0-6202c380aa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:19:56.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:06.381Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8feed5be-fc3b-4c8e-882f-135f80627789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:06.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:20:10.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:20:10.579Z |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-01-06T00:20:10.580Z |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-01-06T00:20:10.582Z |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-01-06T00:20:10.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:20:10.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:20:10.586Z |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-01-06T00:20:10.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:16.388Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=093dd52e-8e49-4dd1-9015-63d709249fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:26.395Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ff38ac2d-3cf9-4082-ba96-4fedfb37c464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:26.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:36.401Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9f9873b9-e476-4b29-82fe-e9554d2f304d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:36.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:46.406Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8e1dbed4-e456-477c-a2e9-c682c6c76323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:46.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:56.414Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a7919eac-b90b-45de-9a4e-547dc4ffd48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:20:56.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:06.423Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=47a6035e-0f81-43d6-86c5-dad6ff9c7330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:06.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:16.432Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=cef45357-663b-4385-94a2-89f685d51ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:16.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:26.440Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=655250d3-829a-499e-b253-c52b7f32c473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:26.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:36.448Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c62ed4b2-152a-4db1-af68-74800defffe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:46.454Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ef2f26b2-7ddf-4d19-9e0c-046db8b2bb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:46.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:56.461Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c7e11dc4-d6cc-41bd-8c6e-d2c22de631d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:21:56.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:06.469Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e3c97a07-fa9a-43fc-bbf4-1f2ed5cf8ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:06.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:16.475Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=56efb430-2111-4a29-9fa2-2ad7a8f7b1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:26.483Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7d55e0dd-3da5-4d36-a722-ac44b452f721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:36.493Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=cbd58ae2-4604-45fd-9ba0-7852fe49467f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:36.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:46.511Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a0893079-5f3f-44e4-8833-7906c8634d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:56.522Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e76cc9fb-5dd5-439a-841f-5a77fd042a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:22:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:06.531Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=61cf9855-3ed0-45db-8c29-2b06742a7661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:16.537Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a9294334-5e64-4413-83b2-c4dd3df09466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:26.543Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=94a04811-944f-4f75-b17f-985fb277a814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:36.549Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f8f2223d-2632-41cf-85d8-4e02b3e2192b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:36.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:46.555Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b06ae163-b94d-4624-87d9-303b93b237e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:56.564Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=add5569a-545e-42e0-a732-8c5c19ba24aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:23:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:06.571Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=152804f0-25b6-4d79-a5b3-5156d3ac67ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:16.582Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=67e97fd3-0ce7-4187-be6d-33be634c71da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:16.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:26.590Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=32887542-0474-4635-9cb0-2c6e5edb2891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:26.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:36.597Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b39109d1-21f4-4dce-a2f2-d34fbdbc5e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:36.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:46.604Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ad08355b-3544-4b6e-8d7a-b3a138fd6ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:46.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:56.612Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=19f8a0fe-a147-4676-b332-66cb69407bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:24:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:06.620Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2c27c12d-cc34-4ace-bf63-3f372ff862eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:25:10.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:25:10.626Z |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-01-06T00:25:10.627Z |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-01-06T00:25:10.630Z |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-01-06T00:25:10.634Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:25:10.634Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:25:10.634Z |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-01-06T00:25:10.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:16.626Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2765bc7b-dafd-40d5-b8b4-bd1707797b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:26.632Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d57e456c-f3bb-416c-957a-b5b7ddfe6c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:36.639Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3ba9f364-6c8d-400f-a7e3-6ae849089873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:36.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:46.648Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=186f40db-b5b0-407b-8614-f7ac5c414d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:46.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:56.660Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=72b9d7c5-2b67-42d8-b59e-67ef731563f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:25:56.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:06.668Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2fb77121-a503-4a84-b2ff-e5adef579f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:06.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:16.676Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f4f45685-dedc-4067-a053-00309ecd457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:26.681Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a13e906b-3655-4def-89f9-6f02555e3a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:36.687Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f88420b2-57ea-48eb-ad35-16a7ae6c7732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:36.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:46.695Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9653d49a-3153-448e-853b-829dc359406e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:46.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:56.702Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=04f27a52-2589-4c52-9ea3-5150fc4cf206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:26:56.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:06.708Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f0bf60da-8801-4fbc-8345-5957e35ca12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:16.716Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f7cd1599-4443-4676-9492-a341f05e43ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:26.722Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2d81e3fa-a11d-4944-befb-84c40bf7bdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:26.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:36.734Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=477abd60-045e-44e4-9ae5-43aa6d5fb6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:36.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:46.742Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2cd69d7e-448c-4fa2-995c-68a0cdefcccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:56.751Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8e3a2f9d-19c2-47b3-97a0-381b7b8f108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:27:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:06.758Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=da36b588-33ec-4f85-bb12-15bc37f91f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:16.765Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e8829da8-e778-412f-9065-cf36674cb785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:16.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:26.771Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=134c57ae-ac87-4fa6-8a5b-c96a17089b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:36.778Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7379ce26-913e-4d6f-bcea-1a822e3f12ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:46.785Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=75059c6f-6303-4cf3-be75-d78b10f3cde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:46.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:56.791Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c92ca198-571c-4776-812d-1031b02c06d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:28:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:06.799Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=33b40581-64a1-4494-a75d-27c89ca27f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:06.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:16.819Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9c4b9c88-118b-48d2-9146-0c48bf762891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:16.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:26.827Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9d9646db-882f-4875-be98-d8ae5c409842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:26.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:36.838Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e41bed5d-a87a-4b59-a49c-d7ddfe5d3116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:46.846Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5d91b81b-5cd3-4781-aed5-7135e9e8ee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:56.852Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a20b0837-9933-4fb6-8eae-593c00351c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:29:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:06.859Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=54815db8-c50d-44ed-93b0-3d8891e31106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:06.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:30:10.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:30:10.559Z |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-01-06T00:30:10.560Z |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-01-06T00:30:10.562Z |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-01-06T00:30:10.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:30:10.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:30:10.566Z |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-01-06T00:30:10.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:16.865Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4d2bd63d-4329-41fa-89f7-4ac242ab8e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:16.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:26.898Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c8e4dfb2-2397-4c52-92a7-b5da8e3a1f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:26.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:36.905Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=24d98af0-708c-4dfe-8dbf-5a5f1aa71907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:36.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:46.923Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f385a46b-b1d0-4841-bc29-9d4eb21ff71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:46.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:56.941Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=056c0bfd-54a1-4bbe-adf3-eef0ae8a7d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:30:56.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:06.948Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=972e3445-5be4-4e1f-802d-db09b75ab1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:16.956Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d0874448-1a2b-4145-8b63-08446e984c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:16.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:26.961Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b42df609-f5eb-45f5-b224-c1f3f60a68da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:26.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:36.966Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ea66543a-adaa-41c9-b716-ec9b8a2dce99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:46.972Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d54a2d01-857a-47a8-b9d1-5da8d3f1976d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:56.979Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6d65c939-26be-4ef1-936e-9740ffab62ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:31:56.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:06.987Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=76cef5f5-89a1-442b-998b-5dd27d6104ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:07.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:17.003Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=befa7aac-2b0f-43e9-bc70-1321c5f4501c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:27.009Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0b755409-f458-4356-bdbb-f3f61dc62abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:27.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:37.016Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0aacada8-a145-4ba2-a870-7f5c52ebde8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:37.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:47.024Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9669b18a-8cb6-443f-98bd-74063d8322a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:47.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:57.032Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2e4bfe63-01f2-4e7e-b31e-e8347204c423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:32:57.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:07.039Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c03217e1-9a54-4db6-96be-142455d813d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:17.044Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b5da6ddc-ae80-41f8-977d-e1eae6a0a1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:17.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:27.049Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1fbe545e-e62b-48f6-9837-ca492376e684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:37.055Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7db23f5c-a348-4d16-8160-bef6df57fe67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:37.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:47.062Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=bd08d6ac-9cdf-4d29-bf55-e89a33adeccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:47.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:57.068Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=46be7ea7-78c9-447a-88be-008c39e3dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:33:57.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:07.079Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a14d986b-870f-43f7-b33d-3142c7ac8aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:07.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:17.085Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=46187eb5-0f2d-4ca6-a599-ca71ab61c539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:17.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:27.093Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7fc22da2-6ea6-40f1-b0e4-cf4c95691ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:27.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:37.101Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6028fa26-9bff-424a-838d-cde9297c9cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:37.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:47.107Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b5b9bc12-aafe-4d5b-81df-ca92b0c6d1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:57.113Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=75943f3f-624d-43c0-bd9e-9e34278c7503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:34:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:07.120Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=731acc39-fac0-47a7-b3d0-d87a667fb63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:07.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:35:10.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:35:10.570Z |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-01-06T00:35:10.570Z |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-01-06T00:35:10.573Z |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-01-06T00:35:10.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:35:10.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:35:10.578Z |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-01-06T00:35:10.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:17.124Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0662f22a-dc0c-43b0-a110-6c5598cbee3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:17.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:27.131Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9a1ee6b8-a2ed-4b51-9df0-8e0a9e99d890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:37.138Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7736682b-96cf-4864-ad13-920ec9c9cd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:37.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:47.149Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0b3a4441-06f8-4f58-9dee-97153d8326a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:47.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:57.155Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=93e5fbd1-7efa-42cc-b4bc-3e63f136d48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:35:57.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:07.162Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a5a3a2a9-0a67-436d-9538-4e87c646e1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:17.170Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5931d185-f423-4b6a-801e-f3699cb46f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:17.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:27.175Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=049b01ba-f51d-46f1-8d4a-fba618b75847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:27.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:37.181Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=be40954e-1573-405a-982f-3929d19477a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:47.186Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=990cea29-8549-4e0e-825a-eac2b26a1596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:57.192Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b9bde35a-f301-4756-81e2-c2c98e16b399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:36:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:07.199Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fa424d8e-a1f7-4e4f-8e10-ee2da554ccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:07.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:17.206Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7a0dbaf6-c12d-4d58-8c36-422133a4d13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:17.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:27.214Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7a27489a-58d7-4f86-800f-dcc553a1f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:37.224Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b0bb1e2c-b6a3-4f97-80a3-2558cc86c27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:37.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:47.231Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=50a75469-a097-4788-aed5-286906bf69d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:47.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:57.238Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7cd034da-8e1d-496a-bd3c-ff833c009383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:37:57.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:07.244Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=82ef5fd2-cd29-4c02-be21-3cab786c3305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:17.250Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=72ccd17a-9ff2-4be1-a216-be4cfcb5ae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:27.256Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fa0be4df-6780-422e-aa52-b6c11175a97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:27.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:37.267Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5415bf59-c681-4138-86bf-0fbc10e07a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:37.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:47.275Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=17e8a48e-8b4a-4f49-957d-0f1ec3f04158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:47.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:57.288Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3fc2b903-43f1-49c6-829f-859f1d398e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:38:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:07.298Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6530d475-5958-4b11-9a2f-877e2896f1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:17.306Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5d6bbd66-0c7b-4cbe-89ce-950d16b38ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:17.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:27.312Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6686c466-0f9e-4e7d-a50b-72996f284aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:37.319Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8c72163b-1406-40ec-ab1b-38a596b2d106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:47.326Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=bc94f36e-db9e-4837-b0f2-cedb4cefd453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:47.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:57.332Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=235ce4fb-9d01-4eca-8603-46ee7099fbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:39:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:07.339Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0d9eddf3-dcf7-47b4-a2c4-8d84ecef23a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:07.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:40:10.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:40:10.587Z |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-01-06T00:40:10.588Z |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-01-06T00:40:10.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-01-06T00:40:10.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:40:10.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:40:10.594Z |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-01-06T00:40:10.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:17.346Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=bd401cfc-b47d-42c5-b415-65b58ec16ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:17.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:27.353Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a8115545-7ad8-4b0f-918c-9b495bc9db32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:27.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:37.365Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1fc36e24-22ae-475f-b684-5c7f0a0e4496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:37.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:47.374Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=55e0eba8-5132-4870-abf4-6ad656a6f5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:47.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:57.385Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fce444b3-54a7-432e-84e1-c8618a92e8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:40:57.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:07.392Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ab07c94f-b31d-48c4-8cfd-430a45a24dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:17.398Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ca4d15a1-255b-48fe-94e3-cf5d0cbf8ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:17.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:27.403Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e769036c-4e92-4c0f-80ff-821e2daf0e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:27.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:37.410Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7c37c031-5335-4c78-96af-6c78f40c3d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:37.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:47.418Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=128fa43d-4e62-41f7-b11d-b26d3ad27561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:57.424Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c7a27933-e862-4fbf-9c13-e61889554d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:41:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:07.435Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=26cccf92-7ca7-48c8-83fa-81b3f2449cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:07.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:17.445Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=07fa919b-47f1-408f-b278-0fa09bf327a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:17.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:27.455Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ee2eef6a-d228-4640-b647-4069d90b5ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:27.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:37.461Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b2df162a-346a-4d08-bcf5-3c4f2fdd34ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:37.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:47.468Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ad26eed0-c5e7-4e6e-9a5f-7a1c3a8f88d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:47.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:57.474Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c3410fde-7563-4819-8b9d-41f2bc5a3c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:42:57.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:07.481Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9b6af0fc-5f85-4842-a4fa-ac6754af05ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:07.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:17.490Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=adcb769b-274a-4c20-8695-3ceab3269f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:17.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:27.497Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e5459d8e-7aad-4573-89ac-33c033de2807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:37.511Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6cf8a8de-f7ec-4383-844b-5262bbdd69fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:37.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:47.519Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=613c2ae8-8eaa-4d89-af03-b34469fa5cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:47.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:57.528Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b8bedb78-2808-4425-a81a-4e0b6a81af2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:43:57.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:07.534Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=95faba43-54c2-4200-9284-5eb6f11308d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:17.540Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a00b38ac-bdcf-481a-9b77-307c2ef40512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:17.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:27.545Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=68839757-d225-4275-8162-0bc179e6d247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:27.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:37.552Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=85802348-9e65-4bcf-9cd3-d807a2157145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:37.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:47.559Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f399565d-6840-489c-9d3f-deccae9e4698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:57.566Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=815709a8-b5ca-4936-954c-3382c7db68d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:44:57.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:07.579Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0cf3ee6b-784d-409b-9099-8ea656ee7798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:07.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:45:10.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:45:10.581Z |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-01-06T00:45:10.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-01-06T00:45:10.585Z |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-01-06T00:45:10.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:45:10.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:45:10.590Z |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-01-06T00:45:10.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:17.586Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9a7af0a2-9cae-461c-ac47-b1c59352f541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:17.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:27.593Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c25462d7-42b0-40b5-bb72-b55c35a907a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:37.601Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8e7953b6-45c6-40e9-adc3-cf33afc923f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:37.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:47.608Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1af27232-cb05-4d7f-8e0a-542e628fb932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:47.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:57.614Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7bdf0144-a3ef-4d92-8a73-3b99a65dcf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:45:57.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:07.620Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4cde4ff7-b5cb-4976-9599-0f61ba20586a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:07.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:17.631Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0064b512-9900-41f3-8fba-a14b0850fd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:17.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:27.638Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a611ff36-b2c2-4cec-b4ff-595bc44b7f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:27.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:37.645Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0bc7a7ec-b8b1-4f9a-8079-d86ce26b9009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:37.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:47.658Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4f86bc2d-5b8e-4e94-93f0-28140574d003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:57.665Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=673dde1c-b92c-473f-8cea-8b75f0561d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:46:57.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:07.672Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=93007dd6-645e-48f3-8ed1-835edfe1c98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:07.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:17.680Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8333da7c-2ba4-419b-9f2e-d95fdc91ff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:27.686Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=6ffb822d-92e4-496e-ab9b-90bc02b3c66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:27.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:37.693Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=51405476-5094-4079-9565-333f36b333ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:37.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:47.699Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=31ca3cc6-636a-4251-b15b-2588cf72af2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:57.706Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fc6d71b0-81dc-4024-a4fd-8c1c24d5b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:47:57.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:07.711Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8623977d-c3d6-487e-a021-b9e86fcb3229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:07.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:17.719Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1c1f95cd-289e-45bd-8f5d-2efb24f99851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:17.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:27.733Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2f598da9-efe7-4e6c-bfa6-a5fe9310f2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:37.739Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=758e6c94-9498-4dcf-8bbe-46f0309cf003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:47.747Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=b1dec591-611f-42d5-9161-b18acd4b0e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:47.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:57.760Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a979aec5-8f34-40fc-81a0-84b4e9695622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:48:57.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:07.767Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a0f92aa2-2e00-40df-973c-1617f561c146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:17.772Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=31d6edd0-8839-445e-8b5f-5a214ce403f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:27.777Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=53a76d15-5c4e-4f5b-a179-78fda3e36dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:27.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:37.784Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=355fe155-8fdf-43b4-b886-6056e56e2cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:47.794Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=24340700-7521-42c1-963a-2799b290ce38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:57.799Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4e4ce2dc-a242-4ef8-bbd3-d978518fec5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:49:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:07.813Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=72cecdb0-a90c-45fc-af8b-bccc340d6f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:07.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:50:10.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:50:10.569Z |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-01-06T00:50:10.570Z |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-01-06T00:50:10.572Z |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-01-06T00:50:10.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:50:10.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:50:10.575Z |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-01-06T00:50:10.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:17.821Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=68618a3b-a17a-4b4f-a0d5-7edfc9a02d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:17.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:27.828Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f10c1425-b800-4224-8505-9916dbe1f5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:37.838Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d88653a2-d0a8-4d94-a608-5534bb2835fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:47.844Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4923703e-c154-453b-8e19-7f50f82dbd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:47.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:57.851Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=91cc35bb-c026-4f82-9bc8-ba5d46c42f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:50:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:07.858Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3567fb26-bbbd-4c81-9fcb-ae90b642dc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:07.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:17.864Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5b8e1b2b-3c48-44e6-83e0-da39b8767042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:17.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:27.872Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fd09bdac-ea3e-4ea0-b78f-26b34c8e2ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:27.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:37.886Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=48cac20f-d452-4511-b782-73b363782d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:47.894Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7b269ab8-30a0-4bda-af24-98843c90b495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:47.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:57.900Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=381d5e96-9d59-48b8-a9a7-3288635090d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:51:57.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:07.906Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fdb37ed7-6e6e-4a62-b5b4-5f7804e11d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:07.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:17.912Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ec8ea16c-ea41-449e-baaf-7d51a0675717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:27.919Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1fde2861-ec46-4b34-8e07-22eef8ed8279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:37.925Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a6e3e166-fd46-40fb-b847-7ebf60dde483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:47.931Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7d6d1b8a-01b0-4068-89ac-062049060da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:47.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:57.938Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9e3289a4-0cae-420d-af83-254bbc06350a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:52:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:07.950Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a86ce599-e098-42c5-a407-944cbfc53613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:17.958Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=540555df-4131-4a7b-b23c-270fec8181b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:27.966Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ed1ca417-da5b-4dc1-9239-495975425103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:27.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:37.973Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=46a87b9f-8df5-43b4-9c2d-3fe123d93c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:37.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:47.979Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=564ed9e9-a7a1-40a8-801a-742ca92b6ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:57.985Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a425f223-886b-4a83-b2a7-80eca18f9368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:53:57.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:07.990Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9589bd92-3377-4c59-a362-ec9e79e5f2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:07.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:17.997Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c60007d6-7d0c-4f10-8699-d222b383e0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:18.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:28.004Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d1e5bc10-21c2-4236-824e-c48d7eedab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:28.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:38.023Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9f42d71d-397a-4e8b-929c-bac4eeccca66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:48.029Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=17163a2c-0fee-4c52-a7e0-5bc27e7eb9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:58.036Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3e5653db-90c3-4751-af38-bad3cd05876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:54:58.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:08.042Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7f9ac106-c15b-42f3-8434-a9cf93fc1a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:08.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:55:10.641Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T00:55:10.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-01-06T00:55:10.642Z |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-01-06T00:55:10.644Z |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-01-06T00:55:10.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T00:55:10.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T00:55:10.648Z |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-01-06T00:55:10.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:18.048Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=5d8cb991-22a8-461e-8c03-7d1b27cb33f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:18.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:28.054Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d6c11f00-b242-424f-ad8b-d03e617ae1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:38.061Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9ac33953-450c-43bb-bf6f-e495a0fdd39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:38.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:48.068Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f794b41f-25b3-4883-af83-70e725c31f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:58.076Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e1ecaeff-a33d-4c57-9a0f-a36090b0c399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:55:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:08.081Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=55cff2b7-b2c8-440d-ba42-08a0a892c85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:18.091Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=eda0d1cc-f10e-4fcd-82f0-fe78de21c58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:28.101Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=476eaea5-e32f-4ebe-8caa-8b886095c22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:38.109Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9060ee56-ae30-4286-b36a-afe59129ef94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:48.117Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8f277145-2121-4002-9035-94e5346ea4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:58.124Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=df3fd86f-c539-40a4-9c05-54658af43e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:56:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:08.129Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=eec76397-ca7a-4df7-a798-179df95b94f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:18.134Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8593d907-8a41-4a06-9dd3-3661e293a20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:18.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:28.142Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8dbd65c4-9417-4f8d-932e-cebdb2deb6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:28.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:38.148Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f3e61feb-5373-4a3f-9192-396bded8c51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:48.158Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a8f48425-9ad7-4d1e-9477-56a7caeb5c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:48.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:58.164Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9b03f78b-6a16-4199-809d-56ece705ab9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:57:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:08.171Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fd9e9bfe-0ff0-4de6-9b25-f2fdb3c996f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:18.177Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3624f3d2-5d24-4c52-8f36-0ab836cc8b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:28.182Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c9e12e86-8750-46c5-b249-a70c9460cc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:28.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:38.188Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4401f0b7-18a8-4cfe-9161-29b2b4ae7afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:38.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:48.193Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9061a119-0645-4a9a-a927-b0571d05d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:48.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:58.198Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c1598d0e-1f80-4e71-9f1e-da11871a82c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:58:58.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:08.204Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=374fc8ee-8d31-49ee-9a23-0460d4fcc7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:18.210Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=0ac25295-88d5-4136-95af-6e9e746afc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:18.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:28.224Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9e4f3689-1051-44e4-b8d2-be4a72ab32b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:28.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:38.231Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=81697fba-4e41-478e-85fc-20d9d55eaec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:48.240Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7a30d7ad-e141-4d40-b29d-7241205c4f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:48.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:58.251Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=86c9ee9d-7cd4-4fb9-8bee-83f0165f3020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T00:59:58.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:08.259Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=9533652a-a4f5-43a6-855f-6637b65ccb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:08.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T01:00:10.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T01:00:10.573Z |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-01-06T01:00:10.573Z |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-01-06T01:00:10.576Z |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-01-06T01:00:10.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T01:00:10.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T01:00:10.579Z |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-01-06T01:00:10.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:18.264Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c3973001-9eba-4b87-be35-4dc50f74b35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:28.271Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=dba7c57f-ed8c-4498-956b-e3f272a0326c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:28.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:38.281Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=41cc286b-db78-46bc-acb1-9750cac3412b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:38.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:48.287Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=322a92ea-ba1d-42d8-bf3a-4567457c2a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:58.300Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c0cef4ca-5be9-4693-adef-b7694aa5fd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:00:58.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:08.309Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2871983d-63f8-49f1-9c56-79e357f2d5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:08.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:18.317Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=d7cf35a1-22ec-42da-9804-41fb81ea297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:18.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:28.323Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3d387772-aeed-46d6-9386-baada1681858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:28.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:38.329Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=ed370d83-5ca6-4919-ab6f-fae23e0395c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:48.335Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=bc470a48-f19c-438b-b096-208259dd6117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:58.340Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c2c25c50-a8ed-4225-b5ee-63aa270f5ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:01:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:08.347Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2224fc31-0f8b-40fd-a759-4f0eb41a1232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:08.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:18.353Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=547f2eb9-e08b-4dfd-b036-fd649059c3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:28.364Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7c0d7c5c-08c3-4843-a715-dbeec27a750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:28.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:38.372Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=1a2190ec-b541-4ece-9dfd-9a742e16e938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:38.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:48.380Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=324af293-002f-47f1-8056-bf20bc8cea98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:48.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:58.387Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7bfc851e-452d-41bc-b8eb-55d8b17e8d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:02:58.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:08.393Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2d27cf38-3bef-4cab-ae68-9c1a92b3051f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:08.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:18.400Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=f122be7e-fae4-4e5e-81f0-c48722d99593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:18.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:28.406Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2ee43a48-ae16-4145-8f70-d6f211cc4407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:28.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:38.412Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=c22775d3-f293-48cf-8348-e7a98ba37c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:38.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:48.418Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e20e8d0c-eb65-4439-956f-ab4c39a81a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:48.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:58.424Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e2db9831-31ce-4db8-8ccf-a4c4e1382830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:03:58.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:08.433Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=faceecd1-97ec-44e1-a319-923856a2c0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:08.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:18.444Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=4d37a377-5d7f-460d-807c-502472944395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:28.453Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=2f252342-63d7-4cb2-b54a-5aef66ffd55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:28.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:38.462Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=46c48699-2701-4285-9093-ee51e77ae2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:38.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:48.468Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=a024649c-2a0f-42d0-8911-8c703c897ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:48.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:58.473Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=e47dc971-d59d-4c96-a431-fe0f6e5771d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:04:58.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:08.479Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=015e850b-30fb-4d5a-887f-64024697a922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:08.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T01:05:10.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T01:05:10.591Z |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-01-06T01:05:10.592Z |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-01-06T01:05:10.595Z |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-01-06T01:05:10.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T01:05:10.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T01:05:10.599Z |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-01-06T01:05:10.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:18.485Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=eab04858-a193-4007-9dcb-19161135d0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:28.492Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=3bbcd2df-0517-4613-94e0-d5a2dc49387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:38.499Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=fa1bf459-8ee8-4cd0-9fec-df399ff5d5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:38.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:48.510Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=7f31f79a-90fa-4b09-8026-1260c3cc9ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:48.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:58.519Z |INFO |Init configs |InvocationID=517a3bbc-ad5b-4521-b152-9f4450a727a9, InstanceUUID=8a25a39d-c22c-4f0b-aee4-6aee65703311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T01:05:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |