By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:14:48.940Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:14:48.943Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T12:14:48.973Z |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 |2021-11-06T12:14:49.463Z |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 |2021-11-06T12:14:49.531Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T12:14:49.532Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T12:14:49.532Z |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 |2021-11-06T12:14:49.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-06T12:14:49.706Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-06T12:14:49.729Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-06T12:14:51.167Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-06T12:14:51.569Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-06T12:14:51.584Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-06T12:14:51.585Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-06T12:14:51.629Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-06T12:14:51.629Z |INFO |Root WebApplicationContext: initialization completed in 1900 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-06T12:14:51.975Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-06T12:14:52.673Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-06T12:14:54.083Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-06T12:14:54.641Z |INFO |Started MainApp in 7.975 seconds (JVM running for 8.667) |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-06T12:14:54.703Z |INFO |Start scheduling PRH workflow |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:14:54.716Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ee3f5723-ad40-473c-96d5-40921f2bc43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:14:56.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:14:56.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-06T12:15:04.937Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-06T12:15:04.937Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-06T12:15:04.940Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:15:06.213Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9bf4a7ae-81ca-468d-bc1e-1161124b0285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:15:07.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:15:07.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:15:17.282Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1ab71c7b-0d16-4637-9d09-c60fce00bd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:15:18.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:15:18.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:15:28.373Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=55628e2b-ad91-41a8-ad74-d189cf79a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:15:29.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:15:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:15:39.425Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=934fb01e-cc57-4fac-a7c7-0bc3e799a4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:15:40.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:15:40.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:15:50.469Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8c2bab98-7496-47a6-a758-1ee34bab371e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:15:51.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:15:51.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:01.508Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=eaf67015-2669-45a5-ae0c-7e7cdd35fc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:16:02.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:12.544Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=fc76e8a8-21a8-457e-aa39-1d8670d50049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:16:13.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:23.583Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3d66e0a2-cb27-4c52-82b4-3827856b7016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:16:24.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:24.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:34.623Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=00ca2e52-d13b-4f0c-b6af-d760826f4aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:16:35.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:35.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:45.668Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f3f62fbd-8b90-43ba-9185-55e4a97c5a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:16:46.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:56.704Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4552fa1d-c896-4e49-b10e-e07af4e92f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:16:57.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:16:57.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:17:07.744Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=cae92242-cfa3-46a8-8855-a5bf9e12b582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:17:08.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:17:08.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:17:18.784Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bb56b9e6-f02c-4898-867a-a46ce360396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:17:19.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:17:19.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:17:29.825Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=132e3914-9742-4ddd-8011-13aea8a143ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:17:30.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:17:30.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:17:40.868Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b7ca83c5-4902-4c77-b6bc-f148e4c66da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:17:41.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:17:41.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:17:51.913Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c1866533-d3c3-4237-90c4-403a0809839a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:17:52.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:17:52.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:02.978Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a4ea5982-8267-41d5-bc1c-3cfa25a4fba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:18:04.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:14.016Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6abc2760-e319-46b0-b2cd-c7df531f2c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:18:15.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:15.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:25.060Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=be9406db-9d99-4f7a-ae14-c898b07ddb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:18:26.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:26.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:36.097Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=10230882-ef98-4849-9def-03ec1f9a2660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:18:37.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:37.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:47.136Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bc7aa4da-fe50-4044-b541-6b5524c5877b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:18:48.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:58.176Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=64e74dd6-3b40-4e47-b852-1a2af9569c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:18:59.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:18:59.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:19:09.220Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d9462b59-7eba-4fc1-9bf0-26dc1daf13ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:19:10.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:19:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:19:20.257Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2387409b-1d13-4b15-a45d-883fc75b2058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:19:21.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:19:21.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:19:31.302Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a5e57584-4c49-4ae2-aeec-77dfc7fb9db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:19:32.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:19:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:19:42.336Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=51abd0cc-38ec-44d9-8354-6934b78362c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:19:43.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:19:43.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:19:53.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:19:53.182Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T12:19:53.184Z |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 |2021-11-06T12:19:53.187Z |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 |2021-11-06T12:19:53.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T12:19:53.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T12:19:53.196Z |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 |2021-11-06T12:19:53.198Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:19:53.375Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e1b1ae8a-ea07-4f99-a09d-725469978116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:19:54.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:19:54.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:20:04.418Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d26ffa5f-8bc2-43e8-9227-04bdc4a58b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:20:05.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:20:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:20:15.456Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1b7de04a-dece-4d29-94a3-ea77c3f763fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:20:16.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:20:16.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:20:26.532Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=73c33a27-bfdd-46e8-8986-3344a4ba66e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:20:27.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:20:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:20:37.569Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=627d575a-8720-43f5-a4e3-3b73b9f3bc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:20:38.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:20:38.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:20:48.608Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9425efaf-2b6f-4f49-ba83-1b3fc1fa159b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:20:49.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:20:49.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:20:59.648Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d264bb8c-ada5-46fb-affd-901b953b0f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:21:00.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:21:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:21:10.719Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=71f33dba-8462-477d-8e38-a163f6e68c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:21:11.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:21:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:21:21.759Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2e1f9bfd-17a5-44b0-8754-ac20b48d2f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:21:22.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:21:22.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:21:32.805Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=19f79bfd-2146-4100-b991-e2e0723ea899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:21:33.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:21:33.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:21:43.840Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=68ced366-6da2-4660-afa2-86c36efc016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:21:44.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:21:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:21:54.883Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=90761596-3a66-4813-a677-eaaaa1d3077f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:21:55.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:21:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:05.919Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6630ed18-e2d8-4360-a678-5a58130d0d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T12:22:06.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:16.963Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5ac95c5e-5650-489a-a9ed-3ae299ea0625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:17.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:27.078Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=232248ba-d4eb-4e1a-9c9f-6965b07c9b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:37.093Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ead135c9-558d-4232-8a79-5337e2ce13e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:37.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:47.104Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=eb772f59-8b66-4f85-82d6-4d1f68108e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:57.116Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7c6068ef-16c4-4c43-bbb6-9f3d4e78c0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:22:57.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:07.133Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=81ecec33-1e4b-4351-80fb-d3900b1dfc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:17.149Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ed7fb1c4-1463-4f9d-b4d5-ddaf0f167fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:27.165Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=dcd0a35e-d927-4e3c-b4ce-57d72411f788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:27.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:37.175Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7ad4e6bb-4ef1-4f41-ac81-4b1a3d8776d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:47.187Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=63c72286-f178-4b42-b7d4-fbc3e8a9fbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:57.196Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=40873d72-8eef-4212-b51f-4513a68bfad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:23:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:07.207Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c82509a9-d27d-40b4-b769-6acbe5049363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:07.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:17.217Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=11cac8dc-d284-47f4-a281-63352e09f3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:17.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:27.227Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e54deab2-8688-4745-b25d-def6e0c2dd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:27.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:37.247Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b51c02af-f9aa-4315-b106-a87f377e1c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:37.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:47.260Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c81c533f-83a7-420b-98eb-2666402fecb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:47.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:24:52.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:24:52.384Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T12:24:52.385Z |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 |2021-11-06T12:24:52.388Z |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 |2021-11-06T12:24:52.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T12:24:52.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T12:24:52.396Z |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 |2021-11-06T12:24:52.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:57.274Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c0b78e8d-ebaf-4447-b594-5c617ba36148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:24:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:07.285Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a2a1148c-c9f1-4d7d-aaa4-dd30832d9b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:17.295Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3c569418-8f40-4298-bc58-4c2c28ade316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:17.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:27.305Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0db8584c-7b94-4a7d-be53-53d66347ecd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:27.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:37.315Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=deef78fe-f86e-4460-bb85-68d733672fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:37.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:47.324Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=63786bac-f695-46d3-ae53-df8c106b8104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:47.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:57.334Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=cf9bd3b4-a6ab-41d8-9ef6-625ea4352772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:25:57.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:07.344Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8526b216-b71d-42d3-b1da-52fefc1db43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:17.353Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=32f9ab23-ca7f-4759-bf1e-68b585dfdcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:17.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:27.369Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ddd3da79-ce98-45c3-aef0-4523ad7e880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:37.388Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a3aa37f7-4617-4191-8906-665508de78dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:47.399Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=baa78355-dc5a-4b6b-a3f6-cfab77f01825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:47.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:57.408Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4fdb42cd-aaa0-4ef5-9bf8-4f169c06e52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:26:57.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:07.417Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ec9253f9-9f0d-4323-a1cf-36d06f18598b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:17.437Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6b2fd91e-2add-42bf-bf32-da9f23386428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:27.456Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d47688d9-9f2d-4f50-9390-177abdfdcd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:27.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:37.466Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=42e2af99-1fbb-4b29-a3fc-dc58ff5dcf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:37.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:47.475Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=61b90a66-c4ba-4392-9918-cfe9d9d04794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:57.485Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=afb4d688-7775-4e4f-b4a3-26ec07211f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:27:57.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:07.503Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4a74f995-4204-4d68-8296-1d4842dd6090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:07.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:17.521Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=331d4070-6b6e-44cf-9641-9b4d457fef4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:17.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:27.536Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f6f0a37d-003d-4322-bdbd-63abde1108af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:37.547Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=01ceb03e-4c34-4ada-83b9-d2fac8e66784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:47.556Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6018f949-2fe3-4e11-bf12-319e9e676936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:57.568Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=54f23ca3-40cc-42f6-993d-4b96eb420310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:28:57.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:07.578Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e83a4d92-545b-40c7-b9ce-2d79628b0b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:07.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:17.589Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=862bd0ed-bd3e-4600-90cd-ee40ead878fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:17.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:27.598Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=fdfc28c8-1d77-4d82-8d36-71370c63531e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:27.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:37.619Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=81b1113d-7f61-4ef6-8cc4-9fc37eae75c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:47.634Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5d9edd2c-9e38-4ec0-9ae9-0d8226d6fbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:47.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:29:52.356Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:29:52.356Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T12:29:52.357Z |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 |2021-11-06T12:29:52.359Z |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 |2021-11-06T12:29:52.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T12:29:52.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T12:29:52.365Z |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 |2021-11-06T12:29:52.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:57.650Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c22bee82-a658-4c84-a3dd-82ed9c6c33a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:29:57.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:07.661Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=652ec3bd-24ba-4fc5-86d0-e521a6be834b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:07.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:17.672Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b91874a3-6d2c-4e33-8598-887aaa1c41d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:17.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:27.684Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=abf86878-830d-4bb5-8428-6038ddcff879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:27.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:37.693Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4549158d-bff4-4998-8abc-c84827a26654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:37.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:47.704Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2b35d531-0cc9-4904-99db-5fe0af705d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:47.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:57.717Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6bf0db32-9a3b-4a6b-8279-e9bdc7be4c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:30:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:07.733Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=79387922-a52c-415a-8385-f554b2f05c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:07.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:17.750Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c96db856-8c87-4dc2-86c0-e66e08773439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:27.762Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5b453b2c-ba4e-4f69-bb94-71f6d289f429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:27.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:37.772Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=141c1e4e-67b4-4b4f-9079-fdf1666cc185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:37.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:47.780Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7de3d0c7-4409-4ecc-bbaf-7c265340e453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:47.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:57.789Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b35b034f-d45b-499c-84c5-f1dc06442efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:31:57.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:07.798Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ab4bc13c-a18d-4e51-94ed-f3a8a27098f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:07.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:17.808Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d19b42b8-edaa-4192-83da-326cc2dbd857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:17.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:27.816Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=05a3b040-3637-42aa-8dec-a23a7e5bca2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:27.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:37.827Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ead2556c-9c36-4089-a8ed-199300c40199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:47.843Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=14efc00e-b662-4c3f-b3d9-144ef8d801ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:47.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:57.855Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=fe09ffa5-9c17-4b35-a725-b7bd8c5000da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:32:57.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:07.863Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=10358f86-e069-49b1-9cc5-d76afccdc418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:17.873Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=30cc2ea9-2774-4933-a2d6-78c25c562fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:17.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:27.882Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=96510b5b-ec4b-4b1f-a72c-ccbe30b75f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:27.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:37.892Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0a907631-89ce-408c-9b97-8595d5fa17dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:37.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:47.901Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e0ddbd88-fb84-4b26-b250-0253aef9d732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:47.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:57.910Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bf848a5c-739f-4a5d-bcc1-7ddcdc6062e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:33:57.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:07.922Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1ecc7b53-e03d-4959-911f-13aad0afe9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:07.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:17.941Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4f0bece1-084d-48fc-9f0b-50151d5b4ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:27.956Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=481c351c-f780-4bc2-ba1c-d46d82467b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:37.967Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=35f0096e-9e5b-4ff0-914f-afbdb69e2803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:47.976Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=093d1016-df1e-48d1-a8b2-6a2c9d739d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:47.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:34:52.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:34:52.415Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T12:34:52.415Z |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 |2021-11-06T12:34:52.418Z |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 |2021-11-06T12:34:52.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T12:34:52.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T12:34:52.431Z |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 |2021-11-06T12:34:52.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:57.986Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8e3b4829-6727-4cbd-8c1a-a6f49797f116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:34:57.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:07.996Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=eb57486a-5698-4ba3-955b-bebfae20b6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:08.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:18.004Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f92a761e-ec63-4ef5-baca-c1b623b35eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:18.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:28.013Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7487a1eb-1225-45e7-81b3-81f60a87c2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:28.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:38.021Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5881a445-e5f8-420a-873e-272ae55c4a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:48.032Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9029183e-67d0-4f26-9238-75e365a3310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:48.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:58.051Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d377aa7c-de11-4311-9bd7-e3e6b7cdcbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:35:58.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:08.062Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5395ad2a-7eed-435e-bfc1-109478efc002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:08.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:18.070Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5c92fad0-ce5c-494e-8791-f90ac55d1913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:18.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:28.079Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=de8e370d-2b65-4885-a356-b452ae33ee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:28.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:38.089Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4ea8b05f-c9ae-4b1d-bc29-8ee1834f79d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:38.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:48.098Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=dd8061a8-d0fb-4053-8362-da47dc293206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:58.109Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9ddc511c-7fa8-47a8-ac53-a41a634cb0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:36:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:08.118Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1ab1701a-3442-4c6d-bdde-6a717f770ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:08.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:18.126Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ce7406eb-3da2-49ab-b848-5d47a234c207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:18.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:28.137Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f1b6eb37-6302-45f7-bd4a-676954f0f8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:38.156Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f6beeedf-f56a-4c86-b727-52a7b0b919ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:48.165Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7796bca0-5b78-43bc-9693-8792702d48c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:48.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:58.174Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ed4bf1a5-ab46-4ed6-81aa-4bf78314fce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:37:58.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:08.184Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b87d3aff-2ffa-4f72-9b9f-eb11a9334519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:08.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:18.190Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=10b1259c-caa9-4847-b510-9a7162866902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:18.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:28.201Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6872f2c1-8cf1-4adb-a6a3-67c8a0076e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:28.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:38.212Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2ef6d269-8aa3-4ce8-93b7-ee0b4ddaeed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:48.220Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b8fefd05-4c8b-4ce3-a2c4-f45533558466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:48.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:58.229Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b4f2b679-4e0a-4fc0-9b9b-0d9c962e5b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:38:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:08.238Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=067a7651-08d6-4ec5-a72a-74d169789b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:18.249Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c20a5e61-ba7a-4ed0-a07b-1482a96526c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:28.271Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9fddb1cc-0d00-402d-bb2c-c385ec3a0b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:38.285Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ceffc4bd-2ec7-4db9-821f-3875973d1cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:38.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:48.295Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8e435e47-1f09-4b58-b477-eb4cb2441c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:39:52.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:39:52.381Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T12:39:52.381Z |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 |2021-11-06T12:39:52.383Z |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 |2021-11-06T12:39:52.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T12:39:52.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T12:39:52.389Z |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 |2021-11-06T12:39:52.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:58.302Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0fdf8ffd-b9d0-4284-8592-488893002231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:39:58.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:08.321Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=19abc70a-9a38-40e3-bb54-ae420e246b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:18.329Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5f4fc4b8-fbbe-44fa-9004-042db43e0b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:18.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:28.337Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3a6d0b10-2ca9-4481-a78f-f7d41de65517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:28.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:38.345Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=66d4f006-7b5c-411f-a1bc-68e682a1ca99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:48.355Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d8f26aaf-7b7b-4f2c-838d-8c7f3a3fb2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:58.370Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b0992fa5-3e43-44a4-a981-bec57da58eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:40:58.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:08.378Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=07a8b09b-268d-4f8f-ac93-a249e5ae03bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:18.388Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=21c6e762-75de-4462-b243-79469925ae2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:18.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:28.396Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=eb306d85-25c3-4021-95ad-4b53c98b0600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:38.408Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d8de104b-21dc-42f4-8a77-58a373fc1f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:38.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:48.426Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3eb8705b-4cd1-4e73-aab4-e68d5551d430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:48.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:58.435Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b834a4c5-81f5-4e2e-b85c-6f32b9e889ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:41:58.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:08.443Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a2892024-33e5-498b-8098-3a0168340d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:18.451Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b852ea2e-3a93-4c32-b69e-6e505f0d0d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:18.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:28.459Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7b2428b4-c6f7-4996-b84b-91138e1f0a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:28.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:38.467Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=96afab22-aa3b-4bdd-8c51-ca5ff1d54b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:48.475Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2a5b09cc-ac70-46e8-93da-724bf9890366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:48.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:58.483Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1b727f7c-dad8-479c-9291-292070dadedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:42:58.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:08.492Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3ab69fe9-7e52-4c07-855b-ce2d02662a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:18.509Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=201f7e9f-5dc2-4648-a240-126f88bd27c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:18.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:28.520Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=081bd6df-f2c8-46b1-88a3-f4ae5c26b94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:28.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:38.531Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=edf3af39-19b4-47d2-9625-9bee1f5fc819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:38.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:48.540Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=86fd9a41-e1f0-4f9b-a4c7-d935aeb84fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:48.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:58.551Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=160edd67-90d1-4858-a531-4b292f70651e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:43:58.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:08.570Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=520aafda-7778-4141-b5dc-0ca5ae70f3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:08.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:18.580Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=037c6df6-8e6a-4f61-ae80-41e563f6024a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:28.590Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=cec3beaa-2242-415f-ae20-41536000609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:28.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:38.600Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=16489e6b-9293-4d1d-a876-56bf0cd59d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:38.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:48.609Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d677e276-29b6-472e-a18e-77f69e08de4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:48.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:44:52.394Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:44:52.394Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T12:44:52.395Z |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 |2021-11-06T12:44:52.398Z |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 |2021-11-06T12:44:52.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T12:44:52.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T12:44:52.404Z |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 |2021-11-06T12:44:52.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:58.627Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7d72fa25-849f-4645-af64-b7a812dcd706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:44:58.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:08.635Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=81e5faa2-ec9b-47ff-b0f2-d200fc90af4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:08.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:18.645Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d4fd4867-7d9e-468e-9c41-b356db4fbd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:18.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:28.653Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=28fa3612-7f71-46bf-99e5-bc957b3db0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:38.664Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1db29e24-85d6-4d0e-b8de-daa7aef0b7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:38.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:48.674Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8b8863d7-25b6-4ea6-a427-0b7f90eb4b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:58.682Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=311cd501-99d8-465d-a419-9efd741e208b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:45:58.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:08.690Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8f56ee69-5d1f-401a-ae6a-2ad139ef010a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:08.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:18.701Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f1c876f7-f2f5-4e34-9377-320782e5c121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:18.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:28.727Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8e1a9fa0-50fe-422f-b89c-ef975cd2b269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:28.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:38.737Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=da3be673-af58-4118-b6b4-ac888f92ba24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:48.745Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a5c4834e-22a5-4a26-9277-79947fcba577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:48.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:58.752Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=98e3fe49-60dd-46ef-83a3-4d8cd9e0747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:46:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:08.761Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a063f74c-cf6b-41f2-989a-f678d02615e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:08.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:18.769Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f4d82886-017b-4c5e-9547-1b467a2f6848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:28.777Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=12435024-0e65-415d-9ea2-1d106b7ac136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:28.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:38.786Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5c8ea29d-8b51-46de-b8be-3021b9fda135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:48.795Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c6fba104-7d3d-4d82-8201-4d5276c36ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:48.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:58.806Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2c99d59e-1f9e-4783-accb-6e9430550c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:47:58.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:08.824Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=79630e3f-4f36-4d02-bf11-7bc248947f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:18.833Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bb8771ed-8b0a-4dc1-8d21-b6344a73e31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:18.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:28.842Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=fe162111-99a1-42b5-8bc3-aa604d852602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:28.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:38.861Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9d93942a-f909-4648-827b-cff1c04039cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:38.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:48.870Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c43cbe5e-2600-4d17-a223-a246432775d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:58.878Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=54383804-a2ba-45c7-a391-95cd02763dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:48:58.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:08.888Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a69538be-36f9-4bc1-81a4-67acd335bce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:08.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:18.898Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7436af5e-b8af-42be-95d1-6329d7cb8821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:28.906Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=20cc48bf-3348-421b-8093-a42ec5fd2112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:28.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:38.916Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=52e625c5-f998-4807-b7bc-deebb37b23d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:38.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:48.929Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=95af7675-c6fc-4f2f-9e58-ac75b846dffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:48.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:49:52.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:49:52.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T12:49:52.361Z |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 |2021-11-06T12:49:52.363Z |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 |2021-11-06T12:49:52.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T12:49:52.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T12:49:52.369Z |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 |2021-11-06T12:49:52.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:58.939Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=dbbd33e2-9660-4e31-9d76-5c4bd5da7381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:49:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:08.947Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6a6c9dfc-3258-4717-a8d8-f58bea00bf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:18.956Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3f12605c-8bf6-45e4-acba-4ace6d04c578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:28.964Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=77c957ab-493a-41db-bb2f-b81d9fc63d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:28.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:38.974Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=713a1c28-00f5-4853-94e8-692705718d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:38.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:48.983Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=802ac75a-aa85-4d2d-8b9e-3db64e1b1db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:58.993Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=af89ba19-ade9-4dd3-9436-4acba88156e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:50:59.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:09.005Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=699507c4-07df-434d-a431-559cb627a936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:09.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:19.016Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e9e3a1e8-a630-4068-a238-a24fbf3c4a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:29.034Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c59b412a-3c16-4257-a576-19209c8ef5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:29.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:39.044Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9ffa5b9f-fb1a-4dc4-823c-b0beefcf6fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:49.053Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=cf2595f0-f7ce-4b1f-ab16-04c85ff71625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:49.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:59.060Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7ecca3c5-a949-4269-8d0f-4e995ef4f768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:51:59.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:09.069Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=efeaa525-156f-40e1-8529-10133110b6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:19.082Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3d06942b-80f7-4f87-b5e3-f5c1d271b423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:19.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:29.088Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=62668c47-faf4-4fb6-99d4-8234a79c740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:39.097Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=998406dd-54b3-455b-abbe-fb30684c19bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:39.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:49.104Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a4c5d974-f4b8-4e2a-be42-096f26c1844f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:49.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:59.143Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=dfb3c1a1-e621-422b-8ff7-80405d0a4ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:52:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:09.161Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f75cd706-2dc1-4eee-837f-114c816a69ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:19.171Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8806f4ce-0e19-42c0-b5b7-9a7f98cc9b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:29.178Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3bf0e89c-6fa6-41f9-9e1c-e4925b76f6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:29.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:39.187Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c1ee176d-19fe-419d-b91d-3c6fd6641d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:49.196Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9ad20391-db38-4f11-b380-8c7c8039e179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:59.204Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e1b0e1d0-544d-41da-8755-43c5f62bd561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:53:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:09.217Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=584b2ac2-ac76-4f6b-b2f6-ccba0b174fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:19.227Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=61a467a3-81e1-46c9-8915-c196eca1bc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:29.234Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=802f1689-3159-4c2c-a794-c1681e710e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:39.243Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4df5383b-e6f2-4506-b350-1583075d5d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:39.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:49.254Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e92b9a5c-3606-4847-9c04-1e38a020c122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:49.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:54:52.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:54:52.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T12:54:52.349Z |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 |2021-11-06T12:54:52.351Z |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 |2021-11-06T12:54:52.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T12:54:52.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T12:54:52.356Z |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 |2021-11-06T12:54:52.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:59.271Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ef5b0da2-384b-4ca5-9388-ac8062e84f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:54:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:09.280Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=646d227e-fc28-4180-9fed-724ea0cd6814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:09.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:19.289Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7473c82f-5660-42fa-8092-e48d1d6e853b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:19.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:29.297Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ea9d43f9-84d7-4b21-a74a-185eaac18bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:29.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:39.307Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=dc7fafa5-9c6f-41d5-84fc-86d18959f5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:49.317Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=45dcfa2d-78f1-4af2-a760-10b9b3aaa26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:49.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:59.328Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b5f5ab5f-7bc7-4234-a1de-d3d64d97038e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:55:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:09.338Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4f0e92ff-4469-478a-97ae-4bbc31c4d555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:19.347Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f1bcacfd-73df-4ce9-9857-19f77692c0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:29.357Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5ec3cf48-4226-4995-8f7c-a47fb595f0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:29.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:39.374Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bcfb4134-a09f-49f8-b987-a61f291a931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:39.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:49.387Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=db3072ea-3d19-4122-ad4c-0264bfad0f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:59.396Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=64b014d2-2be6-4065-8d44-085ee22dcdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:56:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:09.404Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0eb99ff5-6af1-4cf1-85af-65d97f4f052f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:19.413Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=45cf5d49-abba-48fa-b238-01a0ec36fa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:19.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:29.419Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4933a896-a411-4749-b9ba-f6e35b8a97f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:29.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:39.433Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=48c443dc-914e-494b-8d2c-94a0d9b2285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:49.442Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6f2e912a-9e4c-49ee-a9dd-7feb886f9d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:59.450Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=91f81b76-effa-4e8b-9fb7-2d2a32f6403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:57:59.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:09.457Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bfdabf96-d214-475c-b782-71025541e1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:09.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:19.469Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=94250c4f-2218-4440-9345-f2b9b732ff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:19.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:29.478Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=22b9ce3a-49fb-423e-9cb1-196b00a49372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:39.496Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8e427bcf-b445-4e4e-a4f2-44ff6b5d27be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:39.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:49.505Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3bb6d53e-1118-4803-b89e-a072b43f5270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:59.512Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=116d62c6-b118-41c0-849a-9d34a83d9a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:58:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:09.520Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8190d689-00ee-4dd8-87e8-e535c44a9ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:09.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:19.529Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=34b3a7fe-05b6-476a-8986-adc74ba21efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:29.536Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=00d306d1-d135-4f54-9fe2-952ca2fd347f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:29.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:39.546Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3f2de069-1b17-4abb-990c-07e3afe137aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:39.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:49.556Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=069f0132-acab-4276-93b4-4250f8be6a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:59:52.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T12:59:52.368Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T12:59:52.369Z |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 |2021-11-06T12:59:52.371Z |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 |2021-11-06T12:59:52.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T12:59:52.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T12:59:52.376Z |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 |2021-11-06T12:59:52.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:59.564Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=00ffd98a-4d00-4710-9387-56391a081cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T12:59:59.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:09.572Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1bf2a876-3dd1-4ae6-a284-427e07770563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:09.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:19.580Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=fa4e4b69-282c-400b-be8f-28eb41cdee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:19.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:29.586Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=40679e1a-343f-4917-9b5f-19702ea2145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:29.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:39.595Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=fbad4f9c-d0ed-4bde-a076-2de88a606ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:39.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:49.612Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0c5ad504-227a-4035-9208-a4e28403baff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:49.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:59.619Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=26f8efc9-80a1-45d2-a717-917be651a45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:00:59.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:09.625Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=15e24ecb-1c86-47a0-86ef-3b31f919a553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:09.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:19.634Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4a31be99-bd95-420c-b98c-5a103674e1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:29.641Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2973e187-56c4-4486-8f12-8a195209efae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:29.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:39.651Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=52505dad-e6a1-4227-beb9-2d9bf7ec5f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:39.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:49.666Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=edf30af2-a14f-4a08-bf57-f06cf6e52fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:49.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:59.673Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0c2776f3-a7cb-4151-9618-b7b488493168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:01:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:09.683Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=17ddccc1-30ad-465e-b6d5-26f48fe580ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:19.691Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2a33fba5-c23a-4990-b3e3-be03453ee0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:29.700Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ca91923c-a1c4-478d-9387-307570de4638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:29.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:39.718Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9d5a90fa-b089-4f3d-b9ab-48e7f7d4adbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:39.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:49.727Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9dd60e86-0b76-474e-8146-eeb8abe14881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:49.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:59.743Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=cd5f4889-5fde-4a05-9801-f63caff48fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:02:59.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:09.754Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3eb9b9f0-9fc9-40e7-8b30-692cd296a59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:09.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:19.761Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1b5a99c1-5347-4446-ad79-ceaacf5bb252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:29.768Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2b141925-c977-4785-8753-a0595c8e8a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:29.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:39.776Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d64daffb-f045-467f-b962-e2daa556da0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:49.786Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5a5bc5ae-d179-4f08-ba1d-6b74f56050f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:49.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:59.792Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=40cee854-8fa5-4c16-a2eb-1739a646818f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:03:59.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:09.803Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b66cee0d-3076-4430-9381-416c428bb0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:09.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:19.811Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6ca1b46e-97dc-42c3-a9df-ba695083ce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:19.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:29.839Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0b495ea5-2ff1-4948-907f-052439cf2c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:29.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:39.848Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0203851e-dd5b-430f-98d1-e1ef3e88fe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:49.860Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3c0536ea-d995-42a0-87c2-49e933cedb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:49.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:04:52.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:04:52.334Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T13:04:52.335Z |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 |2021-11-06T13:04:52.337Z |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 |2021-11-06T13:04:52.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T13:04:52.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T13:04:52.342Z |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 |2021-11-06T13:04:52.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:59.873Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c3988827-be57-405c-8c15-4193e9b37a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:04:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:09.881Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7922f3d8-0d1e-4608-8f63-c3fc74f711fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:09.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:19.890Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a6363910-d549-4980-94b1-f3ac74ddf16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:19.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:29.898Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9862ab25-8e24-4a24-858b-c4388b897abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:29.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:39.905Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=75d1eda6-5cb8-4026-b198-32f84155722e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:39.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:49.912Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=356a588d-bad6-4fcd-a085-08361c8ddc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:49.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:59.919Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b65d2bb3-b93b-4a69-8930-f8afc735da83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:05:59.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:09.925Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a316444c-d54f-487d-96f5-0f8c23b179af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:19.932Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6f186bde-a2ce-4ddb-b8bd-b8e4ceb6cfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:19.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:29.939Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=fdb8c057-a59a-4bfc-9d5c-714b2e4a8319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:29.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:39.952Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0dc52844-84bc-48d1-8e1e-803af7f4552b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:39.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:49.961Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=96078fea-acfa-41a2-98a5-01423ce57291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:49.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:59.967Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=dab8d159-87c3-46de-a442-54df0487d7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:06:59.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:07:09.976Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5563f352-403d-41eb-8fb8-b4488a75fc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:07:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:07:19.985Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=43d3ea37-f2e4-48b7-ab31-57707b6c85b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:07:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:07:29.993Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=eb64d35f-1d81-4893-bd47-2c76782c23f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:07:30.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:07:40.000Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=71e4e24d-81b7-4221-946d-33d7518b009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:07:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:07:50.009Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=18f5a430-78fd-462f-be69-dbd4ce002036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:07:50.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:00.016Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=57c47521-34ec-4bf1-940b-d91bb568cc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:10.027Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=cc521a22-0f70-451f-aa30-ad832cae8af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:10.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:20.035Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9363ef44-a970-4545-bd5b-e284a05d7f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:20.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:30.047Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=33223e84-7a9a-46d4-b280-ddcd266c1c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:40.054Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=82de6041-93f8-432a-ae61-acb328b9bb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:50.062Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=78a7a729-d825-4a3d-9015-8d446f183b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:08:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:00.071Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bede98fa-939f-4d4b-bda4-065771c21ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:10.079Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b1841976-75af-4a3f-9655-86ac5d560c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:20.087Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=094af9c1-ad72-4a79-a2ce-78e5cde6cef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:30.105Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=33dbbe16-5629-4409-8523-6178c02b9e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:30.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:40.114Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f0d397be-4c7a-494c-8169-ca5903e2a1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:50.124Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d72dd176-b367-42de-a6d4-d18d8dbb987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:09:50.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:09:52.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:09:52.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T13:09:52.343Z |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 |2021-11-06T13:09:52.345Z |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 |2021-11-06T13:09:52.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T13:09:52.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T13:09:52.349Z |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 |2021-11-06T13:09:52.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:00.131Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ecb37f0c-9318-4bc5-81d8-5c7c13ac02ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:00.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:10.140Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e37eb350-5be7-4a34-8a6f-897eb869f080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:10.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:20.153Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e23266b1-6191-4714-a3c9-30bbcded894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:20.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:30.160Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1d91ff47-cc2e-471d-8aad-47778b3d397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:30.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:40.167Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=78152173-ddd6-41d3-a9e7-480cf075b53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:50.174Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6051f502-5739-4b2b-9bac-65c817b28c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:10:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:00.180Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=44a649b4-7334-4876-9bda-54c3b0d9e989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:00.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:10.192Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bfa32361-89ed-46dc-858b-a2d925dfca92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:10.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:20.199Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2fcc1639-db27-49b7-a669-dc353c9f65a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:20.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:30.209Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=eb0d446a-c32a-4d19-a87b-b9c29196a70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:40.219Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4ed8a11b-416e-46cb-8abe-9ba0e8fb47fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:40.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:50.227Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2c7723b3-3e20-4879-a603-53e2d9099cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:11:50.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:00.240Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f1db50cb-3719-4e33-a8c2-ddde89b164d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:00.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:10.250Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bfb5b469-341b-42ef-88f0-1eecb62807e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:20.257Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=af14b958-7a51-48bf-9705-0ea5c7af03c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:30.264Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ef3c9502-60bb-4e6e-8388-bcfc86f0d3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:30.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:40.271Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=34e84b64-a8a4-4af5-99a1-a5ee18c24180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:40.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:50.279Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c3ff615d-478e-406f-85d0-f6d1d05cf325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:12:50.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:00.287Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=575ff03c-0ad8-4df8-8c0e-f3f6aa25b4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:00.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:10.294Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b15de80c-3638-4ff8-bac6-e48402f0ebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:10.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:20.301Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=02518008-7f8a-425f-9942-e51c2dabe820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:30.307Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e8ccd7c8-31be-4d09-b706-e79e17ccc237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:30.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:40.323Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9a800b89-bd15-4795-8495-adf18ebe0748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:50.331Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=fd7ec4fc-6b19-4759-8e58-726b97b36614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:13:50.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:00.337Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0bf5af2c-aeb3-4eeb-9291-104dbbbc6b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:10.342Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e2be79e7-b94b-453c-9008-7506dee58f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:10.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:20.350Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a4134024-0595-435c-9647-b795506f3bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:20.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:30.357Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8ef174f7-c839-453c-bb0b-4262b0db3fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:30.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:40.372Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=fa2cec85-6ad3-4ab4-a25e-670ae3681f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:40.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:50.378Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a548eff6-a287-4be3-bad0-71ccc2536f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:14:50.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:14:52.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:14:52.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T13:14:52.349Z |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 |2021-11-06T13:14:52.352Z |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 |2021-11-06T13:14:52.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T13:14:52.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T13:14:52.357Z |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 |2021-11-06T13:14:52.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:00.389Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2e7e97e6-cf70-44ce-aba7-c32fd74ff788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:00.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:10.396Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1fed1fa7-8c10-4f21-934a-4156e78671b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:20.404Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3cb83fc4-2c04-43a5-b83a-ca94961d0739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:30.419Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=afe2a6b1-8e73-4daa-97c2-8f1da23039f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:30.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:40.428Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ab01163e-f6f2-40e9-8cc8-3b8d9b3184d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:50.436Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0ba22ad0-b0ad-4a2f-b704-6d23541da736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:15:50.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:00.443Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=59f2742d-e48c-45f6-9a6e-c6485429c54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:10.450Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=996a299a-6f87-4002-bec7-c32aa5ee41c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:20.458Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1d8cc4c8-8231-4c64-b950-4fb3bafd1273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:20.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:30.466Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e5945a59-7136-4c1f-ad23-66a0f11ffbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:30.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:40.473Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=87f97845-2c6f-4d50-85b8-eb7494a0a406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:40.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:50.481Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=39563c1d-54c8-4ee5-b0ea-0e4271ef507b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:16:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:00.488Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1cc4b77a-d060-4bc8-b790-1eaa3220b006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:00.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:10.499Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8f0e82c9-02b7-459f-b8a8-bd0ac780298e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:20.516Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=64c4df40-bec8-4ba0-98f9-5602df1ea5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:30.525Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8739f649-8e07-4de2-b062-ad236cfaef30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:30.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:40.533Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e13b4550-d8ab-4f01-b0f6-3e250233e0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:50.541Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b313e5d6-6a31-49e1-9a2e-d427c1843b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:17:50.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:00.548Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5995622e-b078-4bbe-843f-264bc022c703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:00.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:10.558Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e00f59d7-5f4d-41ed-8eff-8c55a91ea18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:10.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:20.565Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=dd6dee58-98fc-469d-abf9-5a05eb00583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:20.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:30.572Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3486ccc8-c4b5-4650-a3dd-949637106d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:40.580Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=79304b4c-c578-4082-9c3e-97c2fbc0c2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:50.589Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5a833ec0-5103-4802-a50e-384fa513bea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:18:50.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:00.598Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=25ffcaab-ae73-4508-a29f-786a5fbbc70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:10.605Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f140b88b-6c7c-44a0-8b68-46f8cdb69d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:20.614Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4c7175df-7cdb-485a-abe2-bccc4a22f99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:30.622Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b879cc71-d001-4edc-97a1-9f1af21d9b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:30.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:40.634Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=97d03ff5-5a32-47ae-a007-0f719974e3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:50.652Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1dcc13c1-b61b-48aa-b5a2-994b749329cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:19:50.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:19:52.365Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:19:52.365Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T13:19:52.365Z |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 |2021-11-06T13:19:52.367Z |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 |2021-11-06T13:19:52.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T13:19:52.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T13:19:52.371Z |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 |2021-11-06T13:19:52.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:00.659Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2f7fad6c-fce2-4245-aae9-f35fed426689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:00.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:10.666Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=95676007-afeb-4116-97a5-016827f53a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:10.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:20.672Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=438c4bdc-96f5-4037-860a-526e8955d0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:20.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:30.680Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9b72d90d-3244-45b3-82d6-3bdecba09da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:40.693Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=00103782-facb-45d6-a6fc-fc2d29fa3b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:40.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:50.700Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6c6942b6-3916-4606-ba33-9f180641f9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:20:50.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:00.708Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=dc38de5b-f282-40e1-b1a4-9a385edce393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:10.715Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=534e61ff-c898-4236-bd07-03589b4a2113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:10.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:20.723Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7a3505dc-2e0a-4a0a-9d36-4b243f94b22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:30.732Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4937fb7a-c4c8-4dbe-a761-beca4f5aead5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:40.740Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=93d7509f-195d-428e-b4ce-154bed74785a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:40.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:50.748Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1633a9a1-782e-44ea-8219-0a804237268d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:21:50.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:00.756Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b34dadb7-f573-4b9c-8661-cf14875a9e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:00.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:10.764Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bc0dfc7f-d49e-4fd4-a06d-ddfee6c08e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:10.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:20.772Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6fe06bba-e4a4-49f1-ba71-cefec628384e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:20.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:30.784Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a396bcdc-3f01-42bb-a4aa-641b213b388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:40.792Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6cbcb8dc-8c7a-4a9e-95dc-89e0ba11ef7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:40.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:50.800Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=290356fe-2459-417d-91f7-23d61596a896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:22:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:00.807Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3cba6919-3b72-4c07-8b7c-2f7a166bf0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:00.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:10.815Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2b9a8b4c-d9dd-4e6c-8473-13cb3b3617f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:10.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:20.825Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=400ba02c-69b4-42c0-b533-e3af73d8e888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:20.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:30.833Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2f1d9ea5-fd2a-4cf0-b487-660e66713e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:30.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:40.841Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1852131e-0ee6-4ee1-be84-39e64a9c1012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:50.850Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ca74e40d-a219-44ed-b542-541761ed4ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:23:50.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:00.859Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=212e925f-6982-4295-955f-682428f5fe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:10.877Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=099fded8-34b7-4d4e-96dd-b9bed30500bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:10.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:20.883Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7deb077a-d1c6-4c9f-a5b7-de571cc9759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:30.892Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9f70ebd4-52c7-415a-a264-21232a811eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:30.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:40.900Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ededbb32-0f77-4e17-8ec1-073f2427034f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:50.909Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=04b0abca-5bb5-45af-b0b3-b28a9275549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:24:50.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:24:52.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:24:52.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T13:24:52.375Z |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 |2021-11-06T13:24:52.378Z |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 |2021-11-06T13:24:52.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T13:24:52.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T13:24:52.382Z |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 |2021-11-06T13:24:52.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:00.917Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ce6ed03c-10c4-4c72-aee9-5865da82e398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:00.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:10.925Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d29740ab-22bf-49c6-9328-1ef6f7928624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:10.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:20.934Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d6e05fed-090e-40e2-b3b3-47af0ec3532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:20.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:30.941Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=52cd6db9-0182-4527-988c-b46cd287fb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:30.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:40.950Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=353e26e5-519c-4da2-bc8f-a971aa98a373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:50.967Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=cc1ac5a8-dbf7-48dc-aa4d-1d0573a7b05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:25:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:00.974Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=76cf1bf2-630c-4255-98b7-0780d6f1e269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:00.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:10.982Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=609a2038-6e75-4fc0-b56f-cc59368ad8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:20.990Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=25aa1899-3d92-42b0-abfa-84c87c6bf858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:20.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:30.997Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=eccf3695-aa78-4eee-af7c-2c0f0bfe6814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:31.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:41.007Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ff02ffd5-33bb-43fa-834f-96247646444c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:41.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:51.014Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=736bf4ba-7fbc-44cf-82d7-3e01248bf25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:26:51.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:01.048Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a18cf2ce-cc3e-41d4-996b-b6d3328543d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:01.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:11.054Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=868215bc-f23e-4a85-9223-b2bad4dcc0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:11.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:21.061Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=54c59b9b-75f2-45be-b08b-e5876001af80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:21.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:31.071Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ec5d3218-7ad5-421b-9b0f-dab63d6347aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:31.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:41.078Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=091622aa-5e7f-4d55-ba1e-1bf2a3e6c20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:41.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:51.086Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f1436b57-e1e8-44f6-8b24-e403389d79db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:27:51.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:01.094Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2ddd4130-f6d9-4747-b8b3-b20735fc823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:01.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:11.101Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2d40e244-9003-4159-b911-a4a608f0b247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:11.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:21.109Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6dcb4eec-f247-45d3-9922-e5f262ee401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:21.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:31.117Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2537be35-c25f-46e5-bfb7-6f6d52ed15c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:31.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:41.124Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=659a07d5-acba-4e58-b2f3-b8de6af39ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:41.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:51.130Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8da43b58-8f3a-48c6-8de7-437bb75035f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:28:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:01.137Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=cfd1c80c-7d67-40d7-9429-7a40bc9c14e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:01.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:11.145Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8a4769ae-b069-4f15-89b9-d20d0e3f0b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:21.158Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d33ebb0e-60e4-4ac9-8e37-2cecc5a4ab5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:21.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:31.165Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d940181d-583a-4d00-976f-8ab38d22741d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:31.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:41.172Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1a99e238-7e72-47b5-81e3-56ec2e3a9914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:41.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:51.180Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0eef6b7f-eb1c-4a9b-9a35-7a187fa38a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:29:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:29:52.339Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:29:52.339Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T13:29:52.340Z |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 |2021-11-06T13:29:52.342Z |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 |2021-11-06T13:29:52.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T13:29:52.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T13:29:52.346Z |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 |2021-11-06T13:29:52.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:01.186Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8b8ed576-b633-432a-a0c3-3ab1dd8b6044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:01.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:11.195Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e1f55816-1bc4-4c4f-80c8-3a47cc9e6810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:11.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:21.202Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=db43567e-6065-412b-9759-c03795acf585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:21.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:31.211Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4dac4f4b-daff-4cf8-b927-8c97800cafb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:41.217Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0f9435ca-47f1-4990-9670-76965bcb50bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:51.226Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9e272d27-c7fa-4e83-83ed-c37e9a9004e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:30:51.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:01.241Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9c421108-43d8-470b-b2c0-5f151e458530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:11.251Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9cbf1b50-39a5-47c2-b669-6da0b076fb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:21.259Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1d20d3e2-79b7-4b2f-8a2e-aa23bec4d8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:21.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:31.267Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a83b1124-98e3-45c0-b0f4-1af653f328c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:41.274Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8a623aaf-803d-4ec4-9ab1-d227a3e2622a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:41.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:51.284Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=96a25c5c-f7d2-43bc-978b-641dc06f6136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:31:51.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:01.290Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d25e3397-fc5d-4795-9e7f-d567f6aee0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:01.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:11.298Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7dfe3523-7437-42f9-900d-56640428a48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:21.306Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=50ae0a83-dda6-4c51-b6c1-c3619c188c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:21.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:31.314Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8198bd50-ac3a-4173-af0c-3676987f8c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:31.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:41.322Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0b5ae11c-6088-41d9-86c6-e7b7b8c49002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:51.339Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=17697eb3-4e86-463f-8e89-88b957e532c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:32:51.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:01.347Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f901f6de-e609-440a-8c84-4701c130b5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:11.355Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8b54052b-bd17-42ee-a25c-787f3203277a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:11.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:21.363Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=dae54511-979f-40eb-a51e-50898f94a47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:21.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:31.371Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1fbd1fcb-168f-4106-8e64-f2bc4bea430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:31.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:41.387Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=64d60a83-2fc0-494b-a03b-07d56c92fd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:41.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:51.395Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=89b9025f-1c8d-4a59-91fb-3a943a99ca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:33:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:01.404Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=58563cce-fa27-4a9f-be72-506cc997a268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:11.410Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=61c86a6c-0f4e-4023-9b71-134662aab7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:21.417Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8342c950-8528-4ea9-b69a-fb67cb13ecee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:31.425Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3b96db37-68a2-473b-ac04-33e52a961f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:41.434Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=87c073b5-25e7-4e6e-9042-af6c391cf760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:41.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:51.448Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5ea837f7-ed73-4740-b9ca-0ea2cfb2e514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:34:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:34:52.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:34:52.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T13:34:52.365Z |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 |2021-11-06T13:34:52.367Z |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 |2021-11-06T13:34:52.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T13:34:52.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T13:34:52.371Z |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 |2021-11-06T13:34:52.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:01.456Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=51a500ce-b695-4fe9-bbdb-aa9c5c92af34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:01.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:11.465Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8713f480-3e6c-4f7f-baf3-9b380021d006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:11.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:21.471Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f705c03c-f248-4ab5-aad3-b92695b8d179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:31.481Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b5a91f35-0647-4b2b-a423-823f3bc424a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:31.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:41.488Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=90226f56-5e7b-432e-8b73-af597819e86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:41.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:51.495Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=120aef7e-3a5b-4c8b-a05d-b5c2d8485133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:35:51.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:01.503Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=948d2392-fe52-415a-8459-2f67e5747714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:01.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:11.511Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=30685665-4ea9-4487-889b-450a8d69b7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:21.525Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9661f2f1-dc56-475d-b991-075fbbe5c16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:21.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:31.535Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=feeba0de-3ce8-4ee0-bd2b-3345db6675e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:41.543Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9b8115d1-8cb7-4d82-9b2a-86b6d70ddf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:51.550Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=03649fa7-0ebc-451d-a6ce-92f44a9b9f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:36:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:01.559Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=1f6dfaa5-b6b1-46b5-94d2-f4cf418d5efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:01.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:11.567Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a544dd71-3fbb-4f86-a724-263de42a25f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:21.576Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3f6bdce4-ae37-40db-bbf7-882bec63d517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:21.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:31.584Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=609b7626-23e5-4d41-8103-a29496719ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:31.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:41.591Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=74a7a71f-a7fa-4e96-88e4-87df32fcaad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:41.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:51.598Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=23381f0c-599c-4b11-9937-dce52b25ceed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:37:51.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:01.607Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=fd5a7aad-1257-4c08-859b-bee91aad3417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:01.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:11.623Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bb21310a-51a4-4167-b91d-75a78c92d59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:21.629Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=268c515b-b2fa-4503-b5c0-df644cb1df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:21.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:31.636Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=cbaa747a-0055-44dc-a41f-408b3db00544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:31.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:41.644Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=61070f2a-ee57-4ed5-9e99-bb2732fb840a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:41.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:51.652Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8014d8d3-c9bf-46d1-8392-33ed81c95589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:38:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:01.661Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=de0ec097-be6e-48c1-b739-b99eb92a45f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:01.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:11.669Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=784fbe6b-2100-4c8a-a97a-ddf8b064359c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:11.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:21.677Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8beb32ac-38f7-45c6-b835-ecec996018ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:21.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:31.683Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ebeec2d9-cba5-44d3-ba2b-66e385ba6d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:41.690Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=215984ac-4c17-4f8b-a917-834e75763fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:41.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:51.697Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=76578222-5387-4291-9939-f52ead22711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:39:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:39:52.356Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:39:52.356Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T13:39:52.357Z |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 |2021-11-06T13:39:52.359Z |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 |2021-11-06T13:39:52.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T13:39:52.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T13:39:52.363Z |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 |2021-11-06T13:39:52.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:01.709Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=750261d6-e997-48dd-a35a-84ed2a3893f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:01.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:11.716Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2d267d49-9996-44c5-b993-8a593cf2231a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:21.722Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=82129fc8-7e8d-4897-988a-516db88fa705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:21.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:31.729Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6b527a77-ce1d-4f91-a433-b62e9a56149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:31.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:41.736Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=358b44d5-094d-4e58-a982-c1b5d5770f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:41.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:51.748Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a492ab60-a5f8-4cd6-a822-eb7771a34e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:40:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:01.756Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4fa68cde-d1d8-4821-80bc-d7e91ebf51eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:01.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:11.762Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d62f3868-e6cb-45e2-9bf1-fd3ff3723dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:11.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:21.769Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b1ac4753-1b3a-4312-9681-c2134167598d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:21.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:31.778Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=39f5d4f6-e74e-44d0-ab8d-77d422af3f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:31.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:41.788Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c3ac76f2-d9ef-4fab-b620-027c204d1230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:51.793Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8dafe4ae-197a-4931-8fd1-758c58f19b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:41:51.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:01.812Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=538b9b64-e581-4d9f-93e4-1c05043a781c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:01.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:11.818Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2dde10c7-661a-465e-8178-8a2f3bbf2f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:11.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:21.824Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0cd0953d-fa53-444d-b560-ba3589650403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:31.831Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0f268bef-e98d-4680-bd2d-f34f1b62ece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:31.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:41.838Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a14234f2-8cdb-460f-ab38-7ce32c5d5e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:51.844Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f3cba385-2806-4df2-bb38-d675ce0cae72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:42:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:01.849Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c6d47800-ee1a-4410-800c-6814929c20fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:01.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:11.857Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5ee54c3f-87f6-4447-90e1-d31a5ec3069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:11.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:21.866Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=49ac4d3f-9283-4f11-b410-fc78f1e8960b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:21.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:31.872Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d734fcc9-ca38-4040-9585-c4c989d61c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:41.879Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0a62df02-402b-4fd8-b99d-a1624293b8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:51.885Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0fa08081-f23d-435a-9c65-abc2468ba2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:43:51.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:01.899Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b4d19d38-43f2-40a7-94f3-d2782810af75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:01.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:11.909Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=97fbaee0-41a4-4675-8fdd-cd053c0ff9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:21.916Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=89d560f3-0acf-480f-adbd-830104cfa307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:21.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:31.932Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f757f552-3ae6-43f8-a07c-435b76f6e088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:31.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:41.939Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d465f561-762a-499f-86d1-406aaeb11acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:41.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:51.944Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=d80ff241-8ff8-484b-beb0-a244fb94c4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:44:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:44:52.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:44:52.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T13:44:52.349Z |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 |2021-11-06T13:44:52.351Z |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 |2021-11-06T13:44:52.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T13:44:52.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T13:44:52.354Z |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 |2021-11-06T13:44:52.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:01.951Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=eaf14bda-f711-4fac-99c8-0dde8e36ecf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:01.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:11.959Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8ac4cbb0-76c4-4cff-ae8c-269b35a3bb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:11.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:21.966Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a89215e5-126d-46f1-bfe3-189b42836e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:21.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:31.973Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f431f10c-4962-4e7e-8c94-25e5c88b1669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:41.983Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4364295e-705d-4879-95fb-8612820c281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:51.990Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=2a8d0a1c-0ad2-411d-a16e-38b479551c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:45:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:01.997Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=4725427b-11fe-4f4a-a5c2-afa9c3f74fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:02.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:12.005Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ee366453-b8d4-4da1-9656-bb6b09e05a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:12.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:22.013Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5f259f88-f7ef-4ef1-9872-ec24fc4c1923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:32.019Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f6a99a5a-bfa4-41ca-8d83-026829f929eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:42.025Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=ad0dcf18-5342-48d0-bd7f-36049f5457ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:52.033Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=5d76cd34-5be4-4372-90b8-e5dd015ee01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:46:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:02.040Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=0b409dea-093f-4723-b809-6250a4c4d894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:02.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:12.057Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=97b73217-2851-455a-940c-5f4a88715c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:12.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:22.068Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=fff00b72-971f-40aa-b991-197ae14129d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:22.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:32.076Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=09920574-8496-4468-847f-f91db8e343cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:32.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:42.087Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b13ff9a7-3d4a-4944-ae59-93540493742f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:42.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:52.094Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=6bb8e719-8b9b-49fe-8b4a-e220cd1d43b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:47:52.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:02.103Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=f30fc3ee-c141-4890-a293-a466d85a306b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:02.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:12.110Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=31588aa7-ca2f-4377-b26c-0f15f2321f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:22.118Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=325c0938-2ab2-4086-8272-7584f0f76b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:32.124Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7cebfd13-eddb-4d73-a6e3-fd54c1f2bad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:42.133Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=3d79a3cd-6567-4925-9d49-6505250427ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:42.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:52.155Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=53861ead-6f28-4f09-be0b-38256f0dbed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:48:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:02.162Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=bfe83f0e-0442-4de7-a5a1-88a22700074b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:02.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:12.171Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=b21f5c87-7b1c-4d53-a574-40c43a93fdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:22.178Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=28d2612f-330c-4839-9cd9-8aa5e3348e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:22.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:32.186Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=7c4c43c5-0ecb-460d-9f7b-32c91d7853fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:32.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:42.192Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=cdbaf59c-f32c-47b3-b33c-bf6bb0269c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:52.198Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=855fa3f8-f6ae-4be1-bed0-6307644ee75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:49:52.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:49:52.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T13:49:52.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T13:49:52.372Z |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 |2021-11-06T13:49:52.374Z |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 |2021-11-06T13:49:52.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T13:49:52.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T13:49:52.378Z |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 |2021-11-06T13:49:52.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:02.204Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8706d46c-b95f-4506-b976-e457b1191ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:12.213Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=019e3098-370b-4183-b1ce-d5d4385f96a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:22.229Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=8b381310-322c-41e8-be13-20cf40e52386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:22.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:32.235Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=92810014-cfb0-4c4b-88d3-0d45aa043c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:32.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:42.242Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=c4fb4d09-628d-4508-bf85-f3464d3425c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:42.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:52.249Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=a6d3753a-f457-4dc2-9901-94cf207cfc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:50:52.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:51:02.255Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=9771627b-1d60-40d5-9189-6a5edb20c7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:51:02.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:51:12.265Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=e2661248-bb97-434f-929f-12330e5845ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:51:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:51:22.270Z |INFO |Init configs |InvocationID=25843e18-9530-48d2-a76f-217fcc1795bb, InstanceUUID=258c1da7-dd25-4a52-b29d-73dd0cfec9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T13:51:22.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |