By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T04:47:16.734Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T04:47:16.736Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-08T04:47:16.758Z |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-08T04:47:17.146Z |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-08T04:47:17.206Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T04:47:17.207Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T04:47:17.207Z |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-08T04:47:17.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-08T04:47:17.397Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-08T04:47:17.412Z |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-08T04:47:18.199Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-08T04:47:18.461Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-08T04:47:18.473Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-08T04:47:18.473Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-08T04:47:18.510Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-08T04:47:18.510Z |INFO |Root WebApplicationContext: initialization completed in 1098 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-08T04:47:18.764Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-08T04:47:19.280Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-08T04:47:20.289Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-08T04:47:20.651Z |INFO |Started MainApp in 5.195 seconds (JVM running for 5.614) |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-08T04:47:20.699Z |INFO |Start scheduling PRH workflow |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:47:20.709Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d4dbb51d-4815-47c7-8a8f-1b15f80ea6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:47:21.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:47:22.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-08T04:47:27.324Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-08T04:47:27.324Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-08T04:47:27.326Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:47:32.007Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=43ada377-4d0f-45ef-b730-ac04ab192587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:47:33.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:47:33.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:47:43.058Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8e570745-9dd8-43dc-ad84-baf72ec75714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:47:44.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:47:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:47:54.125Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=049d7327-7e1f-4599-b1c0-134868d15c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:47:55.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:47:55.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:48:05.166Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=12dfdc61-0486-4a9c-8359-7fd87d471c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:48:06.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:48:06.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:48:16.207Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=2e736115-bf2f-4e5f-878b-0a242de74a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:48:17.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:48:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:48:27.258Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=178e5632-3a1a-48d7-9446-e49cf04068a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:48:28.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:48:28.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:48:38.321Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d9d13dfd-7c00-4b8d-941b-291a69be523b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:48:39.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:48:39.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:48:49.361Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=f7214d10-c078-440d-90f6-f845c3d76b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:48:50.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:48:50.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:00.397Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8f46f5f9-4ac9-4216-9dc0-60587022d949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:49:01.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:01.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:11.438Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=6fd645b5-c1bd-4b56-8333-19eb080a311c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:49:12.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:12.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:22.478Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=139274ec-fffe-4003-8191-d779cc52d37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:49:23.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:23.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:33.521Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=eda6e5ad-323c-48de-914a-561993a931af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:49:34.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:44.596Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=71be8931-8c7b-4fa5-a5f8-70c008ee04bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:49:45.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:45.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:55.632Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ab4a5817-580f-4435-a020-9307b2508f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:49:56.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:49:56.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:50:06.677Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=c7da3cd1-c4cf-4b91-9e6e-120e2f0c599b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:50:07.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:50:07.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:50:17.749Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=922328c7-a3f0-4653-ab89-03951c7758ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:50:18.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:50:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:50:28.785Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ec296675-ea31-479c-8627-2ef76c539155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:50:29.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:50:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:50:39.829Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=a5774e0a-3b93-47bc-844a-7830e7638940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:50:40.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:50:40.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:50:50.896Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=9c2572ef-1804-4c77-8a63-ab9331b2ae16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:50:51.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:50:51.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:01.935Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=2b61c2d4-5106-4be1-b34c-0c1a1f5d253c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:51:02.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:02.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:12.974Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=5624a725-2176-41b4-8beb-28387f5fdb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:51:14.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:14.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:24.013Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=441b9184-a692-4e3f-9333-632107b2bb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:51:25.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:35.055Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=301ddb26-3fa2-4d7d-b0cb-1bf06fe60de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:51:36.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:46.094Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=2eb5f85e-f0d2-40ba-952a-c83d7013f1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:51:47.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:57.139Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b2f2bb28-42fb-4538-8f16-7b497d7fa316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:51:58.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:51:58.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:52:08.176Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8e4e5037-712a-4f5f-8c23-7cf120358cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:52:09.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:52:09.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:52:19.221Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=3b27da50-2962-48f8-99bc-c6f8b1f427eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T04:52:19.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T04:52:19.440Z |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-08T04:52:19.441Z |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-08T04:52:19.443Z |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-08T04:52:19.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T04:52:19.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T04:52:19.449Z |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-08T04:52:19.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:52:20.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:52:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:52:30.288Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=7f2ac695-23eb-4e8a-98fa-dddb9b845dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:52:31.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:52:31.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:52:41.330Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=f8bc70f9-e4c1-4857-afa1-2182df496982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:52:42.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:52:42.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:52:52.372Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=074c913c-5528-448c-96d9-ba096bc3ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:52:53.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:52:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:03.410Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ca0019f9-8480-4f0d-95b4-962bb187e6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:53:04.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:04.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:14.448Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=84a78f2b-1798-4cab-b0e9-93da69aa7ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T04:53:15.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:25.485Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d2419014-1861-41ad-a612-7aec22378731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:25.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:35.585Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8e34cc9e-e9de-42d3-b410-39bba4032189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:35.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:45.600Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=328f1023-c492-4b4d-a817-b07c7bd37dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:55.616Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=145f18c0-242e-45ad-888f-d11c8e256f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:53:55.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:05.627Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=2d633c7b-45a5-444e-b480-5e674b6aded4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:05.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:15.638Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8ba5482b-859c-435a-be42-f0eb8395ecba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:15.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:25.653Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=c8dfbdad-b13a-4e55-abce-28366d5a8904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:35.667Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=6293c126-a730-4995-b280-758743f7f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:35.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:45.681Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=cabd48cf-80a6-40e6-859a-bf435047105d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:45.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:55.699Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d768507b-0a3f-4595-b6a8-24088841e77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:54:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:05.725Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=1e490a33-a671-4541-8fcf-02eaee771287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:15.739Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=76048cec-2f4b-420d-be76-0279166b73c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:15.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:25.754Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=da8def11-0b07-4910-acf9-f850321301d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:35.767Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d6f12c7b-d074-4ad6-a065-d7b7df7036b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:35.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:45.778Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8f76051c-bdb7-4f9d-a08f-7db51200df0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:55.790Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=bdd1689b-8495-4ed8-8a78-bf2ff1f10225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:55:55.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:05.799Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b5a4535c-88e6-4270-b6ab-23bfe9f5f36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:05.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:15.808Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=162192e6-a115-48e0-812f-b0616e1181a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:15.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:25.819Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=3a7b1d60-ad4f-4266-8446-e204be00d252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:25.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:35.831Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b41a98ef-63f1-4eeb-a30f-503e7859ec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:35.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:45.843Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=169fa55f-1300-41b0-a6db-fa8cf4e2c44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:45.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:55.854Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=3487a791-3756-4116-a8ab-068fd7a3d528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:56:55.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:05.866Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ba8d0561-8c49-451e-8041-bac3f6ebda76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:05.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:15.877Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=45c9c5d0-a675-45b3-8c77-b57cf06d80f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T04:57:18.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T04:57:18.974Z |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-08T04:57:18.975Z |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-08T04:57:18.977Z |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-08T04:57:18.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T04:57:18.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T04:57:18.982Z |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-08T04:57:18.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:25.892Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=31445933-364c-474c-ac93-6d9780c02358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:25.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:35.902Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=1b6eb6a6-ec70-4cf2-879e-1f5c3285f6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:45.913Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=62d6a9be-091b-447b-834d-4ed1ae964210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:55.923Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=e1f648ab-85c1-41ec-9b9a-607dbed1a635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:57:55.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:05.933Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=54c76156-2d7f-4967-94e2-3629ad6ffca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:05.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:15.946Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=cebd1a9b-dbf0-4a79-ab05-b1eaa39924fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:15.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:25.956Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=cbd8416c-e371-49ae-8192-d207843ad5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:35.968Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=78d9fae6-e2c7-4e9f-8e73-c2e435beb651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:45.977Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=e98daff3-317e-4993-95d7-584cf4b2b452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:55.994Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ec85855b-0032-4fd3-bf74-2f151c9b7b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:58:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:06.001Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=83e85bcb-c168-4d41-8abb-606859f9c04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:06.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:16.022Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b1d54e40-573b-45b4-b944-4ca15584cf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:16.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:26.086Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=293ec014-90a2-48d4-bbb4-5f332721e454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:36.100Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d77dbb11-ec2b-4f1f-a2a9-e80851dcd7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:46.114Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=1102b65b-31b6-4648-b4c8-9b2f21e8c503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:46.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:56.128Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=be9dcb8b-2c30-46e2-ac08-ec9062b429b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T04:59:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:06.135Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=1a80b7fd-f1e9-4780-bafd-eae83e199d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:16.142Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=cb05f2ff-c978-4779-8402-a1e0a7d90847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:26.150Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=6f79b78a-7b20-4e6a-aa45-72e30e7fec54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:36.170Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=0f4b85b2-2ecc-4644-a985-3ae3815577cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:36.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:46.180Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ab385c15-0a50-477e-9459-dfbec5013ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:46.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:56.196Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=90685078-b323-4344-811c-d7bae6d9d538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:00:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:06.210Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=25733d56-299e-4c71-a264-c868e6573b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:06.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:16.218Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=c94faa59-e3ef-4680-9e71-3ae0768f8d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:26.234Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=45e8d846-e105-4bb6-bae0-c3adeba5fb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:26.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:36.244Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=24d5e3bd-4dee-4944-8d3b-5db4eb597701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:46.255Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ae6d41aa-3222-4928-9fce-d7b2d9abec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:46.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:56.265Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=cf0202ac-db57-4fdc-b4b0-d4b7458d5da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:01:56.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:06.279Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=5268d7d3-ca31-43dc-bcf4-86359ca4e1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:06.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:16.294Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ec0236ca-77fb-4caa-8260-0832167afc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:02:18.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:02:18.980Z |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-08T05:02:18.982Z |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-08T05:02:18.984Z |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-08T05:02:18.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T05:02:18.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T05:02:18.989Z |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-08T05:02:18.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:26.306Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d6904d6d-5bba-4df0-bef9-f60c7431d162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:26.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:36.322Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=c31091af-ebe1-449a-901e-da5503797da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:36.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:46.331Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=7208fe5e-00f6-4553-b948-2a717b01b74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:46.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:56.340Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=53851b4e-ccac-4e68-8689-997d23c8b74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:02:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:06.349Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b034ed5a-e5f3-481b-9520-83e3b3cac3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:16.358Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=fd3fce23-15db-4fd4-9f14-bb88097b127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:26.367Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d7314ae6-146f-4a70-97e8-37410b655411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:26.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:36.377Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=e9e40ef4-b401-402a-9b6d-1a59a76f8406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:36.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:46.385Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=2e57023c-9667-4d0e-a948-e99d09df1752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:46.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:56.395Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=927dc663-6ad0-4f18-9e8f-bbeac20a8590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:03:56.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:06.404Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=3fd27107-b208-441c-a785-0d09d0661e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:06.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:16.413Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=da3c72d9-9ad1-45ef-ae31-2d8df3dc0ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:26.423Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=37d01584-7be2-4f52-becb-32fec0dd4b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:26.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:36.434Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=99b1bb66-d471-49f2-8c1a-363c741432c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:46.441Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8a11893b-5812-4c39-9d23-26d77581cc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:56.451Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d46345bf-98fa-41f3-aea6-27b838eaf270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:04:56.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:06.460Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=013897c2-21a9-46d5-a870-ecec4f6efacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:06.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:16.469Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b0c24395-581f-459b-99ab-6583a08a2006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:16.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:26.479Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=c10d35fb-67c9-4a95-887b-0ad293e49639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:26.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:36.490Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8554728c-da95-4535-9a48-7be7c333dbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:36.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:46.499Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=28ada6f2-f0a1-47e5-962c-fab69e9d1873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:56.508Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=53211d1a-ba7c-4e3d-907f-9e1b4b37bc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:05:56.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:06.518Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=9f8f303c-d15e-4949-b411-76ba41c80440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:06.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:16.526Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=c79cf573-ee68-49b4-821a-a0dab1863d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:16.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:26.534Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=3ee446bf-7d2e-4807-97dc-b4cca4ce0bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:26.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:36.545Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=715df883-d0ba-49b4-a7ff-44ca1307b7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:46.553Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=4d2387d3-90f5-4bbd-a22f-b4676878f804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:46.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:56.561Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d11e8599-e4fd-4770-b054-9bf3fbf49ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:06:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:06.570Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=04dc9418-8ce1-4527-9573-1172f52e9718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:16.579Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=80f23aee-8fc1-4c79-8fcd-ea58208170c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:07:18.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:07:18.923Z |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-08T05:07:18.923Z |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-08T05:07:18.924Z |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-08T05:07:18.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T05:07:18.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T05:07:18.929Z |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-08T05:07:18.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:26.586Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=c38b9a6b-8262-48ef-9fc6-3052b9cf3e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:26.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:36.595Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=cb1770c6-a824-4f6e-ae44-8b557d70e9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:46.603Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=dda36a53-276f-4295-bae6-787dbb8ee6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:46.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:56.612Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=6ef517aa-8223-4f70-8b7b-8c066c241928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:07:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:06.620Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=e65423c6-d07c-42d1-bc09-a83cc5af2633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:16.628Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=68a44d98-298e-44f4-991a-176bf31462c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:26.636Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=87066099-095a-41b1-bc77-f61f66ac739b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:26.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:36.645Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=714db9f1-79dc-4db3-ad1a-1ace844b4ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:36.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:46.654Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=58058487-2347-41da-8b43-a827a3aa008f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:46.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:56.669Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=462da598-6ffa-4d40-a7ee-e427b486e416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:08:56.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:06.680Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8ae6eb72-5f44-4899-a41c-98824acd6837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:16.690Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=e0bf8acd-309b-46af-901a-5327282052b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:26.697Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=150b8085-6ca3-4a45-a5cb-556e4712ef30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:26.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:36.706Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=2817deb6-4baa-4849-b279-45b45d27e313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:46.713Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=47f0a132-6e80-4a78-b8cc-f3529eb4cb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:56.721Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=da5b6033-6ae2-4648-94c3-3c9f5cc5a61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:09:56.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:06.736Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=5828f45a-c893-44fc-bf82-514da0cccd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:16.745Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=76a628d1-7ea8-43a5-ae2b-6fa38fedb551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:26.752Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=88e7ccfa-ba10-4f9c-97d0-7edfa4326d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:26.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:36.762Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=9130772f-7fb6-4676-89ae-505387398a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:36.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:46.774Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=675c8787-e3f6-4207-bfd9-21e1965391e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:56.781Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=752f4a5d-9ced-41a5-a1ba-ac1a2c3a6f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:10:56.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:06.790Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=81f06fae-a43f-408c-97c6-460dcc2495c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:06.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:16.798Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=fd66f03f-810c-4e96-97e3-18c0d31ce7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:16.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:26.806Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=62c35f58-fa1d-416b-83ed-95adfb41dfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:26.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:36.815Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=80f1e8c4-c8f3-40a5-9576-21af83efacce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:36.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:46.823Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=87514b93-7a92-4675-97ea-2ba5aeb05ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:46.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:56.829Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=2877e08a-7212-42c5-9056-d7b6e312e604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:11:56.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:06.838Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=669293ea-0175-4c78-acd3-4cf11124ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:16.847Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=71b9ab38-80dd-44ad-8a03-7467524e9764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:16.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:12:18.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:12:18.935Z |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-08T05:12:18.936Z |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-08T05:12:18.937Z |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-08T05:12:18.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T05:12:18.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T05:12:18.942Z |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-08T05:12:18.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:26.857Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=78c05992-b97b-47b8-9d72-25e5e6e1696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:26.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:36.865Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=6e08a142-f75d-4d3b-a9fb-87bd778752ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:36.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:46.873Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=a52e6765-f853-4283-a4a5-c02bd51eab87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:46.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:56.882Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=5c8a1b9b-21cd-41fc-8bf4-55d820db48cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:12:56.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:06.891Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=73da1834-ce10-4756-af5d-cf69c48986d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:06.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:16.899Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=03c624ea-ae6b-477c-a86a-f87457b5c29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:16.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:26.909Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=54ff03eb-a3e0-41b0-bb4b-a7ecd09f2b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:26.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:36.916Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=48424dcd-0c35-4734-be8a-80a4b463f3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:36.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:46.925Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=3d31add6-5fdd-47f4-97a9-d648b435953b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:46.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:56.934Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=611bb544-c470-457a-af53-45a1479581e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:13:56.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:06.942Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=a0bd8fa0-ba22-4c0e-972e-f89047b50c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:06.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:16.950Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d1c6b375-b491-418a-bd83-b0be42418853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:26.958Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=49cf91e8-d1dc-4511-b659-df0e7690411b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:26.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:36.965Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=a5880684-5456-449e-8d6b-52223da39d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:36.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:46.976Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ce199b9d-6f28-491d-b972-3bccfb7170c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:56.985Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=4ba5f143-346b-428a-8436-b07c53f77114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:14:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:06.993Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=4607a5cd-0734-4919-8029-6bd6a8c1a187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:06.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:17.002Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=4defa3c4-ba31-49f4-a25b-1553292a89f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:27.010Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=c59d4959-32e9-4436-ab0c-5de38ad832dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:27.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:37.017Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=12757e34-d081-4e93-8b68-2dc18945997a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:47.029Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=53e4677a-ca23-4c23-9d12-091a528c3ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:47.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:57.038Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=691f5aa4-7f44-40e5-baaf-685be21d6db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:15:57.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:07.051Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=43e52a99-6342-4b40-aa54-1659c5355515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:17.059Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=9cbdd1ac-21e8-49e5-acc7-17861a3856ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:17.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:27.067Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=447a9eed-c7b6-4ce7-bfa3-6242360d9571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:37.076Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=68e11e1e-02c4-45e4-a91b-29da041a6ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:37.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:47.083Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b1979465-b171-492c-a305-a596d7d68d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:57.092Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=308d3362-9350-46b4-9042-f8478c20dbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:16:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:07.100Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=19ff0c18-5dc2-4238-96a4-f64d6e1b6f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:07.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:17.107Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ff9055b0-c76e-4a2e-bb8a-71c70677aec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:17.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:17:18.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:17:18.940Z |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-08T05:17:18.941Z |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-08T05:17:18.943Z |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-08T05:17:18.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T05:17:18.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T05:17:18.947Z |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-08T05:17:18.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:27.115Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=07869f56-bfb5-4708-8d38-a93b16bd9317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:27.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:37.123Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=3c74f7c8-8bc3-4d36-a511-fe391c0a3127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:37.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:47.131Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=a58201b7-1b80-4b05-b0b3-676dde6b29ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:57.140Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=f135c059-cc9b-4b01-b7c8-b17cdb97689c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:17:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:07.152Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=2f029b68-9f6a-4cc5-af00-2bf15bb4ebff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:17.164Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=0e78f0e3-e104-487a-9b03-831d72f510f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:17.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:27.173Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b03716d3-edf1-45e1-8748-65cc0e64b7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:27.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:37.189Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=edde5cc3-b379-4407-9c24-d76c6ce36fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:37.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:47.198Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8da9f7a3-3b4a-4076-a8b0-da8e344bf0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:47.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:57.207Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=eaaec1eb-c931-4ba6-822f-3e1c2c35f35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:18:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:07.215Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=5b2c4738-30ff-4860-8127-d79cacd0c0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:07.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:17.223Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=2e6bee9f-e3cb-4bfe-96d9-64f9adfe1661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:27.230Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=e66a9dbb-6641-4e2c-ab2d-21571b539b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:37.241Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=698c6be7-6320-4eec-b706-d34d910003cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:47.249Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=949bffed-ac39-449d-a036-0af7960a1b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:57.258Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=58cc1669-9b5e-49e3-a7e4-953b16d7aa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:19:57.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:07.271Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=a19c266c-4d32-4ae3-85cf-d77b2c5b3f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:17.279Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d7c0031c-e198-4e38-bcc4-9081dfb67c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:17.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:27.288Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=342d7484-8b7d-4009-8709-fcd2b23af5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:27.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:37.294Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=09865746-0cc5-4699-ba43-9097e40bdf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:47.302Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=9bf74eed-5990-437b-9b66-d9ee50e057bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:47.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:57.311Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=a122c6f7-bb9a-4f0e-9958-149ff07bb062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:20:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:07.318Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=99db363c-b53d-4f4b-87e4-c5fef0580368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:07.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:17.326Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=c22488b1-f8f6-475e-9335-63a83857e702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:27.334Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=6eb82c7f-303c-4438-98f3-63b41343c61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:37.342Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=f7bbdb67-1728-456b-ba7e-1ef5d6abe2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:37.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:47.351Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=72090188-afbc-45e3-993d-1843ddff2782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:57.360Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=86ad1eda-fff1-45ac-918c-08fa09cab2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:21:57.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:07.366Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=510b07df-b059-42f8-92bc-349839cd262a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:17.372Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=d98469c3-40e1-4876-8d8b-0f1c77f301c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:22:18.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:22:18.998Z |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-08T05:22:18.999Z |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-08T05:22:19.001Z |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-08T05:22:19.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T05:22:19.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T05:22:19.005Z |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-08T05:22:19.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:27.381Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=497363bc-719b-40da-8a79-b31652af264d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:27.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:37.388Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=4a1203f3-acb6-4684-b9ae-8804f186cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:37.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:47.396Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=591ae623-fa38-485d-8b8b-4cc504bcf3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:57.404Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=32005420-16e3-40de-812d-2729926135a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:22:57.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:07.421Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=18165e51-07fa-400f-81cf-0524807e74df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:07.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:17.429Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8992b4b5-3894-4f03-8a83-a412c4055557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:27.436Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ab476149-3146-40b2-9170-8075d20f270a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:27.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:37.444Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=f4dc1d58-c706-4677-8927-af06744e2137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:37.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:47.453Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=be2258f6-c07a-45ce-a66f-c5186c46f41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:57.460Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=3d505109-15e4-4f55-9540-40fa63ff0d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:23:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:07.466Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=479ac0ce-a29e-4505-b384-8f075d3de462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:17.473Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b2711f5a-3f0a-4639-b2a1-c40579a34cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:27.480Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=9edd08f9-d8be-4d5f-9343-2e700ad1dc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:27.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:37.486Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=f401a749-b324-467b-92e0-ff63641eefd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:37.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:47.494Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=2ec52b1e-e000-4eee-8c50-f04ecf4e3711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:47.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:57.503Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b918f6f2-7753-4cb9-9fd2-f32753bd682d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:24:57.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:07.510Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=c957e1d6-1232-4a0f-b3dd-579e80c65a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:07.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:17.517Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ae888f93-1da8-4504-9cf8-04e892b53302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:17.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:27.524Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b677199b-1495-45c9-a252-c48164f406fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:37.535Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8b20df07-1e0a-477d-b7d2-02ae8291f326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:47.542Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=58ff6690-b25e-4215-9c8d-793c7bd10005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:47.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:57.549Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=0b736155-aff6-4f27-b263-4b624f045cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:25:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:07.556Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=28ae549b-4929-42eb-9a41-882cb9a9baa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:17.565Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=c8c0c422-7384-47a5-87a9-a1dd754948ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:17.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:27.572Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=38123325-f76a-4e51-abbd-56f3560dfeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:37.581Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=18f49620-3850-456d-8de0-16062f2459e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:37.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:47.590Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=108a7650-9519-4fc5-a1dd-a380d7e042c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:47.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:57.599Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=1a0895eb-bfe4-4fc2-8b70-2eb94a2acfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:26:57.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:07.608Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=ead31dc7-7030-478a-b8bd-d3fc05b09e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:07.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:17.616Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8e23b4c8-d9fb-4098-aaa2-dd9209db861d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:27:18.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T05:27:18.924Z |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-08T05:27:18.925Z |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-08T05:27:18.926Z |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-08T05:27:18.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T05:27:18.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T05:27:18.930Z |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-08T05:27:18.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:27.625Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=cc333ea9-86e0-4349-9e07-1a502c0358b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:37.637Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=8a921f35-0f3f-460e-84ff-0378cddfe53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:37.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:47.647Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=41bc8575-5679-40c6-b20c-9b09aa2b8dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:47.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:57.654Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=684fb454-e32e-4f64-8096-6907afedbd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:27:57.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:28:07.662Z |INFO |Init configs |InvocationID=329583db-fff6-4838-b7e9-0da76d19bcce, InstanceUUID=b887f5da-4f2a-4218-b28e-3968a73c9a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T05:28:07.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |