By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:01:23.325Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:01:23.327Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-28T05:01:23.358Z |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-05-28T05:01:23.874Z |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-05-28T05:01:23.973Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T05:01:23.973Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T05:01:23.973Z |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-05-28T05:01:24.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-28T05:01:24.254Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-28T05:01:24.289Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-28T05:01:25.645Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-28T05:01:26.023Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-28T05:01:26.044Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-28T05:01:26.045Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-28T05:01:26.104Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-28T05:01:26.105Z |INFO |Root WebApplicationContext: initialization completed in 1815 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-28T05:01:26.533Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=78c1c884-2941-400a-a380-380fb670056e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-28T05:01:27.465Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=78c1c884-2941-400a-a380-380fb670056e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-28T05:01:28.723Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=78c1c884-2941-400a-a380-380fb670056e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-28T05:01:29.262Z |INFO |Started MainApp in 8.074 seconds (JVM running for 8.738) |InvocationID=78c1c884-2941-400a-a380-380fb670056e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-28T05:01:29.334Z |INFO |Start scheduling PRH workflow |InvocationID=78c1c884-2941-400a-a380-380fb670056e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:01:29.347Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f66800dd-f867-46a6-aaa8-8318beee0053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T05:01:30.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.130:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:01:30.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-28T05:01:40.684Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-28T05:01:40.685Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-28T05:01:40.687Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:01:40.801Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=230c362f-fd59-4dcc-8484-5db531e79c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T05:01:41.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.130:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:01:41.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:01:51.869Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=7ca59434-cda2-4e28-b6d6-2fd9c6628031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T05:01:52.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.130:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:01:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:02:02.909Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2ae22c60-55bd-46af-8776-59e476584942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T05:02:03.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.130:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:02:03.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:02:13.966Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=cd482022-4d0f-42a4-bf84-c69383e11cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T05:02:15.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.130:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:02:15.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:02:25.023Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=628edb32-4412-4720-bcab-c9818b79c5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T05:02:26.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.130:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:02:26.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:02:36.062Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=3e15219d-c908-46bb-ab6f-ae4a0e1c821c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T05:02:37.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.130:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:02:37.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:02:47.102Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=49c055d9-bcbc-47cf-a621-5696497b694c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T05:02:48.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.130:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:02:48.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:02:58.142Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f80a0ed3-88bd-42b4-8132-da7d71a28cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T05:03:28.166Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.46.130:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:03:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:03:38.168Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=bc975c60-f290-4b51-8a76-47508458e590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:03:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:03:48.274Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=ecb45caa-a6b0-4705-9e0c-31d648f08669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:03:48.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:03:58.288Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=b4ad6cda-e36e-42c0-8013-9422b2dddfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:03:58.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:08.305Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=792df39e-9003-42a2-b224-2ef3f05466c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:08.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:18.320Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=5d710780-d8d6-42c5-83a9-5fe32494e4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:18.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:28.334Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=ab28822d-cfcc-4b01-85d8-d19204835fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:38.348Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4f693983-f512-4e09-9187-1ffdefcedc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:48.364Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=7d08aafe-7b9b-4961-8626-befec9e85b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:48.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:58.378Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=d0ac8058-f9c5-4851-99d5-db7ae332d964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:04:58.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:08.394Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=7fe42918-8ad4-4fc4-9036-f5cae6b0ba4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:18.417Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=1d8bc76e-948f-4cc3-a63f-0de1a126b3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:18.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:28.432Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=64fb62ce-1c45-427e-a59d-37f6ea8334ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:28.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:38.448Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=5fc6291f-ad20-4392-a5bd-ac583b9342ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:38.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:48.467Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=49f667c4-a7fe-41b6-b49e-b6ac5dd6c2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:58.479Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=80c0856f-83f9-4bb4-bf59-cbcee5923c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:05:58.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:08.493Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=393ba39b-2e33-42e0-a0ad-b5a180dc113e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:18.508Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=212d7b0a-ee76-46a5-8364-54edff5d9f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:06:27.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:06:27.171Z |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-05-28T05:06:27.171Z |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-05-28T05:06:27.174Z |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-05-28T05:06:27.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T05:06:27.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T05:06:27.182Z |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-05-28T05:06:27.184Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:28.537Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=647635a9-86b5-4148-9869-595084903182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:38.564Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4c490782-f709-4813-98aa-a5de94ec3c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:48.610Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=328f8d45-4bbc-4cd0-80f1-9e4cfacb96ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:48.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:58.624Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=42b13c23-d585-4f5c-8736-e72402f91512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:06:58.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:08.639Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=e6f8d131-6057-49ec-ad65-a8ab859feac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:08.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:18.654Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2dffb74f-128d-42a5-a3d7-a680d66c6212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:28.668Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=cb18945c-f9da-445e-a504-f9f51e4830a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:38.690Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=ba46549a-b967-4e0c-a346-bcf2d1cf912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:48.706Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=7d6b92ac-ddf5-4044-99fc-88e781960f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:58.720Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=ff389fc6-46e1-49db-a3de-a08b0df044a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:07:58.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:08.732Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=1bb81846-3720-4906-aae7-a409414341d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:08.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:18.743Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4d1ebdac-0f27-48ed-939c-9660fae50c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:28.757Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=ef660cdb-b810-4691-806c-b1d499ae8fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:38.768Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f2277d50-88fc-4883-8d60-baaca2b8f5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:38.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:48.782Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=49c4463f-ef6e-4419-a5ee-f6262bcaa92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:48.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:58.799Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=767d6ab0-80a8-44f3-b838-92414c238612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:08:58.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:08.817Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=c3591e02-2138-4678-958c-827ed1535d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:18.828Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=a915f091-126f-4aee-9c33-53650b600ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:28.840Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=6a02c0af-bb7c-4aad-a862-525a44c7a789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:28.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:38.853Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=8e372a76-77ad-468e-99c8-09eacf5c2797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:38.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:48.865Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=0e91065d-bd8f-444a-a9bc-fb0658b53679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:48.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:58.877Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=73a40e6d-4c27-41a3-97de-1dfe40bd2044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:09:58.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:08.891Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=b944ddb5-b92e-4775-b384-43bd06fea06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:08.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:18.908Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=8e331c9f-b73f-4d65-8238-4a4c94185c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:18.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:28.921Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=0be159f0-5c1e-45cb-ba0b-78fc447a7dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:28.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:38.941Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=813388da-66ab-4121-9e0c-2c638b3e893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:48.953Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=665e7a33-a96e-43bd-bb78-b0cbf0c20bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:48.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:58.967Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=03493c20-07ea-4586-a23e-6dc6cc78ff8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:10:58.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:08.979Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=a164d1c2-e2ac-403a-8376-e177dcdd7699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:18.990Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=cbefb73d-8fbb-41b9-81ab-77fa04c27343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:11:26.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:11:26.786Z |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-05-28T05:11:26.787Z |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-05-28T05:11:26.789Z |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-05-28T05:11:26.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T05:11:26.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T05:11:26.795Z |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-05-28T05:11:26.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:29.001Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4f61e726-bf05-4134-85f7-458fc82d466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:29.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:39.013Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=d2fd0e26-a130-4207-8a59-d92cea2b2569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:39.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:49.025Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=c1d78d7f-fa83-47f5-9662-d409babbedb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:59.035Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=b9fddcb2-a48e-4740-9878-c6bfbb70e9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:11:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:09.046Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=9993d6c9-87ed-4f8f-ab80-d1ce5057664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:19.059Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=82413be2-a495-4bce-b471-0d8852e0278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:29.067Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=33b20e52-eb60-41e4-9991-b054aa9ad609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:29.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:39.079Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=71dabc3d-3d7e-4d0c-aa91-228276314198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:49.092Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=78f92015-2a80-4d06-911f-db16f31f1633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:49.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:59.103Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=7e6d75ce-f832-40a4-bbb4-de97eccf4a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:12:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:09.114Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=83893956-970f-4c6c-9844-5cfb55f403b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:09.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:19.126Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=8c7c8e0d-8237-4e08-a64e-1d933a1f762e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:29.138Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=9d195b47-3178-47e1-9a79-e7d0159978c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:39.151Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f3f4ef01-06f4-49c7-9cab-b3cbe8bd9233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:49.163Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=ebbeb6a8-0af7-443b-ac54-59629df5ea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:59.178Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=643067fe-8152-49e3-a117-4f91e0e6a63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:13:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:09.193Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4e24d245-5ab5-40a0-a19c-4f327125fbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:09.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:19.214Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=85174cec-a35b-41a3-836f-4f968a5c964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:19.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:29.228Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=beb9e3d3-07b7-4a19-bee6-3f13b982fb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:29.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:39.238Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=b830e4e7-049d-4c5f-8cab-9fbef89ac1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:39.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:49.251Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=7a73e537-6c7d-48e4-8f1c-96518471df06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:49.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:59.262Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4d05e379-4f57-4e44-930d-6aa65e2f81a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:14:59.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:09.274Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=48c77542-8a9f-4b24-b63d-54a1c0c35f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:19.286Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2f15b3c8-8ff0-4acb-8615-aa329cfdb228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:19.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:29.297Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=3bdfe0b4-be60-4c4c-bc5e-ed572d44e80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:29.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:39.309Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=b2850b64-d05d-4bc9-9e53-9d419d7fc115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:39.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:49.320Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=d74537cf-1ca2-4d40-b8b4-245983ba3f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:49.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:59.332Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=d1f9cf23-2b5b-4474-8b8c-b8b1e6448a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:15:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:09.343Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=53cefcd2-bba5-453e-8f91-c4004fe188f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:19.354Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=32bb450c-161c-4a09-9b07-bc01e956e455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:16:26.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:16:26.771Z |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-05-28T05:16:26.771Z |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-05-28T05:16:26.773Z |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-05-28T05:16:26.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T05:16:26.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T05:16:26.778Z |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-05-28T05:16:26.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:29.365Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=72f2af21-2e80-41c5-9769-a4f9a2c4020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:29.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:39.378Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=1d03103a-58c6-40d8-884a-79a75b7e9f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:49.391Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4c7660a9-08d4-4ef1-92f7-4554713e6250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:49.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:59.402Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4b774344-e7d5-4b68-a45e-829a2060d589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:16:59.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:09.413Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2052ee98-f828-4f9a-a892-3033a0d7ad5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:19.424Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=445c53b8-f124-4a12-b581-8c7f4fe153ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:19.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:29.436Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=0cc8766f-07ca-4f51-8e5d-476fb227e9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:29.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:39.448Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4d2a81be-926a-4a34-8c22-07deb125c7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:39.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:49.459Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=35f89775-455e-4b6e-a5ab-9c3221c08468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:49.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:59.469Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=979c9aff-f707-4761-817c-0abbad41b5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:17:59.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:09.482Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=d3a68376-ff5d-4db2-b4e0-1c1bff7f1fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:19.494Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=06d74aad-fa3e-4a7d-ad36-79bfdcbf21f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:29.510Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=a0c004cb-6c8c-451b-8636-6db7697da6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:29.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:39.521Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=09094437-3dff-4531-bbda-95431c3a153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:39.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:49.533Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f26571bc-65c7-44c4-ad63-c11046c69e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:59.545Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=bb45840d-547c-4fa6-b9d3-f0cb9f3c220e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:18:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:09.554Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=bc147b58-e2ba-47bd-99d4-1911331d7cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:09.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:19.565Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=8383a58b-3225-47ef-b990-62333febc3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:29.575Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=caadb641-29d5-483e-968c-ef0a7276f153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:29.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:39.587Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=fa6de6de-2249-486b-b4e9-604d2267b2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:39.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:49.598Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=57927184-ced5-4acb-bbce-dc04755f231f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:59.609Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=947b8caa-2932-4d26-864c-7a167865f891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:19:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:09.622Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=08c49262-8f36-42cb-b86c-d3e75334bed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:19.634Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=c94c1ee5-1476-4b6f-8ba8-ecaf6d335d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:19.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:29.644Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=726d182b-7040-4a24-9151-9c0cef221546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:39.655Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=a12cf002-d2c5-4e53-8d3f-fe4485da931d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:39.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:49.666Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2b728ad9-b748-49fe-93e8-8272fad83fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:59.676Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=0519a1de-60cb-481d-b1a9-b83b1a74e161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:20:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:09.690Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=db0166db-19d1-48c0-b3c5-f283e8b05019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:09.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:19.702Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=9f6c91d6-c55c-4a84-8da1-a402e07e4489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:19.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:21:26.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:21:26.771Z |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-05-28T05:21:26.772Z |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-05-28T05:21:26.773Z |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-05-28T05:21:26.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T05:21:26.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T05:21:26.779Z |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-05-28T05:21:26.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:29.716Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=a131bd60-207e-4a4b-b3ae-6e9e0da07035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:29.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:39.728Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=be28ee6c-ada7-4f2b-a43b-b5501e7e1373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:49.739Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=90bbcf7d-9816-4563-9696-5eea7101ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:49.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:59.750Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=7a426a43-b0b2-4b79-9fc3-91301e3f2d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:21:59.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:09.770Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=31f46791-60d2-4b31-a09b-9149ab501bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:09.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:19.781Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=0bc6011e-eb1b-4072-906d-d1851af7be2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:29.792Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=15d5c70e-70e6-48ff-a487-ff4e63dc68e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:39.805Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=fbe15cde-d9c0-4aaa-9db2-67f6f84a4c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:39.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:49.815Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=db68ffe7-640f-482c-95ec-d0c5d4d4aa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:49.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:59.830Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=1ec42cd2-e6ea-49b7-ba9a-9f8682890ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:22:59.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:09.849Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=47bec4da-1aa0-4864-bb48-b114c544fc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:09.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:19.869Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=33173cb4-1012-49fb-81ff-4647e7313df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:29.881Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=824999cb-7283-41bb-b084-bf9d676de698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:29.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:39.891Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=d47b79ba-1c99-4ff6-912d-8546387d1289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:49.901Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=cc7632f9-a2f7-4804-b661-f7aa9d8e42ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:49.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:59.911Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4efbad74-bd5a-4794-b296-df2e39feeb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:23:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:24:09.920Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=1fd294af-1bfb-4fff-b4df-94fb4a1f8eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:24:09.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:24:19.932Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=a57fb078-925d-4b69-a75c-a141168ab0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:24:19.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:24:29.945Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=39423576-4d05-4b99-96b9-6fcabcc647e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:24:29.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:24:39.957Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=73459558-013f-41e7-aee8-6f745a1c0aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:24:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:24:49.974Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=542f7dfe-c406-443c-9b36-f53c9211cefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:24:49.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:24:59.994Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=85cc1c90-d9d6-4c2f-9dba-0cc4457e6596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:25:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:25:10.005Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=6808ce1d-da95-459b-8701-da3be08d9ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:25:10.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:25:20.015Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=964d803c-6782-4c6a-b4dd-dd9c3b8071e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:25:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:25:30.026Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=d3d8478a-bec3-4251-af2d-c089ad90411b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:25:30.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:25:40.036Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f4f23800-27f4-467f-a922-c16c60f060c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:25:40.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:25:50.044Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=9261bd4d-5dfe-45bc-99d8-e8bb5a027f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:25:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:00.050Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=fbb42e6f-6dd9-4126-a1d9-20a75ab37a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:10.059Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f6ac190c-3251-4d7d-8d7a-8888b729b3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:10.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:20.069Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=54d6eedf-0ebf-4e1e-8039-5cd477f3a786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:20.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:26:26.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:26:26.797Z |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-05-28T05:26:26.798Z |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-05-28T05:26:26.801Z |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-05-28T05:26:26.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T05:26:26.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T05:26:26.812Z |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-05-28T05:26:26.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:30.077Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=5dbed2eb-8dd8-4d4d-9f0f-89436bfe1fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:40.087Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=c26df6fd-dac5-4689-8b47-62fcdd284149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:50.098Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=650a5270-63f2-401b-b56b-20b015920e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:26:50.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:00.107Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=cb7532d5-e3b0-40f8-90ec-acd479f19537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:00.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:10.116Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=3241d64a-d2e0-41b3-9fff-7f8a664677b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:20.124Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=10676aae-f8b0-4204-a36b-46a0cb6c55b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:30.132Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=8c39ee44-9cc6-41d3-a764-c34f1d5e0159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:40.143Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=8efc0aff-c707-40a4-a989-c515b729d192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:50.154Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=b2f7c461-79db-437f-be87-b60feefd6c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:27:50.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:00.167Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=b9413976-d24e-4912-b183-7c7da5ad422e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:10.217Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=51a61f41-2e03-44d5-a7bf-65b917328f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:10.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:20.227Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=d4ffa957-3767-4eab-8691-5741f5e66b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:20.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:30.236Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=3798cdba-7ba2-424b-9bc3-04883c3a93f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:30.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:40.245Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=39c197b2-7e8d-444c-9eda-3df8bd42d12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:40.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:50.254Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=cf2a4204-c594-4c8c-b741-33398be2dd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:28:50.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:00.264Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=92eee75b-9ce5-4f68-826a-484fe06c5468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:00.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:10.272Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=09ed5ab3-393d-4d48-8401-f9fb253ccbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:10.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:20.282Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=07425dec-18c0-42fa-a39f-f6f0186be063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:20.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:30.290Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=6dcd98b5-fc08-45ff-b8ba-ebc4a2204e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:30.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:40.301Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=39d318d5-0d46-48ba-af4b-492e143a774b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:50.321Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=fae998ed-4379-4275-bba0-2eb57c6b88c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:29:50.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:00.330Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=19f3dd47-ec63-461f-b954-bac5748679d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:00.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:10.338Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=78f27c97-e48d-4e36-aad8-35b6ea4492ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:10.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:20.348Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=e5ec8438-fc4b-4290-8838-d48edc4c3e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:30.357Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=9ccef8bc-ff7b-4c03-903d-76504372b910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:30.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:40.366Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=798eb3a1-da7d-42e7-b0ba-099b6a03eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:40.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:50.376Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=e9d6e25e-5600-4592-976f-2990fb1f268c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:30:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:00.383Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=d80c9670-a53f-4dcb-9c60-e80cd1907a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:00.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:10.393Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=25f5f7c3-36be-4e3e-9123-0eea2e2f44c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:10.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:20.403Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=e5dc0cd1-b93d-47e8-8319-489217ce9466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:31:26.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:31:26.746Z |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-05-28T05:31:26.747Z |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-05-28T05:31:26.749Z |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-05-28T05:31:26.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T05:31:26.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T05:31:26.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-28T05:31:26.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:30.412Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2224e4f0-daf8-4f63-a366-32f9eb9b2ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:40.420Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=441e0ad2-081d-4179-b149-dd7850c314ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:50.429Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=1f254b32-1ba6-45a6-b66e-047851d214db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:31:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:00.440Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=8537d358-7f82-4c61-9bad-9e1b86485c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:00.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:10.449Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=95471a28-9223-4a87-a8b8-034c1e0a66db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:20.458Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=ffb07e6b-a4df-4770-ae3f-c54cffcc9a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:20.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:30.467Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=9c538241-9bf4-47b0-beea-214e6b8eea99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:30.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:40.476Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2a806413-03cd-44f1-998c-ac353d7605aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:40.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:50.485Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=08bcb3af-6a06-40f6-b249-5b9c5ddbd253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:32:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:00.493Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=1b9e5244-a9fb-4900-a5ab-860201f5520c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:00.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:10.503Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=e004eb54-c8e4-44b5-b90f-3e1182badf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:10.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:20.512Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=950c3b9a-2210-4c5a-b2dc-c2bc879da2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:20.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:30.522Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=67b78512-62f8-4478-ab87-f8c9a0489f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:30.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:40.531Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=9a82c261-903b-46b3-96ff-85416c31cf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:40.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:50.541Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2f96ca94-36df-4b6d-977a-785257309cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:33:50.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:00.551Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=bccf3d3d-23b9-4821-a484-1441d92dd0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:00.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:10.559Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=0acc1bd7-1aeb-4209-94d3-0e451487c314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:10.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:20.568Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=26c34a06-0055-458c-b4fd-02999d85b432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:20.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:30.576Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=50eb4abe-31a3-4d0a-9ceb-941635390a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:30.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:40.585Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=7a81a89a-6305-4a4f-8c3e-fdfe47ffe5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:40.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:50.597Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=1e1175f3-5c41-452b-a89a-bf47d431ca27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:34:50.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:00.607Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4dabba52-906e-4899-ba32-1363c77e800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:00.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:10.620Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=35172149-becb-407c-a93a-246a7990bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:10.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:20.631Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=dc68aaf8-fc6c-47b2-9301-31108e48a3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:30.638Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=e2aa5f2d-7a1a-4c9d-887c-a1a1b8ccd33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:30.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:40.648Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=c7538f65-5ba9-45b3-8f4a-c009ded9feb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:40.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:50.657Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f409887f-181d-47bf-80c4-226b94840d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:35:50.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:00.667Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=5225266d-3cff-495f-a5b1-07c7b66ec60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:00.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:10.679Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=93453455-e311-497d-8e06-eee81555dbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:10.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:20.688Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=851a6ad9-d521-4698-b457-fce4608a57f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:36:26.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:36:26.745Z |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-05-28T05:36:26.746Z |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-05-28T05:36:26.747Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T05:36:26.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T05:36:26.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T05:36:26.753Z |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-05-28T05:36:26.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:30.698Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f4e94867-1392-4da4-8c54-3b507ff62af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:30.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:40.709Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=92f1c544-5c80-42f9-b260-fbb38e9860c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:40.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:50.718Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f64a6cfa-1057-450b-85f4-53bd2557ab6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:36:50.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:00.727Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=14d04cd2-947e-466e-8d20-7a9d7ec508a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:10.740Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2c20c392-6dce-4e4d-948d-605b1adf55c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:20.750Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=8aa6084c-c8c9-4582-931a-e2766a2b9103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:30.759Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=6e309f77-6f03-44af-824c-e31078444560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:40.768Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=554c9c53-645f-4d47-8c76-eaf89cbde05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:40.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:50.777Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2117e85d-62dc-46ed-9108-4970231ed31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:37:50.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:00.786Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=fd880bcf-6e58-4206-9521-bd7ff1b6805a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:00.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:10.795Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=95ad6411-896e-4e17-9427-da99d272bf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:10.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:20.802Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=23d7df5c-71a0-4bb8-97e2-061a59f2d9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:30.811Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=e62ddb0f-a1a1-480b-84e4-46b7b4a237a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:30.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:40.820Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f7de3ccf-9af1-43d3-b3cd-fae668a9d2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:50.830Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=088ead4a-5171-461e-979b-01d8227efed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:38:50.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:00.841Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=7b7fb3fc-9559-434c-aa09-331930c4f0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:00.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:10.850Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=803da20d-d82d-46b8-bb85-f7dc6532dc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:20.861Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=6bad0745-0526-424e-9cb9-3396c647c410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:30.871Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=a1d14a15-973e-4289-ad67-f80532685862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:30.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:40.880Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=dfef9822-47f3-4d86-adc6-c418d16e5040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:40.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:50.888Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=286be1db-537b-4157-83f8-b91f60affb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:39:50.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:00.897Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=1e966536-867c-4ab9-98f3-c3aaa58aa0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:10.907Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=cd79e6ec-f368-4996-84c4-789e51f5268a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:10.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:20.916Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=a47f8843-2f44-47ae-b8d0-7270814d514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:20.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:30.924Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=76b42111-a81c-4f9c-a9a4-825a0b9bfb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:40.933Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=c4037408-6374-4d52-8767-60b3ab4f74c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:50.941Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=8a93906a-793b-4ebc-88d6-7bc355a3e7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:40:50.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:00.950Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=6bb8ca7a-be8d-47c8-b1c7-8411f592292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:00.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:10.957Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=e7324927-53b9-4c78-86ca-75b124131a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:10.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:20.967Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=c3839bde-716d-4b79-b410-9d75e8cedf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:20.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:41:26.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:41:26.701Z |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-05-28T05:41:26.701Z |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-05-28T05:41:26.702Z |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-05-28T05:41:26.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T05:41:26.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T05:41:26.706Z |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-05-28T05:41:26.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:30.975Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=c56343da-517d-4437-8b67-6bb6db59872f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:40.983Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=e889dd5a-a226-4e05-9b27-399a0a89a22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:50.992Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=589b6643-18ab-4fb0-a11b-d34a425cdf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:41:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:01.001Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=e987b31b-b48f-4c23-ac94-8e25d6773eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:11.009Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=a39648d2-fb3d-411c-95a8-cfb6b11105be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:21.018Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=59b1ea9a-be4b-4271-8e4f-e96c70e827f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:21.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:31.027Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=6aded4e4-7e0d-4e9d-89b7-0d95f98d63e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:31.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:41.048Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=c37728b5-f5fc-4267-955a-d3ba369c6f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:41.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:51.064Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=98edf4d2-d240-41dc-985b-76eaf153363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:42:51.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:01.072Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=bb9ad7b8-8baa-4051-aee9-0684d1807600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:01.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:11.081Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=040f4687-c209-4568-8f14-f590ae27ae0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:11.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:21.090Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=ccd2d9f7-06f4-45a7-8eb0-f944b9d506b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:31.097Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=e86a18eb-55cd-4ddc-b0b7-a277e1974866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:31.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:41.106Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=ea765099-ec38-4a0b-a4a6-8dafb603bf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:51.113Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=4354d806-0c47-4cc8-8f2b-c2978bbe78ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:43:51.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:01.123Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=66c95f50-6491-4ed7-b146-11d0be20b76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:01.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:11.131Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=187c5fae-2416-428a-b03a-47297537fd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:11.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:21.138Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=18876b77-8e4e-455f-80f8-de51b88336f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:21.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:31.147Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=84d47bf3-e0d5-4ebc-b2f6-0c11db65420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:31.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:41.155Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=0707581e-0b43-4bfb-90ba-ca02c4355e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:51.164Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=1dc310e2-a6eb-472b-9251-e2144756f759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:44:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:01.173Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=a526d7b4-1d27-454e-b010-816a45d0cf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:01.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:11.180Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=8c2a2df0-2c20-4493-b779-c85ac6c4f490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:11.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:21.187Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=08beb49b-5256-4bf5-a561-0cfc1fc18011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:21.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:31.196Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=45094939-1a9a-458f-8f9e-16f8e6d7e7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:31.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:41.205Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=c3063c0a-ba8d-41c9-ad6f-eb4b8981d281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:41.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:51.212Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=03da4441-fe30-4d01-9771-41428538db7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:45:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:01.219Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=65f0136a-a236-433a-b86c-8950b58c2c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:11.227Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=5d772fe0-34ac-412e-ab72-9214b046a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:21.237Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2dfab137-6a1a-4ba1-81ed-64c3745d6970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:46:26.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T05:46:26.741Z |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-05-28T05:46:26.742Z |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-05-28T05:46:26.744Z |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-05-28T05:46:26.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T05:46:26.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T05:46:26.749Z |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-05-28T05:46:26.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:31.247Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=6b3fd547-04ce-41d1-94ad-874871fd14c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:41.257Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=99dfe915-b208-4ea7-9da9-0a60897a8e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:41.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:51.264Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=eed5dba6-a05f-4cd2-b69c-f4bc006a88e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:46:51.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:01.274Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=cab4986f-0ac9-4d72-b586-a60789295df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:01.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:11.282Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=b39fca4a-fccc-4b84-8da3-318d5c46dc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:11.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:21.290Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=1bcfbff9-cc4b-4b1d-8426-70849a334ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:31.298Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=f1ce7968-4ad3-44f7-853d-948c39425c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:31.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:41.307Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=2f367002-5e45-436a-8f92-4d142c6f1f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:41.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:51.315Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=b7c95c74-34d5-4944-8c1f-36e341249938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:47:51.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:48:01.324Z |INFO |Init configs |InvocationID=78c1c884-2941-400a-a380-380fb670056e, InstanceUUID=980d675d-1dad-4879-ae07-a40677091c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T05:48:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |