By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:21:43.345Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:21:43.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T23:21:43.379Z |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-08T23:21:43.985Z |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-08T23:21:44.066Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T23:21:44.067Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T23:21:44.067Z |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-08T23:21:44.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-08T23:21:44.230Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-08T23:21:44.301Z |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-08T23:21:45.367Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-08T23:21:45.701Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-08T23:21:45.715Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-08T23:21:45.715Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-08T23:21:45.756Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-08T23:21:45.757Z |INFO |Root WebApplicationContext: initialization completed in 1456 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-08T23:21:46.062Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-08T23:21:46.761Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-08T23:21:48.094Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-08T23:21:48.173Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-08T23:21:48.175Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-08T23:21:48.178Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.MainApp |2021-11-08T23:21:48.589Z |INFO |Started MainApp in 7.363 seconds (JVM running for 7.966) |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-08T23:21:48.653Z |INFO |Start scheduling PRH workflow |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:21:48.663Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f5ac70fc-11a2-440f-af69-4293deb86671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:21:50.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:21:50.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:00.216Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=113f6811-e361-4cc6-bd60-345d9488eb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:22:01.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:01.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:11.282Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=236a58b9-b003-4477-b0cd-a9e0957ff746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:22:12.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:22.315Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=820ccf8e-48b3-4780-b426-1b9ee56ca78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:22:23.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:33.386Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=60c50545-8463-4b87-a4d7-3e195281dcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:22:34.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:44.434Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f87aa1c8-06e8-402c-9955-18f0c2ec9e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:22:45.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:45.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:55.497Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=62a0c1e8-0e4b-42eb-b2f9-a019f0df5e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:22:56.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:22:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:23:06.536Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b65ba1d2-46be-43ba-908e-22af77ebbb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:23:07.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:23:07.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:23:17.585Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=de6ba5e1-0f3d-472e-a468-1c6369e2f57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:23:18.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:23:18.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:23:28.655Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=97d8dfe2-70cf-4938-a792-c97496e8bc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:23:29.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:23:29.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:23:39.720Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b6ccd44f-b738-48ff-bbcd-559d7a8cea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:23:40.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:23:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:23:50.760Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=dae7ab57-fdc2-4ea5-bd3e-74fbac1dd974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:23:51.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:23:51.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:01.823Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ee160886-9bae-4772-a2ec-8ba36fa43f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:24:02.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:02.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:12.875Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5f98268b-eb2a-4e3c-8adc-5ba22ab97278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:24:13.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:13.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:23.911Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c965987f-052f-41f5-9fc1-2a4e9f80f569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:24:24.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:34.952Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c38ce5e3-e2bb-4174-8cab-4b599444dbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:24:35.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:35.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:46.000Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a0cef24d-9379-40c6-b6ba-93fa09d309b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:24:47.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:57.069Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b88e8571-7dc5-4ed6-9e5c-7b9c83dbb871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:24:58.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:24:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:25:08.108Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0d98253e-e87e-457f-b2be-107f5cbe4f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:25:09.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:25:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:25:19.144Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f5c3d789-570e-4cfa-9593-5b5d7d25977a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:25:20.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:25:20.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:25:30.184Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3a3a8177-8ff8-48d4-a9fc-bb7f993aab9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:25:31.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:25:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:25:41.227Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9d9a668a-56f1-4515-b032-e43afa755422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:25:42.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:25:42.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:25:52.266Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=cca74309-a352-4a61-a24d-a9a60479d4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:25:53.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:25:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:26:03.304Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=060f60ab-dc83-4dea-a66f-f757f84361d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:26:04.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:26:04.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:26:14.348Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=13b5c79e-9a4f-45a2-8950-971542fd1b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:26:15.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:26:15.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:26:25.384Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=197ae78c-3a33-45a0-ac86-e2588a598f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:26:26.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:26:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:26:36.872Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=99da051b-de63-4d3b-b6b0-5a6ab640c85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:26:37.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:26:37.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:26:47.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:26:47.177Z |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-08T23:26:47.178Z |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-08T23:26:47.181Z |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-08T23:26:47.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T23:26:47.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T23:26:47.188Z |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-08T23:26:47.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:26:47.912Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f08f70c8-1c02-4b3c-9545-07742f36d06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:26:48.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:26:48.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:26:58.962Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=cd30fcb6-8582-418b-8ef2-56824daf6754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:27:00.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:27:00.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:27:10.025Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9474adf7-914c-4a3a-8b94-196a4487fe19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:27:11.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:27:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:27:21.063Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=bcccf82b-36f7-4981-b321-74d0dc248786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:27:22.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:27:22.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:27:32.105Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3427685b-cce8-4bbb-9ede-d4250b87ef4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:27:33.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:27:33.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:27:43.147Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b115cddf-cceb-46f2-920f-e2c3ffe76764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:27:44.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:27:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:27:54.217Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0264e4cb-a04b-41df-b74b-a3b5b24e25a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:27:55.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:27:55.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:28:05.260Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=05218a8e-c7f6-45d3-a63e-cab28295fcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:28:06.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:28:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:28:16.297Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=55186b9d-b4c9-4328-b5d6-dfaada8c8ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:28:17.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:28:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:28:27.337Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c00feb5f-caf6-41ff-8561-e5311f99c2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:28:28.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:28:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:28:38.377Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3f5feee5-daf2-4511-b009-f1a252f55cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:28:39.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:28:39.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:28:49.420Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=db1d4fc0-19a4-46f5-a221-60590e946abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:28:50.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:28:50.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:00.456Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=28f5d434-4bd1-49ca-8206-9d11152211f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:29:01.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:11.657Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5a7628cd-6483-41a6-9351-ad9ad555bc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:29:12.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:22.711Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e6d3f904-a20d-48b7-9dad-06d5fbca9b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:29:23.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:23.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:33.768Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7d773920-2067-4f70-9890-14a8ea04af7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:29:34.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:44.808Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ae97727a-027a-4d84-b5a3-ea49f0f3572b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:29:45.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:45.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:55.848Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a91c2e55-3379-4778-ad13-ef3eb8b55dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:29:56.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:29:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:30:06.890Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c4f0a14a-8dd9-4506-88e9-6a088c927045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:30:07.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:30:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:30:17.931Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7ea58fd1-75dd-4e6f-8031-9111ad036b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:30:18.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:30:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:30:28.968Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=178b766c-d4de-472f-a208-9c3714a3601a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:30:30.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:30:30.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:30:40.008Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=711abff1-88eb-4608-8074-02451a29c79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:30:41.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:30:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:30:51.058Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=48a5c33e-c727-49f0-b14e-751040756db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:30:52.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:30:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:02.121Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=19c76d29-429a-4bfa-bde3-21f6d3e7f160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:31:03.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:03.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:13.164Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=239f0eda-1320-4b47-8bb2-71649c77c7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:31:14.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:14.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:24.203Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e90c08ff-7635-4b7c-8459-beb529cfcf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T23:31:25.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:25.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:35.245Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8f712ef0-43b0-4b4e-b8cd-74440e4b7035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:35.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:45.410Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6f7a6d8c-7c54-4c6d-aabe-2d0e750e1c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:45.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:31:46.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:31:46.497Z |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-08T23:31:46.498Z |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-08T23:31:46.502Z |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-08T23:31:46.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T23:31:46.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T23:31:46.511Z |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-08T23:31:46.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:55.433Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=531acd1e-8e5f-4322-ba3a-63ddb596be7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:31:55.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:05.447Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ac2b1b43-7da3-44a6-890e-ba707a2bc3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:05.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:15.460Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=17b9a453-0521-40a5-b410-235fbf48035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:15.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:25.473Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=51d3f8f7-7a70-4575-ab4a-eaa3e0edaddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:35.511Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c231bcf9-92c0-44d2-b7b7-924a8ea7cda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:45.538Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3bb53973-9bbe-4dd2-bf34-e2760079dd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:55.572Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=197577f6-ffdd-45e7-994a-3b0b0d867a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:32:55.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:05.590Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0a2f9e94-8c66-441e-a9c0-9f56f0d4958f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:15.606Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7c9401b0-ebe7-4f06-8170-600466f073e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:15.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:25.621Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0f38dc5e-203e-40ef-9ec3-1bdc2ed6a000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:25.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:35.643Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=74f18bcb-3d6b-4a36-a75c-b59847c1665a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:45.657Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2dd09661-184d-451b-a39e-fb7f28389b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:55.668Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2eca81cb-8a0e-48a8-bef8-6f0fcc2a39c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:33:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:05.680Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e5b88564-f76d-40ae-ab7f-9b4f4354a515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:05.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:15.703Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=af6e2896-cc16-4ced-a167-2c45c785810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:15.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:25.722Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4d52ea19-945f-4861-977f-5ffcc8f08844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:25.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:35.734Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9be50f3d-641b-4079-9776-7ab3f14e377e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:45.746Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=15120214-8027-4386-a245-4d2d4f766bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:55.761Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f1883bee-507c-4a5e-b033-c7c9c6c994a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:34:55.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:05.787Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=79c33bb5-9ec1-460d-bf81-05540d208fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:05.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:15.799Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f4c54d2c-e305-4441-9c21-f1c3e9ed13ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:15.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:25.810Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4e0ac93b-9fd1-41c2-83f7-87d7a032dcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:35.824Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=798d217e-92db-4188-9e9c-92bf8c71c62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:35.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:45.835Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9bb77299-c0f0-4545-a6a4-f3bc2842ad57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:45.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:55.855Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2a45c9a2-645d-4ac0-aa31-47bde1ff5114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:35:55.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:05.874Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=914e5dbf-8128-4a7d-a940-8e0d6f45bf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:05.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:15.885Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c83ea98a-5689-4372-99af-9943801c9f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:15.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:25.896Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3a8ba8b9-34f9-47fe-8f2d-15622572c52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:35.912Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9b3a5b45-1c9a-4742-9324-4fbd373d4e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:35.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:45.929Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d97bd33a-a10a-4bac-ace1-621a656b8ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:36:46.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:36:46.475Z |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-08T23:36:46.476Z |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-08T23:36:46.478Z |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-08T23:36:46.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T23:36:46.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T23:36:46.485Z |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-08T23:36:46.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:55.958Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=bd90bdc0-e2d0-4ca4-9e81-ef65d3814c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:36:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:05.973Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0d77d598-ecee-43ee-99a7-371c94402186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:15.982Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f83f2f01-fa5b-4745-bce2-4356224eee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:15.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:25.993Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=bf187a8b-7ea3-442f-96bc-3b29b58a9203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:36.001Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8c0e412a-ecf3-450a-b201-9d333f3610ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:36.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:46.014Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3a9137ec-a860-4006-bcc0-5603a6b7fa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:56.041Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1e59dfa9-01c3-41ef-91f1-578bfa3a6f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:37:56.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:06.053Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9794a48f-4a03-47c7-9131-57d39a9e940d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:06.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:16.064Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=06281a11-9b01-4dd9-a7ae-660e21ee52a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:26.074Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c6a4fc06-b10c-4797-8d7b-14eb0a1d43ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:36.085Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=105d8506-fd29-4011-8113-fec82cc4fa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:46.104Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c529e4a3-99f4-434c-9085-73087a619ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:46.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:56.127Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=fd4ec8c4-5468-4df9-8f40-2ee3b8806166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:38:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:06.139Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ae2c6a87-96dc-41ce-b2c2-307fa3b54c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:06.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:16.153Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ca84b93d-5627-4f3c-927a-15f171af5343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:16.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:26.162Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4b47bb84-eb17-46b8-acbf-53740c27a79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:36.179Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f93dd94f-9560-4cc3-b0ea-7f4b23cbed0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:36.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:46.196Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=06b0b595-06b5-4744-b2cc-77121c16fcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:46.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:56.205Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=02f0b247-33c3-4309-ad44-aef370c55890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:39:56.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:06.214Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3518e319-5fdd-4cfe-99a7-7036bdc26a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:06.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:16.224Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5316311f-c88d-40c8-95d6-95c92082d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:26.235Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a670226a-343b-438c-a785-b082ce9f5d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:26.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:36.251Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f32010db-e0d3-4db3-a532-0ab54503de01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:46.262Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0b0612ee-ccce-41c0-a514-f5dd1997521c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:46.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:56.273Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=73e5d14a-5afe-4a13-a4dd-42fccf284db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:40:56.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:06.284Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=05dddb05-1618-444c-8e8e-3e0f074511e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:16.292Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c11a2339-bad5-4c67-98a1-bc2bb073c030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:16.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:26.303Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5074696b-3cfd-4514-b984-589dc2a3be21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:36.327Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9e524101-d22d-4237-92a5-2eba16aad328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:36.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:46.336Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a4dc9071-5480-4c23-bb0c-5263a6d67e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:46.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:41:46.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:41:46.448Z |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-08T23:41:46.449Z |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-08T23:41:46.450Z |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-08T23:41:46.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T23:41:46.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T23:41:46.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T23:41:46.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:56.358Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=30cbb845-3f93-4f07-91ef-4d6808252148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:41:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:06.367Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ee4215e0-0faf-4147-8ea8-3d807ad87558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:06.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:16.376Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c5de76ef-e0b5-41df-a5b5-d793713cd13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:26.388Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=93d30aec-e020-4e42-bd36-3d758f49d8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:26.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:36.406Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5e440878-5fca-4f5a-b494-4f37d8c8b855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:46.418Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=cba2fdc2-329b-41a4-aba4-7abfd647eb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:56.426Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=35f65242-0b9e-46f6-84bc-e18c32188158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:42:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:06.435Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b5823289-278e-43fd-8a43-fe07d70ea809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:16.443Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c187cabe-3308-4376-8777-5739af60605f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:26.454Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b79c2cad-5c32-41a4-a652-548599fbbaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:36.464Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c7ae3989-3832-4939-93fd-d2686d672e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:46.474Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b428c146-d3b2-4e97-baf5-377abb29ff3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:46.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:56.484Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5ebcb7b7-b7e2-4dec-bf3f-c3927a020241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:43:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:06.500Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7a73b875-a009-48d5-8a25-98bbac893830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:16.510Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=aea08d86-4fe8-42f4-bc98-ab59b3998bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:26.516Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c750de3f-b498-4d8b-8503-69d1fc4c3438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:26.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:36.526Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4de7a28c-fa6d-47af-9a3e-041ab74ef8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:46.534Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3ea20de0-3d79-4057-8387-6e5262577cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:46.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:56.544Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=222f76f0-b208-49bb-bf82-d79a8193101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:44:56.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:06.552Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a81ff547-cb11-4210-871b-e5cddab2d87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:06.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:16.562Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=bec890bb-1f53-4667-956d-aa1928b6d792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:16.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:26.577Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c5b8e244-8442-4edf-97e7-2664963037fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:26.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:36.585Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c8669aac-63dc-48cc-a332-1a51508b4fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:46.593Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c5c6db29-f77c-4f5e-8627-a51a0c0d029f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:46.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:56.609Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0b708391-7539-4d57-a05a-f3e17fdc6ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:45:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:06.621Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=37606d24-8bdb-4980-a5f3-7eb2b3e13cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:16.629Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=34343aa9-4c88-4116-91e7-68c89574c305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:16.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:26.639Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f7f1c6ba-442a-4d10-8ccc-7889c5f3b708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:36.650Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ecd54ced-e367-4ef1-9cc8-a30cfd135883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:36.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:46:46.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:46:46.480Z |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-08T23:46:46.480Z |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-08T23:46:46.482Z |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-08T23:46:46.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T23:46:46.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T23:46:46.488Z |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-08T23:46:46.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:46.664Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=eefc0358-2d30-4805-b359-202930e96409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:46.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:56.672Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9b54f0d3-b2da-4908-a2f1-2e10b25e3c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:46:56.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:06.679Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5e4bc52f-5224-42ab-9599-518b7bb7d004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:16.686Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a4b436b9-acf1-46a5-bf17-0390a7630c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:26.696Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=05703e2a-e464-4779-86e1-36c140b3b966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:36.705Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=466a62c4-8c60-4295-b542-f251f185c660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:36.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:46.713Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f7776bdf-149d-4a63-af98-2409f17a9d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:56.721Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=431f19c1-d456-4d66-bd29-e4538d78c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:47:56.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:06.728Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a7f97738-b7f6-4357-aba1-1c80da96965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:06.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:16.738Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6fbeb80e-be7c-433d-8ae2-fca4e9c0c4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:26.753Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=190ef75a-419e-446f-8cf1-2848167f784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:26.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:36.763Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=655951a8-b086-4b6c-b8fe-5cc8bee1f6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:36.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:46.774Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=01c2bb96-869a-4526-8a9f-58da7aefb8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:56.781Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0afa8700-8d7c-4941-976e-331005605540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:48:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:06.790Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=fb13bdf0-d895-43f4-8555-6ffe8918e7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:06.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:16.798Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6724e39a-7e10-43f5-91db-2b92e2c37dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:16.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:26.807Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2a54f7c8-66b7-4b96-a932-8606a76a805e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:26.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:36.823Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2bded849-94f7-4f59-b6f5-aa0e6194a78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:46.833Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2a8221b1-760e-4268-be88-c24e3e3c967e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:46.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:56.845Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=42ec47d4-84c3-4e78-8fba-9431fcb5dd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:49:56.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:06.853Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0564d7b5-31df-4858-9d98-14a7172520d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:06.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:16.862Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=71c12166-eed0-48cc-a8cf-0a966c4cb848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:26.870Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d67d1fc9-9a4f-455d-b33d-8610478d885d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:36.880Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6b336f2d-1de3-4d70-9689-28c7651fc87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:36.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:46.892Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5e17aca8-014d-4756-bb9a-af074bed6e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:46.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:56.909Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e0532bf4-97ea-4b80-810e-e49512dc3c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:50:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:06.922Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ed857d6d-7e87-497e-9232-6bcb601248d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:06.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:16.931Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e1cf8328-2698-4585-b8b0-07bbc6c13ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:16.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:26.941Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f6b0bf7a-ee9c-4735-bf8e-0ddca757d8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:26.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:36.949Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=36dd4455-b151-4841-9a32-6b718d5e84a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:36.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:51:46.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:51:46.440Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T23:51:46.441Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T23:51:46.443Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T23:51:46.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T23:51:46.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T23:51:46.448Z |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-08T23:51:46.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:46.957Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8ec02892-42e2-46c0-bb61-d757181b96a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:46.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:56.965Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7fa81acf-2a92-4592-937a-0d0aa45e4dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:51:56.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:06.973Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2cf0a047-67b3-4053-a001-8197509366b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:06.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:16.981Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=83f66930-9fa6-4878-8ea5-01293d30fbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:26.990Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3bf20ef7-cc95-4347-9d2b-840fce836f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:37.010Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a7c4f888-6a17-4f0e-bfd6-f333ef1fc161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:37.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:47.024Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a3aa2adc-d26d-406b-a84b-9e7d1b40865d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:57.041Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b2c834b0-ec1b-4fcb-acf5-a6cca31bca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:52:57.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:07.050Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=21437244-e295-4ea4-81c5-90a24b46ef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:17.059Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d5fe94fe-7661-42b9-9eec-e897b8c0ce43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:17.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:27.070Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c89e6021-53f1-4f6c-b336-9188aaddff24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:37.080Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=79efe80a-e342-49b6-9530-91bf1e03b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:37.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:47.088Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1d2faddc-36ac-429e-9398-386b5f2f522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:57.098Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=39f5606a-0fb0-484f-8efc-3b95a49a0709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:53:57.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:07.124Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=431f20e7-83dd-4e28-adcf-812db76f126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:17.132Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0aa4284a-3ff1-428e-99d2-ea3b29a3e2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:17.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:27.141Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e3da1461-52b5-4f25-9680-5ee9c61886cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:37.148Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=76b125b5-cc07-4dab-9073-ad4f4eb9b40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:47.161Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=cd9034a9-05b2-4c58-b7bb-06b3465c4576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:47.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:57.170Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b176fc31-4870-487b-90ed-6142fb23e471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:54:57.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:07.180Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0b2662fa-32b3-4ce4-8024-5e81ccf75f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:07.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:17.197Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=33058c7f-4417-4ec6-bb1e-409381a9a557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:17.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:27.209Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ed7d334e-e74c-4612-9257-74f25b65fc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:37.220Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2c27a4c4-acad-4986-ae90-7d7846b9877f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:37.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:47.230Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=13504db4-58d8-46cb-9c18-21e210de4d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:47.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:57.239Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8bd4f866-83c8-489b-85ba-d20f98b7f342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:55:57.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:07.247Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d66c0fa3-f0c4-450b-8043-dbdcd127fd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:17.259Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=650a745b-3e72-45be-aeeb-6321ec5b2f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:17.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:27.270Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3a6329af-51c5-40a7-a87c-6895287d4410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:27.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:37.279Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=fc694f99-d80c-4c10-b475-a469f1c1c006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:56:46.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T23:56:46.462Z |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-08T23:56:46.463Z |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-08T23:56:46.464Z |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-08T23:56:46.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T23:56:46.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T23:56:46.469Z |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-08T23:56:46.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:47.296Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f95caac1-2f4c-4bf7-b90a-d81444a61273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:57.303Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=01f9c8fa-89fb-40ba-8973-75e00db662ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:56:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:07.311Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a04c6980-743d-4473-9ac0-d26bfd534fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:07.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:17.320Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1b644a8d-61f7-4622-b20b-ae48c3d0c1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:27.328Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b867774c-02a2-46cb-867e-fab1fc7dfe16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:37.336Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=eb7cab3c-ef85-47d5-b396-7c27058a97bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:37.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:47.347Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=37a72289-1174-4a09-bf0d-0c45b9317de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:47.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:57.358Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b7ddb9d6-13c2-4811-b376-cfc16a4c309a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:57:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:07.365Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=42274342-68f9-41c6-9b83-fa415b2c5a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:17.376Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d5afceed-0c52-4106-8897-9cae4602e7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:17.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:27.392Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=83239843-dc44-4608-ab2d-2b4a9c8f3b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:27.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:37.402Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6d107133-fea0-40c6-bc51-36aa5b5f9400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:37.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:47.411Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e0abe2de-c63e-4a39-a5ac-4ddab58485f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:47.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:57.417Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=87036255-d0b3-4cd9-98ed-6c808e8885c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:58:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:07.426Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6a7af794-602b-4580-bfe5-b8f433a83d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:07.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:17.434Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a0200947-45e3-4455-aa70-7ebb6a430301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:17.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:27.442Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c065a24d-8802-4798-9052-51810f90fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:27.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:37.452Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ea77c6fc-1586-4639-9b64-3077bb2395c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:37.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:47.461Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d8340eb8-9f9a-42eb-81f6-62f8c0a3e02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:57.481Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2ca838e8-22c6-4389-9a25-78caa29c35fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T23:59:57.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:07.497Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=efe5304f-3d23-4113-b7dc-8e182ad3b72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:17.516Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a0aeabf9-bbcd-4900-81f7-58f9ac5f2b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:17.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:27.526Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8b4f7235-ba2e-4dfd-865b-2b096a4c6120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:37.536Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d535fcbf-795b-4536-8640-d52d6ee2e71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:47.547Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8af45344-4cdd-47ed-93bd-d90830661d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:47.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:57.556Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=660e2afd-3071-4fd1-9c76-c933e27dd7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:00:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:07.571Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c07bf8f0-f6b1-4f58-badc-0ff0ca5eb5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:17.579Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3f0391a8-f379-4ee9-8a9f-f358fe28918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:17.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:27.593Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=13279114-96e7-49e7-8f7d-e1ce27f05769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:27.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:37.605Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=bb7d5401-eae4-4fe8-a0e2-a9293a046871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:01:46.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:01:46.447Z |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-09T00:01:46.448Z |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-09T00:01:46.450Z |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-09T00:01:46.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:01:46.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:01:46.455Z |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-09T00:01:46.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:47.618Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5dbb6a8e-b722-4862-aebe-84e8c2bf766a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:57.626Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d893391f-f256-4ca5-9ed6-673749f05c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:01:57.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:07.635Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0cb332a4-c765-4668-aa10-7e40175a4b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:17.643Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=26c6a583-20e8-4c7c-9d79-e56e8004c1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:27.651Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a4316c8d-0df8-484d-97b2-4ed6dce7f35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:37.661Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=aa977428-a4a5-42d5-bdd4-29e135873b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:37.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:47.673Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=86e34f7e-c3ae-41a9-9330-722da86f6e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:47.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:57.689Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1d45c503-f50d-4e71-b271-0bc8f75cce40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:02:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:07.704Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=613b8ba5-2168-4931-8a40-abd183ac879e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:17.712Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0870dc05-1fff-4488-87a0-3ecb1c9424b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:17.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:27.722Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=be6b4f80-6e72-4285-ab57-0af0b11073ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:27.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:37.733Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=82e34cb0-35b1-4fc9-b877-a33e514307f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:37.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:47.741Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8865aa36-85f4-4a25-9a6a-68701d495109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:57.751Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3a67c4b8-8fae-427e-bdf6-177ec2a96dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:03:57.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:07.760Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=fade4c0e-1b8c-4a48-b585-f2a9f6fefd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:07.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:17.769Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=127fd3d0-2628-430f-8910-1af6c7f584b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:17.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:27.784Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=283795cf-10eb-4d34-bcf4-b751db581039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:27.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:37.796Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=cc7a16d9-0d0c-41b3-851a-9e4614a5149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:47.805Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=052391f6-2aa5-4532-ab6d-de2b89207828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:57.814Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=52e94f04-6178-4182-9bd6-5196234556c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:04:57.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:07.821Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8ca7d590-095e-484f-890f-3813573c8ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:07.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:17.831Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e45212f1-e859-4a57-beab-b27e052676f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:27.850Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7d84076f-25d5-462b-8775-648267d1eeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:27.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:37.857Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5906daa2-60c2-4c92-b991-d87963d4bdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:37.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:47.866Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6f334e32-3a5b-4dce-b5a8-dd460a6ee046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:47.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:57.880Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d1632357-6cb6-4752-8487-e3ef30fdac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:05:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:07.891Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=cbbd2142-1cdc-453d-b6f5-add68407ff23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:17.902Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=818766be-8ef8-48cc-bc4a-2ecf1b875234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:17.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:27.907Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6fad9d61-445b-4f8c-be81-d14bd8b68264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:27.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:37.917Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=94bc499d-c023-4839-a737-5e2a213fbe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:06:46.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:06:46.411Z |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-09T00:06:46.412Z |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-09T00:06:46.414Z |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-09T00:06:46.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:06:46.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:06:46.419Z |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-09T00:06:46.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:47.925Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=60a32b47-dbd3-4e09-b663-1136b0a3b411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:57.936Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5d5fd76b-650b-4597-854e-e0cc2d04b6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:06:57.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:07.943Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ec053154-7885-48ca-bfeb-7432f1b9ca39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:17.951Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=da087aba-6f62-40c5-bfb3-8ac368980953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:17.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:27.959Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d0d1fbc2-3b50-48ce-ad6e-8ee11bcb5618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:27.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:37.976Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4438252a-1600-44ec-ac91-404362ea5ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:37.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:47.990Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=daa9bc60-cbb6-4df8-9b7f-14e629ffae7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:57.999Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b9368ccf-8927-4028-aea9-b245b748a1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:07:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:08.006Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=73e3f8a1-d1e9-493a-b17a-9fa97f933202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:08.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:18.014Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=efa9c825-8358-4ee2-aa6d-871f95d8c788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:28.021Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=74a93ba9-593b-4335-aebb-8e6408ae00ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:28.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:38.029Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2b802ac2-502a-425f-9956-02f052506178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:38.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:48.043Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=488aa3c3-9091-48d4-b639-d9305e74226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:48.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:58.062Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d79f7725-9600-4ce9-83b3-bb4d7b9607b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:08:58.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:08.079Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=07d3117d-fa80-4e71-8a83-f7105ec7619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:08.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:18.087Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d3d94d57-59a1-4ada-ba2c-e1c3c1f6651b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:18.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:28.095Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a9bdb435-1bf2-46a0-b513-c9df912c55f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:28.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:38.104Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=10ff8048-1c50-4915-a21e-bc2d93e254eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:38.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:48.113Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1fa2c5ae-68cc-45c7-923d-3eb82105e026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:48.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:58.121Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=daaa66ca-9800-4d05-bc83-a7d97a704c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:09:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:08.129Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=26d5a110-e4bc-4da7-897b-7417ad5ec264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:18.138Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f5004261-eeb2-43ba-9cec-48be83ad3843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:18.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:28.151Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=de6fda18-fed1-4104-bd85-a0132f3275ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:38.161Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8724324d-1aec-4564-a96c-b980a2c44230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:38.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:48.170Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f83568ad-5182-4ce6-a287-d84b7377a5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:48.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:58.179Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ac5de4a7-f0ba-4dcf-b87d-70fafe7b20cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:10:58.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:08.188Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5d634150-bf84-47f5-884d-4adf12244bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:08.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:18.200Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1b7c0422-0f49-44f1-9e37-55d22e63570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:28.213Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5cd87c7d-0f64-49fd-b5fe-884709e13e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:28.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:38.224Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8b79772c-e636-4233-8198-b5f2533d11b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:38.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:11:46.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:11:46.437Z |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-09T00:11:46.441Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:11:46.443Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:11:46.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:11:46.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:11:46.448Z |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-09T00:11:46.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:48.242Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=00396a5a-2cd9-4345-b67f-02cbd3459a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:48.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:58.249Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=10a063f1-ab61-4293-be9b-804c742d8c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:11:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:08.257Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6863cf8b-71b4-4902-a800-637026088846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:08.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:18.263Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=af0e04cd-8fc8-40f4-9d70-c5afcd89e45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:28.270Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=48c76362-170e-43b5-ac9e-c86bcbbe9175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:38.277Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=530344f8-0127-463c-826c-c92d681f118a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:48.283Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=932509f3-8526-4f66-bf80-44348629d52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:48.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:58.293Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=554472e9-1b06-4d0a-8fda-ccfc8112a953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:12:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:08.308Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b1262278-3c14-4891-b31a-2974c8979b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:08.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:18.324Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f86876ec-44b0-4df4-a787-15cf153b4d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:28.332Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6f0fb23c-26c8-4331-b354-5057309f4eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:28.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:38.339Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3be90f47-5960-4152-96f2-923c85dbb191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:48.347Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c390e664-c1a9-4e1e-a080-9249ba0945f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:48.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:58.354Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d8700f54-9d2f-4f56-821e-e8a00f3947d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:13:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:08.363Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=93cdde48-9349-4a39-88d2-92f466401765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:08.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:18.373Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8a1aa391-e832-4665-b0d9-cfcaf12849bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:28.381Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c8d14561-6cd2-4ad0-8f0d-4cc09ac2e1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:28.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:38.393Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a2021b13-996f-4fee-af92-145e9e9a6560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:38.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:48.409Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=52a941b7-4a74-4b61-ab26-7f59853299f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:58.417Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b3df01b1-e211-4f32-9ad7-1df91ae3abbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:14:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:08.425Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=41a05f33-984f-4ac7-9ead-d07d5fde32b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:18.435Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c2e617da-a72e-4f36-83ed-19dfde31bc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:18.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:28.443Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=00e95c26-f942-42e9-bb3a-3810a621cc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:28.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:38.451Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=afeba5e7-4123-4bfd-ae83-a3cfad47cc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:38.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:48.460Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4fa4a940-7693-4bb4-a663-edacebe80d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:58.477Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=acaac2b0-e3ee-43ed-8f62-25946f42273c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:15:58.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:08.489Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=fc8fce68-b941-442b-8a06-51789562215b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:08.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:18.499Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=aa160f7c-f75c-40b6-bdcb-556d448f4218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:18.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:28.508Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=861c77b9-0d49-409d-89b7-e08c8acd5905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:28.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:38.516Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5e0612e6-8399-45ea-833c-912159b47f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:38.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:16:46.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:16:46.424Z |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-09T00:16:46.425Z |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-09T00:16:46.427Z |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-09T00:16:46.432Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:16:46.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:16:46.432Z |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-09T00:16:46.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:48.524Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c02474c9-7c13-4c90-9b18-a321ec64b6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:58.543Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=23900f43-fdd6-47e0-a1ba-63654a0e1b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:16:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:08.552Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7d892060-3814-45f2-8b2e-6c6cf882f0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:08.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:18.560Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=fb42d318-71dc-47bb-a0df-7566ed6e3de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:28.574Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e5bdb50c-1344-4299-8273-089b88907fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:28.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:38.584Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=43ef5f79-f446-4f56-a45a-642ccc7338ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:48.594Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=708ec250-6ed2-4ceb-b915-c551541e207d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:48.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:58.602Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=397ed7ff-f53c-4bf1-9de3-2d7c7f8b8b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:17:58.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:08.618Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7b210c4f-5375-4152-8141-f576e6c6c1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:08.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:18.627Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7adacd61-4ff0-4c62-8081-3e2b37c354bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:28.635Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5be72c17-b61c-4b8e-bef7-b2e0cbbf6278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:28.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:38.645Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=cecae5b2-8261-42a6-8d67-3c473da13856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:38.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:48.655Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b2c65089-8791-438b-9594-64da713be575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:48.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:58.673Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=42a54434-1f92-4900-920b-4fb02cd94284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:18:58.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:08.681Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5a33ee2e-a964-4f63-8e65-b9c94e77c196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:08.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:18.688Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b8c2f1aa-6de4-4adf-b1b2-b1e75cba61da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:18.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:28.698Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e2cc2523-d08e-4794-8eae-df48185b29ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:38.709Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ca8d4986-56e0-4273-ba4a-22bc6f11f601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:38.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:48.719Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ca48f7d0-d85a-44f3-9b16-4d98381c694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:48.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:58.726Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=74e362b6-3c28-42f1-879a-5b8a57105bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:19:58.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:08.735Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=696698bc-8dfe-449a-aad5-9e8c69a82574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:08.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:18.752Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a7232bb3-b56f-41bd-86d7-5d2fe1916a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:28.761Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4801c5af-db16-45b9-b8ad-5abdb567536f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:38.769Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c4911f1f-745d-49f4-a5d4-7f2538c7dfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:38.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:48.777Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f1586862-390c-44b7-9553-75e4f393dc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:48.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:58.785Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f59e817c-0583-4019-a95e-0aea5815d3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:20:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:08.793Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=85232d6c-ea30-492b-b7b7-881a7ae66fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:08.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:18.803Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=bae3c568-829d-4a53-b1da-d3dd9e887f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:28.812Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0d91f81e-9d94-4950-8a72-057e1afa8939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:38.831Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=df956b7f-5db2-41ef-a48b-38934a297c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:38.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:21:46.423Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:21:46.423Z |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-09T00:21:46.424Z |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-09T00:21:46.428Z |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-09T00:21:46.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:21:46.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:21:46.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-09T00:21:46.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:48.843Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3253c85d-7e04-4663-8a04-810a740be69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:58.850Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=92bcbff0-64a4-4d2c-bd8a-d2ffaca198f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:21:58.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:08.859Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ae85dc22-c1e0-4ef4-ab1d-a16acec05f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:18.866Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=19b6405c-9c91-4e6f-b196-508330d87ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:18.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:28.873Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b4ab81a2-60a5-4303-8362-ff8af0421bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:28.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:38.881Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e2db1da0-351a-4187-8a7a-29a740a27a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:48.890Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c18170c0-da94-44e5-8460-8a9e9b80762e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:48.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:58.899Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=358f8fae-c333-4739-9a46-b54bb318af46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:22:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:08.915Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3bd8efb3-0172-4533-b489-0d3bee270f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:18.926Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e8d00f6a-50c7-42c9-b435-51efeed50058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:18.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:28.934Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=47980387-3202-41b3-b21c-c6004f99fe36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:28.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:38.940Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6105f207-2f20-44c7-8919-6533de9055cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:48.947Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0ecdc4ec-e118-48b9-a007-b121c14d8099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:48.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:58.955Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9e9a43bd-9986-4b8d-b4c9-f1b950d4b4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:23:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:08.962Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2f030a40-e8e0-493f-9499-ce060beb77fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:08.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:18.971Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=457e11fd-7ebf-4a60-a045-2df9199e6859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:28.979Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=16d2fde9-af03-4967-acf3-8e7c9e143bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:38.994Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c9d40a51-3ae8-4abd-80ff-0f22cf3fb46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:49.003Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5e4b24fc-4be7-46aa-911f-ce886418498b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:49.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:59.011Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7f3f0b82-d81d-403e-8e12-3e64f886f5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:24:59.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:09.019Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5615da56-cfe1-42b1-9d26-3ccac8785c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:09.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:19.026Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9b239b0a-b39b-4d8b-b0f1-8ff2cedd7f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:19.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:29.033Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=fc616e3d-103e-4722-b443-ac6c68bec024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:29.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:39.040Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b020cd12-131b-46df-9c0b-5f7b03ab44f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:39.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:49.049Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ed2bc323-cbcd-4776-99d7-2095a20cba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:49.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:59.057Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=25de197b-5765-425c-a7fd-5dfda95d935d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:25:59.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:09.074Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f530d0d9-96f5-47e1-915f-affd8c954817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:09.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:19.083Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2baca242-60b3-4bf1-995f-7b7371a43abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:29.091Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=afefaab9-2bdd-437f-8341-9ff3055b036b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:29.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:39.099Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=748e9bff-058f-4e15-9ac6-4929532dcae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:39.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:26:46.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:26:46.386Z |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-09T00:26:46.387Z |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-09T00:26:46.389Z |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-09T00:26:46.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:26:46.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:26:46.392Z |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-09T00:26:46.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:49.112Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c36f69ca-88aa-4777-ad24-32c07e9bf3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:49.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:59.119Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0babe06d-1b43-4648-befa-9e1c30e31df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:26:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:09.127Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=fe80e755-7380-4b76-a2cd-a8cf78e25a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:09.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:19.134Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=48d948f0-181f-47a3-a967-2ccf9410fb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:19.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:29.145Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a59b709a-8d18-4a8e-96ca-6779f1682c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:29.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:39.157Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e8e9e902-febf-436b-bb15-0effb95fd1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:39.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:49.163Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f33f7740-4a78-4426-b083-5de5690898d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:59.169Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=05b63f98-432b-445a-9aad-193d45f377b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:27:59.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:09.177Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=32ef5c56-9326-436b-8d09-4adf4d1089fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:09.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:19.184Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=abb226f8-3d7a-4745-83cd-88f41a54cd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:19.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:29.190Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=702336de-006a-4460-80c6-d7d82bd3425c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:39.197Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3fdeb614-7266-4ea5-8faf-de815391e219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:39.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:49.214Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=cc7630eb-3e5a-4b18-a379-a21aa64a7b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:49.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:59.223Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=432f4326-ba66-46a0-bb22-1e55e7926d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:28:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:09.230Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=efd4d0e4-affb-44bd-9333-1a295da0e3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:09.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:19.237Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3fbbfa10-ce11-41d1-8f31-5be18ff418db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:19.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:29.243Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=424ab7ab-98e5-4d1f-9a36-8b83e8c62c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:39.250Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=54325f9e-a6c9-49b9-ae0b-28c1b1046173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:39.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:49.256Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2ee8e4b1-8ba8-4565-b53c-a808dcf107b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:49.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:59.262Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6565743d-d23e-4330-817c-0a0afdc154ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:29:59.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:09.268Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1bb33cbe-41a5-4d03-a199-78eb71b8faae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:09.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:19.283Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f4fe81f9-b88e-4c63-a30a-fcc890ec7192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:19.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:29.291Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=df4083f6-9b4b-4daf-a6d9-a1d433e89b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:29.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:39.300Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b66c8350-d115-4181-a8d8-61bb88a1bed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:39.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:49.307Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=210b5e8f-d1b8-4c1d-9b52-8c4abec663ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:59.314Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4f43a016-05bc-4fc7-bfa9-bbaaff4c5def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:30:59.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:09.323Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5534b84a-3320-4938-a791-865bd1457df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:09.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:19.332Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=51a8626e-75a1-4b67-a7c1-56f2a7280a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:19.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:29.338Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3eae2896-ee86-4390-9206-d859a3c7a527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:29.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:39.352Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e4ec2ed6-a4c5-4168-bf49-c552accef035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:39.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:31:46.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:31:46.427Z |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-09T00:31:46.428Z |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-09T00:31:46.432Z |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-09T00:31:46.437Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:31:46.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:31:46.438Z |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-09T00:31:46.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:49.362Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6b2a43f0-2739-4be1-9720-a249ded282c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:49.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:59.367Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0537099c-29ca-40d2-ab7a-c7eb2f57b4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:31:59.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:09.374Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ca12037d-5411-4f1d-942a-b0a38a6e710c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:09.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:19.381Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0ad09caf-0b11-4c23-aa08-dfdcd041130e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:29.387Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=11d9cb41-7b87-4db7-b3cb-ec1e357b0c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:29.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:39.395Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1d2a581f-5d6d-4d36-964b-6c8f8acb6dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:49.401Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3ad6751e-fe0e-44a2-b249-5a0a4b18247a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:59.413Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7c2b9531-d25a-4061-a646-a6779f17c3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:32:59.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:09.424Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=34f2a9e7-72c6-42a0-b0b1-3b8d6a966adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:09.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:19.432Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=17c66025-2efb-49d1-b3fa-e95f9c0764da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:19.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:29.439Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3ccd41ce-a0e5-47ba-a57b-51c090d7b8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:29.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:39.448Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0a763c19-9af6-4930-bd9a-f1753914874e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:39.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:49.454Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=75b114a6-9859-4690-b1d5-94b1c056a974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:59.460Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=be8fc7b7-57b3-4935-8df3-4e77bc4e07c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:33:59.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:09.470Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=baae0f93-98ac-4dcd-8883-a254938fbcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:19.477Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=52f17868-6de2-4276-a58d-7ff8dea1f852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:29.486Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=fab192c5-0a37-4f7c-88eb-43e9260e1f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:29.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:39.501Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6a26129b-b71a-4bdf-b417-43e87ba1976a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:49.511Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=dc79de07-3791-4aad-bfe0-754b52f5ba23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:49.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:59.517Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=02074ced-71b5-4c5e-a9a4-a92e03efff0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:34:59.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:09.525Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=70b1cf2f-3e5f-433d-befe-37db51a04be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:19.532Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=bab11ee1-a0e8-4f5a-b8a4-432d1b503292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:19.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:29.538Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=316fc840-1270-4b73-8614-70bfb62f11fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:29.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:39.546Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2e8ca077-79e3-4193-8b0c-45d2f14935d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:39.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:49.552Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8cba0442-0d41-4c40-b836-4751c090f8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:49.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:59.560Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1da31897-6460-4241-8292-e407b8254e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:35:59.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:09.576Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e7df47c4-9b3e-4644-ad24-12b069b9be9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:09.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:19.585Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=50a92d31-03fe-4475-92c7-ac16e16b5346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:29.591Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4b066a43-1a4e-462a-bee0-056114c950d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:29.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:39.598Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f6511814-c2b3-4dd3-a458-347580c1e22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:39.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:36:46.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:36:46.467Z |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-09T00:36:46.468Z |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-09T00:36:46.470Z |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-09T00:36:46.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:36:46.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:36:46.474Z |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-09T00:36:46.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:49.605Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=123c66af-6b51-441f-ac22-7fe61ab4c48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:59.612Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=21f51af8-75eb-444d-a9f2-adb919b1b634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:36:59.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:09.620Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=bef0328e-add0-4eee-b8e8-2b74d7763256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:09.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:19.632Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a510037b-eb49-4ea2-bdcc-de065be0a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:19.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:29.650Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e656d5a3-eea4-4ad5-ac89-0f9e51c0f772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:39.662Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a90eaa9b-d086-4824-9871-b76ff7cd13ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:49.670Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6d3fa32f-bedd-4632-8e2a-6c6e6493a0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:59.679Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e7a9a3b0-b75a-4faf-991d-8b873e314aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:37:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:09.688Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f772ad32-a1aa-4612-ba59-29f8f8485fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:09.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:19.696Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6ee31267-5aab-4891-9104-446cd40786ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:29.705Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=fb3b554b-d1c3-47c1-8934-8cbbd8c7522f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:29.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:39.713Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e87f7e91-416b-4cca-9dd3-7153256e7fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:39.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:49.723Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=01074d65-5b95-4589-88b1-3c3b8683939b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:59.747Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=effcaf47-3e35-48e6-ab97-fc0107882b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:38:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:09.756Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7148d59d-5c5b-4cab-a378-88e829b70f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:09.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:19.765Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4044fc5b-db43-49c5-a156-5398a22cd1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:19.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:29.773Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=81bd1b4a-6c7f-44c4-af5e-0c5433a0b170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:29.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:39.782Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d7651f4f-15fc-47f5-bccb-5f267d7ded0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:39.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:49.789Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5c40544d-13d5-475e-b039-a36094d91123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:49.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:59.796Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0844e91d-a6ec-4c64-9662-510a5d65078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:39:59.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:09.804Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=629ee06d-7044-4a52-bae6-1c19d13c1f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:09.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:19.811Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=543787dc-8e87-44ff-8ba1-f7560dbcbb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:19.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:29.819Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c5d16b39-097c-464d-9df3-a9e258bd754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:39.835Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=45bd4944-3bcc-4a1b-9ec9-d28dc5c1278d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:49.848Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6e5ebda1-3f74-45ba-a3c2-d0d7817a2120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:49.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:59.855Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=208543c1-2177-4747-8393-50d7aba945e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:40:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:09.862Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0bf22198-da07-4d2d-88b3-b181c1ae4b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:09.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:19.869Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=39854018-0448-4e3e-8569-5023f889edc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:29.879Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ba39689a-f2ea-4706-8e76-87acff31d161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:29.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:39.895Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=10b952c8-33a4-4c7a-be7d-e524eab57b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:39.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:41:46.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:41:46.434Z |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-09T00:41:46.435Z |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-09T00:41:46.436Z |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-09T00:41:46.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:41:46.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:41:46.439Z |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-09T00:41:46.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:49.907Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=209fbeb1-f6c2-42cf-9915-98c65a830eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:49.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:59.922Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5be12365-d753-4307-b372-109b75b7ed13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:41:59.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:09.934Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2da1e577-eaea-41ba-9939-1545af8a5824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:09.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:19.940Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b6c7bc47-2963-40d3-9d75-f3fac1057208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:29.948Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4192c735-4755-46ea-aad1-a1c8215188d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:29.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:39.957Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f8046815-3de5-423b-bf86-1523daaf02e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:39.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:49.965Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f4b3b87f-eb68-449c-9d20-82974e347257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:59.970Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b02da9f8-3b4e-426a-a14f-5d686fdcf297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:42:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:43:09.978Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d12c8f9b-2fde-4fc5-8c33-fd293b0a0fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:43:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:43:19.985Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=329f3464-19be-4c77-abb9-f8ad0a6be635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:43:19.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:43:29.997Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7a96deef-ba1a-4551-a9df-7c81112b2c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:43:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:43:40.009Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f81f3c9d-793e-4034-ac1e-13f0e92e4e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:43:40.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:43:50.016Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=70abafbc-9fbc-472d-a5c7-1b8b16b47d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:43:50.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:00.024Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f8f4b4ae-44b6-4149-b054-7e8cfb2d18f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:00.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:10.031Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f576f03a-c0f1-4652-aac4-76beb9ee4845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:10.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:20.039Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0f718435-a050-404c-baae-f592df8d66b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:20.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:30.046Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=10ebf5df-ab47-4935-9110-5cb0f6415de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:30.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:40.054Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=637391fa-f49a-4aed-8742-7ae5e40894ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:50.075Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=33c8ac88-b57c-4237-997b-4d64e01a8b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:44:50.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:00.084Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a90c77d7-e2eb-42b5-970a-898b029ccda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:00.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:10.091Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c3805f43-ea6c-474e-9457-39e165a8d62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:20.101Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=925b75ff-fd24-47e9-b28c-4608c30e6469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:20.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:30.108Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=816eb5fc-2855-4591-8eef-d0e104eb3c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:30.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:40.116Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d5c372d5-5fa3-4065-a3e1-142b9508c973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:50.129Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=aa487c13-b9e0-479c-961e-388dce359e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:45:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:00.136Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e75489e5-4b34-4207-89e2-b9f349a77ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:10.153Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2e108316-18a9-4418-ab9c-5133970c27c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:10.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:20.163Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8ed37d50-98d4-4ccb-af1f-94348d6ef00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:20.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:30.172Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3f0c6f1b-de54-4eec-8ac3-dca80427a5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:30.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:40.182Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=601d6539-874d-4eb5-a32b-226c29dbd719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:46:46.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:46:46.397Z |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-09T00:46:46.398Z |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-09T00:46:46.400Z |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-09T00:46:46.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:46:46.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:46:46.403Z |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-09T00:46:46.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:50.190Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=85777720-900a-4f55-80a0-c5948f263fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:46:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:00.198Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e8a6d224-28e7-4c71-8a0c-7c02b5c93b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:10.207Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a77dc787-f313-408e-9ae1-0b837573010c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:20.214Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=916272a2-a22e-47d3-b28b-206182d50488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:30.222Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a82a42d5-7851-4c14-99d6-21f9b5e4d2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:30.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:40.240Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=22c3e026-7b66-4dde-b452-28e2e9954d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:40.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:50.254Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5a7cd5a0-a9f6-47bd-8e63-10991cb4d73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:47:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:00.262Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5314ee46-b88f-4478-80aa-2f4dfecb63e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:00.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:10.273Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8fe26cbf-e18b-4e6d-a39c-1797e26fb7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:10.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:20.280Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=34db26e2-cc03-489e-9bf9-abdf9b140ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:30.288Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=139baa6d-7e33-4f60-a695-d827dde55c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:30.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:40.297Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=43126a82-cea5-4086-9dda-0093b45be6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:40.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:50.304Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=fd3fd5f5-19c7-4604-a113-8188b051adfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:48:50.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:00.319Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=bc916a69-63d5-4935-af8f-1b632e112b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:00.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:10.330Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1c458278-6f7c-490d-a10c-a7c624f32b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:20.339Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ab3d8804-784b-49c5-b7a5-23c990b701a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:20.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:30.347Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=633d27c0-4f5d-44bb-a1cc-928de4fcb91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:30.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:40.359Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2a70635b-2bc0-42b9-a346-2ea5d9c50eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:40.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:50.367Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a5b749bf-ff2e-473c-8a65-f8c209e1ac45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:49:50.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:00.376Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=207710dc-735e-4faa-a1e3-6bb45c2eb5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:10.385Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0dd761bb-13a9-4be0-ac94-0cfaf7a515d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:20.393Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=dcba1048-e801-4000-8191-aec3aa208342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:20.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:30.408Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b8afea81-6acd-4a37-b716-b9d621620005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:40.422Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6b4fa0e7-d813-4906-93e8-6f5c9f4c36aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:40.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:50.434Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=60684a27-6b7b-485c-b1bd-7a0db410c376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:50:50.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:00.442Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=242bc8f7-6ba9-4d90-bcd6-dcb939d02a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:00.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:10.450Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8912dbe0-2f43-4c3a-892b-970140454b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:20.457Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c4c8fe1b-082e-4037-b0d4-77179d93120b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:20.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:30.468Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=60bde8bc-b40c-43d1-9136-3dde66729809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:40.474Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e3a88727-6fde-4997-a714-6d4f177e5d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:40.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:51:46.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:51:46.425Z |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-09T00:51:46.426Z |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-09T00:51:46.428Z |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-09T00:51:46.432Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:51:46.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:51:46.432Z |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-09T00:51:46.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:50.483Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=5d6f715c-dc9c-4fc0-bad8-2345f0e9e469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:51:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:00.492Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=75851bd1-ba08-4f55-a0d8-3cdc56c19efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:00.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:10.500Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=c65af34d-7559-40a9-86e8-52ea01573f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:10.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:20.507Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1b7e8c1a-9afc-40df-9905-85a1ae5c5546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:20.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:30.515Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2d175725-0c3c-43e1-a1c1-b35e66e9691c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:30.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:40.522Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f3120a50-d3bb-49f3-bdde-dc9a831c313d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:40.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:50.536Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9811f8b4-01e1-4bf8-bb8a-8dd450372b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:52:50.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:00.547Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e31a0d1f-b6ef-49ef-8809-c907197105e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:00.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:10.555Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f8735b77-90fa-4561-9032-b156d8688d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:10.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:20.572Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2035e3c0-3883-405f-b129-5fa054d26e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:20.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:30.586Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b9273f79-6cdb-471e-af40-c22583162c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:40.593Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2ed3c4ba-85cb-4ba1-9bd0-a9e148ffd189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:40.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:50.602Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=89d1f052-6a00-4af9-8b89-97608a026b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:53:50.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:00.608Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8de38cd5-daf9-4a34-a740-38819d263c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:10.616Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ff62ab8f-e3e1-4f92-9db5-ef12f3d5e42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:10.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:20.623Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9ed58fe3-b56b-4ee6-8b56-33c9bf5ab047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:20.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:30.630Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=f3931e14-9513-4473-a64f-114ad9c761ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:30.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:40.647Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=052c2e16-1c9e-4411-ac4d-e6d2216d928a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:40.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:50.658Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a97a0afb-8bf7-476a-bf9c-651a021e0651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:54:50.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:00.667Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=21c636f2-68dc-4ecb-9f08-7d347f347ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:00.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:10.676Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6d9328b2-803e-4756-bafb-9cbe9c185625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:20.684Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=1c640dd8-9c3d-44fe-8bb8-be1cbe5b9055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:20.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:30.692Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7de84503-5135-4106-bff6-4af842cbfb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:30.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:40.700Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=49cd3000-b58c-4eb4-a482-c2f7ebe2c674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:40.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:50.714Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=de824579-4167-4377-9a41-ba61ad8deef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:55:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:00.730Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=94f782f2-23b7-4b66-983a-acbfbc10c8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:00.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:10.742Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6f840d8a-b151-4abf-a3c7-117f76aea5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:20.750Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=2a24a39b-b835-400b-9507-3683a70fe9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:20.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:30.756Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=38c8fabf-fde5-489d-a458-0e69ff208f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:30.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:40.765Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=93307e14-af55-40f1-9397-edc55b012978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:40.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:56:46.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T00:56:46.410Z |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-09T00:56:46.411Z |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-09T00:56:46.412Z |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-09T00:56:46.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T00:56:46.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T00:56:46.415Z |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-09T00:56:46.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:50.773Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=ec7aca2c-d4c6-40b3-9124-7f899afa1ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:56:50.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:00.783Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=187e9f5b-73bc-40ed-8b8c-c1d8bd00794c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:00.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:10.791Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d8d5c957-d839-4400-9e31-b2bef6df9d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:10.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:20.805Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=cf796b07-e957-4bf6-be99-923ec2ce8a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:30.817Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=89e8a08f-d5fd-44d1-a165-cbae68b4acb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:30.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:40.839Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=87317312-8afe-48eb-8df0-10195640d02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:40.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:50.846Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e9c08d46-eae4-4d74-aecd-902027cdfb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:57:50.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:00.854Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=05d3e22e-2812-40fa-9752-bf0278ad5811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:00.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:10.861Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=9244c83d-5503-41f9-922b-498b360ba83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:10.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:20.871Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=640a03a7-8273-4693-8d98-c87218239e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:30.879Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=65fe3848-f830-4774-b921-894047066c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:40.887Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=cabcb76f-763a-4f5d-8c6e-a8cddc7ae358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:50.895Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=99c8f468-30ad-4b26-96d0-74b33fced54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:58:50.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:00.912Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=8a656232-0430-4c5b-9a02-07fd00674301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:00.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:10.923Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=4ce5ccbe-80d8-41d6-8214-f50c74009db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:10.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:20.930Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=53261eb4-0598-4ac9-b678-8254d57f8121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:20.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:30.938Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=0d46e1f9-408b-40fa-9290-a16eff689364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:30.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:40.944Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=41a3698d-fd1d-4f4f-a368-c42915f2960e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:50.953Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=bd841c5b-d1c5-4829-ae20-1e9b5402a76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T00:59:50.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:00.961Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=37b77df0-1ebe-494e-9ac7-47e6546108e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:00.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:10.968Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=7693b0e9-3fcb-426d-a682-56ceaf1d13e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:10.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:20.976Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a9dc1ad9-0889-4dac-9773-5c03a7c75f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:30.985Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=e514046a-b769-4055-99f9-92cff0208ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:40.999Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a9fea188-5ed6-4524-ab91-9b9be52f1622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:41.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:51.011Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6e96836f-b057-4a3e-a3ca-8f4ad9aa0b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:00:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:01.020Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=b961448b-f290-492e-857e-46d74f0e22cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:01.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:11.028Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=79e887fb-3867-4004-8461-6055188e706a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:11.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:21.037Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=d802d63a-d930-4d2e-9284-a32347c53eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:31.046Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=81a328f6-e961-4f6b-9f1d-f641356269a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:41.053Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=944e21cf-7dfd-478e-90b8-ee0e14745b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:41.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T01:01:46.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T01:01:46.393Z |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-09T01:01:46.394Z |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-09T01:01:46.396Z |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-09T01:01:46.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T01:01:46.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T01:01:46.400Z |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-09T01:01:46.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:51.063Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=a7187818-bb6d-41ab-b5b9-3ca387d5e8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:01:51.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:02:01.078Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=3c131675-be11-4213-9c6b-ac5fd5342da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:02:01.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:02:11.087Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=abd25e57-194b-40b1-914d-cf36d0d91a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:02:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:02:21.096Z |INFO |Init configs |InvocationID=dd0deb27-abe7-4ee9-bda5-4ff3fbb88765, InstanceUUID=6dd25ec1-f9de-4280-8512-025f85c833d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T01:02:21.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |