. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T22:59:03.430Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T22:59:03.432Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T22:59:03.464Z |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-09-10T22:59:03.961Z |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-09-10T22:59:04.045Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T22:59:04.045Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T22:59:04.045Z |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-09-10T22:59:04.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-10T22:59:04.228Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-10T22:59:04.246Z |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-09-10T22:59:05.458Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-10T22:59:05.815Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-10T22:59:05.832Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-10T22:59:05.833Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-10T22:59:05.904Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-10T22:59:05.905Z |INFO |Root WebApplicationContext: initialization completed in 1658 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-10T22:59:06.232Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-10T22:59:06.901Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-10T22:59:08.193Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-10T22:59:08.701Z |INFO |Started MainApp in 7.344 seconds (JVM running for 8.082) |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-10T22:59:08.766Z |INFO |Start scheduling PRH workflow |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T22:59:08.776Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e3d760c7-3246-4115-bfbd-fe3259ad0efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T22:59:10.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T22:59:10.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-10T22:59:15.255Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-10T22:59:15.256Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-10T22:59:15.259Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T22:59:20.264Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=060e22f5-9e72-4ead-902a-db7372a51deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T22:59:21.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T22:59:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T22:59:31.328Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1b7fcc01-f8a1-4de5-afb1-1e27ad0bf271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T22:59:32.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T22:59:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T22:59:42.366Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9d85cb88-a4df-4e1e-88bd-11fe0a78239e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T22:59:43.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T22:59:43.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T22:59:53.434Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ae415be0-5063-4fd3-837d-e3a658fdd963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T22:59:54.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T22:59:54.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:00:04.475Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b4c3a7fc-f352-4634-b375-67e9ed6a75e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:00:05.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:00:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:00:15.514Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3695ccf9-0386-4155-ba0a-d26e14687ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:00:16.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:00:16.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:00:26.560Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=bb9a77e0-6f4c-4dc8-9be0-835ccb5251e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:00:27.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:00:27.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:00:37.599Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0f9c7d63-04fe-49b9-b0e1-148474ecb4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:00:38.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:00:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:00:48.637Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f02f1b5c-a068-4ef3-9c87-c709701b7a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:00:49.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:00:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:00:59.678Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fe88554f-113f-4422-8041-2f99c172cff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:01:00.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:01:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:01:10.716Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f580e775-a79b-44eb-a2ad-77eb230b5bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:01:11.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:01:11.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:01:21.788Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=91d05b1a-17b2-4fcb-88dd-53bae0b613bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:01:22.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:01:22.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:01:32.828Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=042f755a-f893-4069-8610-2db66f620b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:01:33.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:01:33.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:01:43.867Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fded2fdf-cde1-4df4-9a39-8a8a998e36dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:01:44.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:01:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:01:54.907Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e906275b-78a2-4da4-9c1f-68974e113836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:01:55.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:01:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:02:05.946Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4882c268-27e2-4008-8efe-8a47bfde24b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:02:06.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:02:06.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:02:16.985Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=21a0641d-09df-4c94-a2f7-31c60c657005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:02:18.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:02:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:02:28.028Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fe3190ce-aa59-4f7f-920a-c5c292420052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:02:29.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:02:29.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:02:39.072Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ccd1d8d4-3efa-41da-8bcd-68d1ee1406a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:02:40.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:02:40.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:02:50.139Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=bb6f38c8-5ac6-43d4-9612-252ced2cb87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T23:02:51.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.69.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:02:51.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:01.180Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=25a8787e-a9eb-4ec1-b0ac-47403a645362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:02.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:12.411Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8d38f3e7-491d-4990-ba30-079b1c5ac695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:22.428Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=326f69fb-e0f9-4446-8f93-dd8df26cf777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:22.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:32.446Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7c85a700-9cf2-40a0-890a-c81ae69a4f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:42.466Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9f2cf871-df93-466c-8742-6140fd339ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:42.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:52.488Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d8331d84-0b4f-47fd-b6f6-6497c4a7d81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:03:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:02.501Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=55ce8a03-bf97-465f-96ad-4f25f957c1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:04:07.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:04:07.091Z |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-09-10T23:04:07.092Z |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-09-10T23:04:07.095Z |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-09-10T23:04:07.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:04:07.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:04:07.104Z |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-09-10T23:04:07.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:12.524Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=973a8574-ff64-4bf4-a6b6-57d7a8cac158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:12.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:22.548Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f326d35c-6fa0-47e1-ae09-da2e693ff317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:32.560Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=dcc3906a-92f3-4d5c-9f5c-1ff8a9fa5cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:32.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:42.576Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d9701999-0c16-49b2-95c9-ce9c462759e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:42.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:52.590Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=84af1b09-b618-4ce5-898f-b993cd7f22cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:04:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:02.609Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0093fe5e-c5c3-4732-aada-53f944753a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:02.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:12.626Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=273e352c-f1e1-4fdd-b134-6aaa655cf8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:22.642Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=900607d9-caa2-4aa4-a35b-bb2882acb51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:22.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:32.654Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5f741ca7-d406-4f8b-8b67-1029813672cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:32.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:42.670Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8864f674-2604-4032-84db-9d9441282bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:42.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:52.681Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=275632be-8bdc-4cdf-ae3e-be843858a0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:05:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:02.690Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2692196b-cd81-4ff8-8883-c210d4b88534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:12.699Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f23f8124-77c4-488f-8ac6-d358ac40f9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:12.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:22.717Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1c4d6fdb-9742-45fd-94f7-8a317be8e347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:32.736Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1ef46602-3446-48ff-bed5-7ace6e2b6064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:32.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:42.759Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b7e6d643-75b8-4877-ac59-e7795645dea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:42.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:52.774Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ae4f42d5-fe4c-44f5-bf68-fce383395924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:06:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:02.789Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=150a760a-bc5f-48d7-af31-44c23f163025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:12.800Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8414a5b9-9272-4833-9344-4ef2fe465399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:12.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:22.814Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=dc69cff0-467c-4eb4-b872-cae5edc56427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:32.826Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=414882d4-09e9-4cce-81bb-a92270a6d3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:32.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:42.844Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b5990d67-2262-4df7-abe4-10fa517bd3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:42.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:52.858Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=199df690-ccde-48de-ab16-b6fe90945233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:07:52.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:02.873Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b8b835c0-01c1-4cff-9947-3b714e70ce4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:12.885Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d9376e6e-9ebf-4110-87dd-69b852bd6b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:22.901Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=84340b7b-5c72-4961-aaa1-bacc76f28d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:22.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:32.922Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b805232f-9011-4cf2-91cc-e232228d2503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:32.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:42.940Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c7a20a76-bec7-4fd7-aaf5-d55f7cd38259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:42.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:52.955Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=73945188-30b6-420d-8c2d-64e12fbc58b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:08:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:02.968Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b580b018-3b0d-4e54-80aa-1743bd8169ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:09:06.577Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:09:06.577Z |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-09-10T23:09:06.578Z |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-09-10T23:09:06.581Z |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-09-10T23:09:06.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:09:06.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:09:06.588Z |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-09-10T23:09:06.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:12.980Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=87748890-8b1e-4e33-807a-20fa6f3dac5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:12.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:22.991Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=df9f8916-a526-4893-b410-b84d1343b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:23.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:33.011Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c82b1e45-11cf-47be-9900-0aed4663ece8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:33.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:43.027Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f5248bf3-abf2-4b50-8652-9bb60b202775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:53.038Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8d3584ce-e7a0-422b-95ba-e427b42f76f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:09:53.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:03.052Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ea92b83c-a07c-4311-9cc9-f3d30493594b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:03.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:13.063Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0dcf94d3-d50c-4803-aa66-5c9e78a64f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:23.084Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f6e26e42-3352-4a56-9e01-288ae4692b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:23.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:33.095Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=14ed9ca2-cf0e-4c2d-b054-4b5f3130286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:43.110Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=669448c6-9129-4bb4-978a-985309c89270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:53.124Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ffee8e1a-b3a7-4b28-918e-0f80800bbf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:10:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:03.146Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9fd581c5-a65f-4139-b4ab-b00576e57ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:03.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:13.162Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=558d28ec-eb86-4882-a2d4-e80a12c37322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:23.178Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1f057889-534d-496c-ae3c-c1e726cd2269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:23.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:33.192Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e07b3a57-5ce4-4741-92ab-4e985057b921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:43.209Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1d4db995-46d7-40a9-956a-a1f6aa275d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:53.236Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=16e5f667-c492-4f88-99d2-55a27cce820c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:11:53.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:03.251Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8bbd494c-f334-47fc-89a4-0b8d7dfd0d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:13.270Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1bda05b5-8b78-4790-8ea0-ed44f94d97bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:13.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:23.286Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f75144b4-9e13-4779-ab52-87c9a5b4a36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:33.299Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=54f09be0-26fe-475a-97f1-d46880b9346a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:33.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:43.356Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8a008992-689f-4628-a389-635d304a647f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:43.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:53.374Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b50815da-ce83-490d-b5d1-db6be779e9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:12:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:03.396Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5b387fa5-34c4-4103-b804-366f0c43da5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:03.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:13.410Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0144a443-7e14-4503-b0f9-fdce206c5a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:23.426Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=12ed25fb-5c5f-4657-a22d-74db34b6419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:23.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:33.438Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f2faeb6b-dec8-44c8-b4c3-35c0d0c37df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:33.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:43.448Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6b7e27b5-31f6-4d24-934f-aad659eabc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:43.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:53.461Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=74047cc1-5f7c-4362-bebc-7e4baccc661a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:13:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:03.474Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2d3f1b80-1fba-43a6-a5bb-b6b3815a1a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:14:06.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:14:06.649Z |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-09-10T23:14:06.650Z |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-09-10T23:14:06.653Z |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-09-10T23:14:06.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:14:06.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:14:06.659Z |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-09-10T23:14:06.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:13.493Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c80a2578-2e95-4b96-bd75-c07fbfbb48b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:23.503Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=25966f9e-fa69-4392-bb5c-a21bc992d135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:33.525Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4b94c07d-0062-4412-bbe7-efde053fe0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:33.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:43.536Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=421c6ba3-fd44-49aa-bd21-1e80f4e597dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:43.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:53.545Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a9957b6b-3c96-48a9-9af5-d4863c4b0f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:14:53.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:03.554Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e706df83-ff6c-4744-94e4-8147b9764bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:03.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:13.566Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=87b1a3e8-b24d-4400-801f-8e181ae6f7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:13.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:23.576Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b1e09ae5-4fa3-4987-a3c7-da2756578c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:33.586Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=71fdccdb-bf6c-4210-b8ec-7aebb6a00251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:43.604Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7881222c-42e5-48dd-a795-1cd0ce731bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:43.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:53.649Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ce21f246-e126-44a9-aaf3-97fcfc4ec7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:15:53.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:03.667Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=508c8074-09ca-4820-b2c8-b0d307bd95b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:03.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:13.693Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=da75bffd-9a4e-4659-a945-1b8185e6c427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:23.706Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4202641e-ef9e-4cd4-9b69-9ef53ce27277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:33.725Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=316d11ca-989c-40ab-861f-74c492181482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:33.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:43.741Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=72cc934e-6619-414c-8cfb-c476423f4384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:43.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:53.755Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=47ea58a1-b521-4439-90bc-5654a4637371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:16:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:03.763Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=244f319e-31a0-41f1-8672-1074e2f8523d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:03.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:13.772Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d2741edf-990e-41d2-8907-19191a9376da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:13.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:23.789Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=09f7f800-47cf-491f-b278-7331aadc66af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:23.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:33.800Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=afc613ec-3ce3-4298-92c4-6f27e96883b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:43.821Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7eac734e-0d84-4d2b-bd07-761ed61f7355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:43.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:53.837Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a8e30273-dd9a-48b1-af3f-f9f24233fb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:17:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:03.848Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ab6d0e0c-b2c3-4437-a4eb-fdaa853ce8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:03.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:13.862Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1a99f953-6fb4-4563-8cdf-4a92eacccde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:23.874Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=acec48cf-0778-467c-93be-0a86bb8577ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:23.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:33.885Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=479bac9f-32db-4508-bb29-66f51e1c6eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:33.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:43.895Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=138f5850-4df3-43fc-989b-08a4a149c0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:43.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:53.904Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8d64b9e0-56fc-460f-9205-f503493b768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:18:53.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:03.914Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=be6863aa-be2d-4fcb-973f-093bc509caa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:19:06.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:19:06.685Z |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-09-10T23:19:06.686Z |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-09-10T23:19:06.690Z |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-09-10T23:19:06.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:19:06.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:19:06.701Z |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-09-10T23:19:06.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:13.928Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d51442ec-21ab-42a6-a60e-09a19463715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:13.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:23.945Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8d562c38-cb4e-4ce3-b5b8-52e463b90b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:33.958Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=77b07d76-6ead-4c58-b30e-030433dc2755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:43.969Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ea8bbf11-b61f-4afc-a804-f03c1cae1a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:43.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:53.982Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=72ad9261-760a-4e18-9c0e-5737b206bd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:19:53.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:03.992Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=705b3c35-7d12-48f9-8f1b-c6b5dd277bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:14.001Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9297fdcf-7113-4360-a2d1-be4ea206f97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:14.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:24.012Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8ccbe6b0-0c8d-47fc-b860-a217d481ce2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:24.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:34.022Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f03e8871-06cf-48aa-926a-3d7f58f54853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:44.029Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a180d318-3a74-49aa-af94-c0bbd62736f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:54.038Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=223b825a-a477-44b9-8de9-0ea365cb0948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:20:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:04.048Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4c0bca2c-70d6-4080-bcd4-f71fbe4af523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:14.072Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fe4d879a-452f-4553-a72f-2a91e5dcfbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:24.090Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=eb68d0f4-ccc5-48d5-a696-3d66be07f5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:34.106Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=de417e32-1e43-4c20-9f79-93ade30a9d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:34.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:44.115Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=10139a0d-0dad-409a-b156-589644d213df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:54.130Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=bfd3d8ba-b28f-4ba4-9a87-0dc068b3a0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:21:54.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:04.147Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f45797b7-6407-4fea-b9de-8613edcd1572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:04.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:14.158Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=712c6c25-3747-4fe3-ac4b-be19f355f5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:24.169Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a4f0c580-7e5c-4eaf-b184-530406ddfb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:34.180Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1df6db45-866c-4287-bebb-6565fdc8ce80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:44.189Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=003fd3b4-b535-45cd-b0d1-a99322e0807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:44.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:54.199Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4ee07de9-1315-4909-97f2-c8dd8ae8f548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:22:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:04.210Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=252e010d-2d80-466e-819e-1508062b65a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:04.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:14.226Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c062d7fe-bcd0-469c-97ea-2c9e9bed7a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:24.245Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6d4d1fcb-42de-4791-b1cc-d1f932f1ed79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:34.256Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=63971c9c-e520-4cca-91f9-8bd9f39225d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:34.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:44.264Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c87ff6b1-fa11-4382-ba82-8b4f7b8e2112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:44.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:54.274Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3bdf153d-1c80-4223-8c74-3c54ec56be89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:23:54.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:04.284Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=16a649a4-7f70-4dbb-a42e-afe03a9b1f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:24:06.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:24:06.608Z |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-09-10T23:24:06.609Z |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-09-10T23:24:06.611Z |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-09-10T23:24:06.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:24:06.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:24:06.616Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-10T23:24:06.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:14.292Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2542b74e-3f19-4802-bfcb-6cbee4c6613a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:14.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:24.303Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fe41af52-b0c7-4ffa-9510-b74c86d00c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:24.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:34.314Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5d0a5e6b-48de-446c-8822-eba836feb2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:44.322Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=63dd6237-c328-4b7d-be22-8e8bef77dc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:44.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:54.339Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2ec80c6f-e923-422c-8e8e-562d767313aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:24:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:04.354Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5784df10-20f2-4ff3-b0d9-873de8e1a47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:14.367Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=da4ef49a-ae36-40dd-a825-f9b4ddab8453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:14.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:24.392Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e116d78a-a9ae-4742-9d45-5202b8270fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:34.406Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=667e9a18-516c-44bd-8054-2a8c9aa5a040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:44.416Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4bd77ed0-c1ac-4e54-85bd-dd6c5134e7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:44.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:54.425Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4a8ea56e-71b0-4b4a-91ae-dc36f5d43c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:25:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:04.435Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6080f088-6e5b-4a05-91be-7d1c134a737c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:14.445Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c8b34c42-03a5-405f-ac32-6f3269f68775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:14.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:24.455Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7f8bd4e5-ad0a-4c15-9cc9-77ce9e06290d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:34.465Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=27ec3524-d874-40cc-9384-b7d57203b5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:44.471Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a23cca37-856f-4069-8b3d-400b782d7938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:54.488Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6b42ab2d-87e3-4db4-b709-f2e20726033c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:26:54.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:04.505Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c36a3a4c-0d45-4a68-ac1f-9af310175a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:04.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:14.514Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=67adc8ac-9e7f-445f-9f92-531d8eaac1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:14.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:24.527Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f4678e1f-6b83-47a9-978a-719c2e66d638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:24.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:34.540Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6d063ea6-7467-4d8c-9d29-e8d88b18b120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:34.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:44.550Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b5b0f246-e764-4d29-be87-3802421ec5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:44.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:54.558Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=24870e9b-5b28-49f5-bd8a-e343b27f1d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:27:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:04.569Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4ccfca8e-9508-460e-a1f9-009cc8de5d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:14.577Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=10e75ddf-6b11-4dc7-92bb-469e5d74a499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:14.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:24.590Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=62030439-ada1-4fee-bb2c-d2e811865857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:34.601Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=12857c9c-b0d5-47ed-9dc8-f75dd34cd8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:34.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:44.610Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f3b9a374-b69b-41c5-b1b2-5f215b7e88e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:44.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:54.624Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2d20c681-c7e0-4197-bbe3-cdce4d0c71fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:28:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:04.642Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9c4cb04f-406c-470c-8731-1f3d6249d924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:29:06.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:29:06.621Z |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-09-10T23:29:06.622Z |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-09-10T23:29:06.627Z |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-09-10T23:29:06.634Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:29:06.634Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:29:06.634Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-10T23:29:06.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:14.650Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5e4454f9-04fe-447c-b5b2-9b1325ff3881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:24.663Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=93f5264c-9736-44f8-afa1-394699234cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:34.683Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8e8b2354-b584-4353-b539-7777069036f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:34.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:44.691Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3f7a33f9-ee7b-46f6-869e-ff35b8524de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:54.701Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a9164ab0-7473-4127-b126-80cbd72d94eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:29:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:04.711Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7b7092df-9436-4f0b-a0e8-6d8cf86b21d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:04.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:14.719Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=538058db-3cb2-4f3e-9df7-60b0d351c10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:14.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:24.727Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ab089aa3-93ac-4366-812b-0178edbd2cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:34.736Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6771ab17-941e-4c52-b04f-d7beb13330ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:44.746Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b6801abf-4bf8-4f61-9928-69850afe90e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:44.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:54.759Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f8c64be4-6278-44af-811c-481a9c56cfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:30:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:04.774Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=29daf979-6fa4-4466-951c-94f2ab4ac7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:04.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:14.784Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=920638e0-ddb8-4874-a99c-baea413e8c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:14.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:24.796Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=29846743-b892-4cdc-9f7a-10fb00ab51a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:34.808Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=14c8f537-9502-4646-97ed-7ef26c0080e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:34.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:44.817Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c68e4fdf-74cb-48a4-aef2-77d01d31c137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:44.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:54.826Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=de4d636b-eb1e-4f6d-a110-b7794c1fd45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:31:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:04.833Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f6ae2945-a411-4b58-b57d-eafea25e52ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:04.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:14.841Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c659ee8e-4eca-4ce0-ae27-f2bd8a9fc999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:14.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:24.847Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=023a8707-020e-4490-b587-fcf284da7c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:34.857Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ad8df8cb-bca5-4536-8bc6-8f5b4de7c658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:34.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:44.869Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3f42c06c-7e2a-4c33-9e99-bd5724018a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:44.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:54.885Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f244239c-758a-47fd-862e-4003d390311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:32:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:04.904Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6f4aede4-5049-40e5-b55f-9098a38851c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:14.915Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d8a4a0f6-5564-404a-9771-54c26254bb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:24.924Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2acb9b97-0e4f-4fae-8122-cee17575dbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:24.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:34.933Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5b889feb-01ce-4347-8011-554c0b4f26cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:34.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:44.941Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5a783305-7541-4d1e-b139-adf33c09a61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:44.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:54.953Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=54e28409-7102-4bd5-8dd5-f43f7070ef23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:33:54.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:04.961Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b1fc4a2a-78af-4f57-8cf3-6e39f2de931e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:34:06.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:34:06.619Z |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-09-10T23:34:06.620Z |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-09-10T23:34:06.623Z |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-09-10T23:34:06.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:34:06.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:34:06.628Z |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-09-10T23:34:06.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:14.970Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f3be5d25-2aae-463e-ab82-fde23789e8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:24.979Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5db5ddb9-df20-4a94-b2b5-66bb7fdf7f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:34.994Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2b38a243-28b8-48d6-9edd-258cd1a79fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:35.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:45.011Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0caf6b9e-87bb-424f-8cbf-bb28568a6e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:55.019Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7ecabdf2-b24b-4c0a-b9e7-bca53075e9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:34:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:05.030Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2fcb7599-a5d1-4be3-ab87-6a32faf26627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:05.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:15.040Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=28b12734-e21c-41a2-a898-80f0f8a082f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:15.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:25.048Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3da4cda7-31bf-4be9-91e2-0bb354fd9b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:25.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:35.057Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fd5bc75a-3046-4839-96f5-40b191e627b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:45.063Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ceac746f-1365-403b-b4d8-77eef1f22fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:55.070Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a4f66ec3-5e2a-4deb-b5fc-e63b459c5720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:35:55.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:05.078Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7b10e3b7-e518-44bf-8ed2-7f58ab9c216c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:05.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:15.089Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e288b24c-23af-45b5-8a49-3db8eca82de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:15.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:25.104Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=16c03947-09da-4b2e-9403-dfafef03bae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:25.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:35.116Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1d1004b0-f079-47a6-aecc-8a6894a6e8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:45.126Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8c9879ef-e252-4562-9c07-06031ceb342d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:55.137Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=dd9eaecc-7300-4b26-aac5-583a825e744a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:36:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:05.146Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=476fb1de-9243-48e7-abf4-e5e04b0fdd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:15.153Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6ad9b1f9-3f79-43fc-8310-1498b06c9cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:25.161Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c5433ef8-f583-4275-8588-90a4b3e8cdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:35.170Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=994e1cc5-97b1-4538-8a0f-c06eb58890c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:45.177Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=799c8214-d772-4597-a172-dfc477a9d2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:55.186Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=aaeb2743-b8cf-475d-8736-93705c77646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:37:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:05.193Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f4119b85-ce53-45e7-9bf9-9761794fb76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:15.204Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5736ffd5-b32b-44b1-b469-ace40d394cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:15.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:25.215Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4b3c949b-70a5-4781-94e3-e36d35bc2678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:25.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:35.226Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=afd7228f-632f-4a79-b5ae-8183ce62083c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:45.236Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fbc31f52-d652-4665-b5a4-ce1e008566c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:55.245Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=dc001c67-d010-4228-9303-e421ff97e204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:38:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:05.256Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2828cb5b-31fc-4c66-9931-ed39c8cdd465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:05.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:39:06.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:39:06.601Z |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-09-10T23:39:06.601Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:39:06.604Z |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-09-10T23:39:06.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:39:06.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:39:06.609Z |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-09-10T23:39:06.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:15.268Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2e3481e0-db45-46af-ad7b-57adfe77a1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:15.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:25.277Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=14fb0420-0375-49ed-a630-26da539f954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:35.285Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1a95931a-31f7-4579-a1a2-57f8a2cb9779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:35.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:45.293Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=82c6aaed-5322-4bf5-a7a2-86db08bbe19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:45.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:55.304Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f4bc58f0-8e23-4d48-88dc-78c9cefc3b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:39:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:05.312Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3baa5654-97bc-46c9-a8b1-36f7575361f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:05.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:15.323Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c86e6eb7-2463-4352-af3e-d0a068bb3262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:25.333Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d1c68aab-8afc-4243-9053-c8d85caea169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:35.345Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9665eebb-e08e-4917-b14a-f5db3aac40dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:45.353Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6697eced-ca7a-4f55-b377-a2e88c98198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:55.363Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7a839cdc-a297-4dd3-877a-e22bdde1aeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:40:55.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:05.370Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d0a0cfe3-6b4c-4855-8953-6631b8a0774b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:05.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:15.378Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=db993090-477b-4286-bef4-50f7fa02c63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:15.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:25.384Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=16c704b4-5480-4452-b92e-6c1776b1aa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:35.392Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ef23561e-ea82-45bd-b496-480ead0f6d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:35.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:45.399Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fcc6a487-2523-4cc5-bf5f-2888ab13836a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:55.406Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8cdfeb13-6e94-4d63-aace-56de1071351b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:41:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:05.414Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=07a912e4-3237-4a3c-b7b8-d1f964572a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:05.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:15.425Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=15f600e9-e42d-4567-8658-c53ade7aca63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:15.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:25.436Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ef5f1707-9bf0-4fc2-9c69-31e981fb64f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:35.445Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=454b1b51-f694-4068-becf-a3654ead2bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:35.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:45.455Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2ce9bb2c-0e77-43dd-9e17-ee9e9d1cff7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:55.468Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=00e0e8d1-a4e6-49b3-870c-e1d16b70c5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:42:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:05.475Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3d1ea9d9-31f4-4327-a9aa-85266d58cd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:05.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:15.484Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a69cfbf4-cf17-4cb9-988f-ff0865961ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:25.493Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9c62375f-e8e3-43e8-b637-d0f5ca70711e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:25.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:35.501Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f5dff806-f3d2-4192-9162-44e96d7075c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:45.513Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fd14e5ed-400d-404d-86fc-4ca8854e65dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:55.529Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=852bced6-3db8-43d3-8036-f9fb586b3e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:43:55.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:05.538Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f8e71e47-5114-4cf6-b7f0-5425983fc1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:05.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:44:06.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:44:06.642Z |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-09-10T23:44:06.644Z |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-09-10T23:44:06.647Z |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-09-10T23:44:06.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:44:06.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:44:06.652Z |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-09-10T23:44:06.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:15.547Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=96f47914-7d4e-45da-96e6-d7c40f4270a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:15.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:25.557Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c7868d50-317f-45a6-83c3-3757e5cf03b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:25.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:35.569Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9c0cee32-61b4-4b67-b994-c670400a9f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:45.578Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=83560792-4ef0-4b66-95c4-526c18b7c38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:45.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:55.586Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b42fc087-5315-46d5-90ef-1ad41997700e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:44:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:05.592Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=18957470-d96f-499e-b84b-7e12a9989677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:15.601Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ba450202-833a-482a-a6f4-c54af6e48090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:15.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:25.611Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=215bdf39-b047-4cf0-9c95-c1ce35717c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:25.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:35.626Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=32521e3f-4dc1-49b7-bf8d-d1d00dde6e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:45.635Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3f8497ed-7078-40e3-93a1-56264eb44c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:45.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:55.645Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=97c51508-f2a1-4766-90a9-95bb4b64d3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:45:55.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:05.654Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7f602e79-e9c9-402b-a678-6d106b96d40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:15.662Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e9d1fa73-6694-4b49-9872-575ca6c3b6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:25.670Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d7d0ac8e-0a3b-4212-a965-589b645a28d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:35.678Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=70632ea8-3c33-4112-9b07-bcafd0f71272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:35.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:45.685Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d9d5c6a0-e6ca-4d57-a9d1-e421a8f51bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:55.693Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6c097268-5bfe-4331-8a99-12b452b2d755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:46:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:05.700Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a30051e6-9738-41ec-9c27-545b84d307b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:15.715Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6f3ea45d-5a8e-4db9-8ff9-94a19231b5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:15.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:25.727Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d187c598-58b9-45df-9569-2c87f4e30c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:35.743Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=15f79b12-f464-4321-b90c-a2c5cb0eafc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:45.752Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d7ce5294-6f76-4c05-9f84-c3b894882303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:55.760Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=75545969-508c-4ce0-b07a-01790d5f39c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:47:55.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:05.768Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0c38b036-f5ea-4fc6-8f48-cfac013598a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:05.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:15.776Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8571d7af-9ada-493d-b5a3-73b06204ae85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:15.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:25.783Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c5fd84eb-b5af-4f5e-b5e1-1dafdadcbfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:25.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:35.791Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=45a91077-2cfe-4c94-a7b6-eae8b8bb824a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:35.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:45.799Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fcf11ceb-60a6-48b1-b758-c26983d14a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:55.807Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a47299fc-b288-4316-9313-9d3d3c6d6662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:48:55.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:05.815Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=430f2474-4f3c-4ff4-b252-f99287c5849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:05.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:49:06.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:49:06.655Z |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-09-10T23:49:06.656Z |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-09-10T23:49:06.660Z |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-09-10T23:49:06.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:49:06.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:49:06.666Z |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-09-10T23:49:06.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:15.824Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9afdc616-ae42-44fc-8da6-8c19a76254d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:25.836Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=37161b25-6dac-485d-ae2d-03d059e2e949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:25.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:35.845Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1fbbec90-380d-4753-90c6-736858758d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:45.853Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=63d0e7ab-85c1-42af-8f4f-eaa6e89a04bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:45.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:55.861Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=cefdd056-65c5-41d3-b84b-10592113c439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:49:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:05.870Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ad51dd7d-610c-46dd-a64d-5defbeea0f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:15.878Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=dbd2c71f-c819-4990-84ea-20e754cd078e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:15.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:25.886Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=118e6fe1-d88e-4201-9f5f-30014aaba064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:35.893Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=160d75a7-3fc9-4812-8103-7f1e4fcd63b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:35.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:45.899Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=43e840f4-011a-4aa7-b3f1-28291ffaa624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:55.906Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c3be20e8-ae76-4599-90c1-f3bdf00200e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:50:55.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:05.916Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e65af1d0-575d-4ebb-9edd-0cf32142b293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:15.931Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=109a9838-4441-4ed2-b5e8-7337940eb95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:25.940Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8f8194c7-e809-4f51-89c8-a96879e51b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:25.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:35.950Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=587175cc-d2b6-445e-9791-4fd43828a36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:35.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:45.961Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5cbf6517-572a-4cfa-933d-0186c3c786a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:55.968Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=548f15de-c353-45a2-9ce8-34d42b410a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:51:55.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:05.976Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=13422ef7-9e20-4b03-a5ce-fb11078a1a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:15.982Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=289a356d-ccd6-46a0-845d-fe2e85711214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:15.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:25.989Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e2649901-c410-4eda-83d3-5074e7b48e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:25.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:35.996Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0177ed0f-009e-4e73-b63b-0255485a3ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:46.002Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0715f918-a3ca-41de-9875-46a709e17a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:46.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:56.010Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=97715ca3-7f2e-4757-b978-e5ba632fbc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:52:56.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:06.022Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c2e7ba1b-776a-4602-bc44-53c7489285a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:16.035Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7d29e94d-5e47-479a-9c6a-394a68610b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:16.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:26.043Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=155d4397-f72f-4649-b9c0-47c21e75e4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:26.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:36.052Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=47155ce0-6818-45a1-a967-cdbbf683c691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:46.060Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=61e33d2a-6836-47ff-843c-9c1f4ca2f430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:46.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:56.072Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4ab510f3-ae49-4442-9781-b21205fae7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:53:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:06.080Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1d95ceb0-6816-427e-a415-b3e5b44b3938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:06.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:54:06.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:54:06.673Z |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-09-10T23:54:06.674Z |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-09-10T23:54:06.677Z |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-09-10T23:54:06.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:54:06.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:54:06.682Z |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-09-10T23:54:06.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:16.088Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=18ab8eb5-b7ef-4215-b96a-ab544ffba4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:16.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:26.095Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=02e33ca9-abee-424b-9ac5-70fcd33cdfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:26.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:36.102Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ea729769-db50-42e3-b5d2-73bce2095ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:36.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:46.110Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2da145d2-8da9-4548-8b26-972142a3142e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:46.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:56.119Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=df14cdfe-8681-4d05-a3b8-bad280e2d9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:54:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:06.136Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2d58c7f0-cc7e-452f-9899-5f7aa401b955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:16.151Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fa285b1b-660f-4de4-832e-790afa11f5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:16.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:26.162Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=02a05683-4998-4ef0-938f-f02104b44d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:26.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:36.172Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f9842774-2163-4a55-9a75-8e2ad065a490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:36.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:46.183Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1640f8fc-219e-4bc1-9edb-d503c07eb1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:46.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:56.192Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=77e30873-d3e6-41b0-ae2f-d41a214c5748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:55:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:06.200Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ea928206-df09-44b4-9b16-05afe8081e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:16.207Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fd8600b2-b767-450a-8a39-99daea551721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:16.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:26.214Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d776fe85-0818-4032-8509-311709e4e786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:26.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:36.223Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=92526654-ce96-49e8-b16f-d3e8f9e70071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:36.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:46.236Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3d8d057f-3662-4449-8d60-0fe77c81b3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:56.250Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=40e65b67-5362-4322-ac87-6beacb400f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:56:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:06.260Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3215578c-7a44-4e9e-a07a-5f552fcbbf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:06.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:16.273Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=64419ff3-a92d-4885-b270-72dff2aa7037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:26.282Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=bfd2c7a6-fbb9-42cc-81e2-68a9adddbd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:26.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:36.290Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d19e06f0-aab5-4f40-829a-cd275989a04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:36.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:46.299Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e1b0a486-6545-4ff2-a3e2-93b05ac041c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:56.307Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2dbf5dc6-7f85-43f4-a332-bed38c546a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:57:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:06.313Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=247e8558-b483-4203-be5b-253187d14be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:06.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:16.321Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9e7329fb-b7c7-4086-95bf-4c1dbc724724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:16.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:26.328Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fd9a315f-8412-4e3e-a3a9-ace6768ff868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:26.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:36.340Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=469ee4da-eb0a-4be1-a60b-da5237554f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:36.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:46.354Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=add87ed7-8fb7-4b5e-b710-6b0f2107e040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:46.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:56.363Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2026af80-c327-492f-a82a-68100204bcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:58:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:06.374Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=63e5cbd1-ee2a-4b95-a9fe-220a5a66b8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:59:06.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T23:59:06.642Z |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-09-10T23:59:06.643Z |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-09-10T23:59:06.648Z |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-09-10T23:59:06.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T23:59:06.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T23:59:06.652Z |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-09-10T23:59:06.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:16.383Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3e5cf2f3-006e-485c-8dbc-be87968f5d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:16.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:26.393Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ad7cdaaa-b674-4512-bc88-56dd46dfc85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:26.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:36.400Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b0581160-8465-4b7b-a8c9-25c11a354d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:36.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:46.409Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=82b26904-e74e-43a8-9470-99a7011e4922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:46.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:56.415Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1d34748b-d95c-430e-b82d-1cc637437470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T23:59:56.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:06.423Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e24e9011-fee1-4d78-bece-195a493321c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:16.445Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=476005fc-0d43-4c35-8daa-a18c28681545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:26.453Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8623da13-45db-48d5-af6b-8af46936b5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:36.478Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=acee84d1-0df2-42b8-bba7-d700002252d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:36.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:46.488Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9f07ea8e-5438-44a2-bfef-53b11eb414fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:46.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:56.495Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=25a2fcb2-af08-45e1-bbf9-e8388ad5da0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:00:56.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:06.504Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=df7fb894-463d-4e11-b543-567529eeeee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:06.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:16.513Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=42b81710-c94d-4bf4-aed8-cec96ebf7280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:16.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:26.521Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=af5a795e-e028-4afc-b4c7-22abe9f359ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:36.530Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0d95d647-4450-4396-9a5a-f47b0aecef55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:36.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:46.538Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=71a0e55c-c8ab-4ecc-bf56-cec380604b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:56.547Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=24513084-1fcd-4147-bd27-3c66aced5f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:01:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:06.555Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e57c23e9-9789-4263-9812-bed7e1ca8599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:06.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:16.564Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3b02206a-1916-4dc1-ad53-9cb85fb20929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:16.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:26.577Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1950f970-646d-46ff-bc60-c3f0004a1417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:26.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:36.587Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b0c4a302-505f-46fa-90c5-9a2f4afcb221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:36.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:46.599Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=63d1e129-2abd-4875-a648-61eee087c10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:46.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:56.621Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=dce988f5-78be-4c04-ae04-012ba75cd2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:02:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:06.629Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6ae2cf6d-9451-4cb3-a2f6-0993ea901fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:16.637Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0d11a703-d991-4580-8328-c9dad1d31428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:26.644Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a5365f3f-5314-40e3-a400-b3fed80de611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:26.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:36.651Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=80b045c5-5b82-4da3-95e2-43d56b02183d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:36.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:46.658Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b2f1dd79-8367-4714-9e27-4aae9caf10b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:56.665Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3cb4b3c9-41f6-4bba-bf53-0ac4661ab73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:03:56.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:04:06.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:04:06.537Z |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-09-11T00:04:06.538Z |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-09-11T00:04:06.541Z |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-09-11T00:04:06.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T00:04:06.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T00:04:06.544Z |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-09-11T00:04:06.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:06.672Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f1912a6d-d769-4737-90fb-2bc4b643a7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:06.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:16.679Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5b6041e9-8e55-4adc-b49a-683e5c484b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:16.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:26.691Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=77db389c-11fa-4512-acd6-67f932e6de42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:26.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:36.699Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5cb7d8a8-bc6c-4b08-9221-a36e76ce23f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:36.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:46.706Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4d24c0c9-566a-4472-be90-9974d965712b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:56.714Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ad1a9676-59d5-4e11-9bc7-88d51f7001c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:04:56.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:06.721Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7de09bd2-3ba4-469b-ba3e-b131f8a3cc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:16.727Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6db7088e-e3ab-424d-9c5c-a880c421a03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:16.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:26.733Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e79339be-ea3f-4b97-97f4-6bf9c6857cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:26.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:36.740Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a991cb73-c2a8-4a77-aee0-476752690eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:46.746Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a3751659-9afa-48df-887b-7d5a0b7b7ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:46.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:56.753Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4820b9f4-d831-4209-bb81-4a22c8531552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:05:56.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:06.764Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3e9e2946-3026-464e-8a26-2b6d9bfe21cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:06.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:16.784Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3e8e84cf-0234-40d1-8f8e-d5196339a658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:26.791Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=19b611af-8299-41e1-b9f9-5950d284c012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:36.800Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=eb78e42e-3cfd-4126-a019-7166a887f733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:36.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:46.808Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=703d4c2a-8b7f-4675-a783-4083383e696e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:46.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:56.815Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a9d13202-9ac1-4faf-9416-3a1fcbeaa383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:06:56.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:06.827Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=af4a31fe-1ecd-4dc6-920e-a83c900b3213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:16.835Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6608fc2b-953d-4331-a9ec-852e91cfc30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:16.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:26.842Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3cdb0e80-d7bd-42c7-952b-6aad3dda9725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:26.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:36.849Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=af0c1fac-1bbc-4b19-a4aa-23d82c3d850b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:36.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:46.856Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=20d5d410-fcef-4d6f-b292-cfac25cb1d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:56.864Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=94d3e90d-0621-47ea-8e69-b60682ecc287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:07:56.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:06.876Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9ea7ac91-84fc-4dec-a119-0c7a6324e71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:06.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:16.889Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=2ce6f454-edb1-44a8-947c-d1abfa9d6c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:16.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:26.896Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5b4edb53-64b1-487c-bc6e-0e310c64423d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:26.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:36.909Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=00fa02bb-b89e-4f06-9ba3-c2b1571ce98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:46.918Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=065f003b-72a6-4659-819c-0272fc58a2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:56.925Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e6b0ef15-1ad1-488a-a35b-3d8d8867e8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:08:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:09:06.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:09:06.678Z |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-09-11T00:09:06.679Z |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-09-11T00:09:06.683Z |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-09-11T00:09:06.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T00:09:06.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T00:09:06.688Z |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-09-11T00:09:06.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:06.932Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fb7faa10-c333-416e-8613-205c100f0af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:16.937Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0cd859d7-7741-43c8-bc98-79fc70917bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:26.944Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=77279e44-11c2-4902-a26e-9344394c61e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:26.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:36.957Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=92d328b8-fa94-49d2-96e7-9097258536e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:36.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:46.975Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a1aaf4e6-bc97-4d45-91c6-2603bbba13e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:56.987Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0300979e-4ecd-45f9-8ff8-de97bec06b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:09:57.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:07.002Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fb3451d3-b626-4db7-9c40-7437b107fc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:07.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:17.010Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e6a8687e-1e7e-4ffd-8e4e-de9d58263ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:27.016Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=234d8a8b-f34f-48c9-8041-dcbf7ab744b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:27.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:37.023Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=88713eeb-ddad-41c1-aa5e-2faa0025ed05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:47.028Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c855a546-00f1-44da-8e0d-47461a32fbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:47.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:57.035Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=35f5ef5c-f029-40a6-ad0b-1980e079fddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:10:57.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:07.042Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=eac8582a-b6be-4034-8d98-1965d5ae328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:07.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:17.048Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3ae4a48b-7e8e-42db-af06-db0e3e015b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:27.055Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1fc4b3bd-9927-4c02-afb6-8ec8c9d8dfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:27.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:37.062Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0af22546-e213-46a9-866a-c8e449026827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:37.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:47.069Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=19ddd568-98c1-4fdc-ab2c-e40d895d5e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:57.078Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e96718fb-ea23-4499-8b4c-04d14ba9473b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:11:57.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:07.092Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=123f3431-f8f2-4875-ad85-2d6e360eb4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:17.099Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d583aea8-df17-4467-9a4b-ac90fcc31e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:17.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:27.105Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=88504e2e-df77-4249-8f0b-6e98d146ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:37.112Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8f11a1ef-0cec-4b34-9f27-f8d491338ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:37.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:47.119Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=355df534-ad2d-4c51-9339-9a3f30a4f4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:57.125Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c7031f0a-bd24-43e1-b142-562cced94ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:12:57.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:07.132Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=22480d32-da08-4bf2-aba4-b8dcce7ffd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:07.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:17.139Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=02992384-6a92-439d-a167-adf7c96b8495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:17.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:27.146Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=90f3060b-fbbc-4a96-8732-5e816baaa4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:27.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:37.152Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f00f7ca8-3655-429e-ade3-d58f9662c2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:47.161Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7086ab2b-eca8-433f-90ca-9d388c322dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:47.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:57.171Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=22c47893-06b6-4acd-bb35-e59bd5bb8b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:13:57.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:14:06.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:14:06.642Z |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-09-11T00:14:06.643Z |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-09-11T00:14:06.647Z |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-09-11T00:14:06.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T00:14:06.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T00:14:06.650Z |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-09-11T00:14:06.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:07.183Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e9df247d-dc9d-4b9b-b455-6b3d0706d42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:07.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:17.192Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f62a15ed-fd39-419f-aa68-79c849bb3f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:27.201Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=45a9792a-518c-4204-b3df-3f07d09ee53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:37.208Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=eddc2550-95a4-491c-9525-83ac2ce160b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:37.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:47.215Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3e1a6362-b0d9-4e8d-9055-c4ff9d2d9a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:47.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:57.222Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=df099b91-b0aa-4f61-9721-fa2d9f6c0607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:14:57.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:07.230Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1412a844-5ba5-47c5-a8cb-ec2099f92845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:07.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:17.237Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=30ce93d0-6701-405b-bb28-51f847c14ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:27.244Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f9131e05-44ef-4999-9249-8134e11578a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:37.253Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d77a72e4-63e0-47a8-b00c-c4ac7ca6089a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:37.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:47.265Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e50d4260-6088-4e43-ac1a-f7dcb80555e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:47.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:57.274Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1f0ad43f-d828-49b7-9b82-5f176036fbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:15:57.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:07.282Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=978a5157-4424-4812-a1e9-d415f33a9bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:07.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:17.292Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a3f7b0f1-96bc-4a65-b2e6-d8e89132e880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:17.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:27.300Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e0ce56bd-da8c-4999-b61d-7604056ee1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:37.308Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=209e6c20-19fd-4a35-99c4-aa639eb05a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:47.315Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b0406ed7-e140-453f-9492-2156bf5976d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:47.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:57.324Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3488c6e5-769e-40a1-b8d4-14189ba0bbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:16:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:07.332Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7bff479d-6518-4c44-8121-0f61184839d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:07.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:17.339Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=87a2f768-8ca6-40a5-b146-faaa13cbf9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:17.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:27.347Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=52381045-ca32-4530-ba55-a1a640528864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:27.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:37.363Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=bddbdbaf-a01a-4a1f-884d-72ea6574d41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:37.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:47.374Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=166f9357-6a75-4aa8-8cec-4be81d09ed0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:47.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:57.383Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=530976a1-fcbd-4fb0-a8d7-45603024d4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:17:57.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:07.393Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ff3c2c82-bb5b-4467-b8a6-1eb3fa6f19ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:17.400Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9e17c423-d28f-490e-8bee-ef56281fbc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:27.407Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=bdb4a64d-d2a7-4cf5-b6e0-ad56864e5543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:27.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:37.413Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=344c64a8-e4db-4f46-9128-c52e3a803866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:37.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:47.420Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9132c6fe-d0ef-424c-bba9-60dd101d1ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:57.428Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1fd068ba-1f17-47ec-bf38-324faf79d41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:18:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:19:06.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:19:06.546Z |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-09-11T00:19:06.547Z |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-09-11T00:19:06.551Z |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-09-11T00:19:06.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T00:19:06.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T00:19:06.556Z |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-09-11T00:19:06.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:07.434Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8c834c54-2925-4a04-bdb1-37ca53cc77e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:17.442Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e7c3331f-00a1-4739-9758-fc829c0c1792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:27.450Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=71112015-dc13-403b-b06a-bcbfdd663813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:37.464Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8aa51a12-62d7-49c1-b055-5cab6b3c62fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:37.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:47.472Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f4da4141-a98c-46d5-8885-85ee70872f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:57.480Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9f09eaeb-1e18-4395-a33b-614922a6a3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:19:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:07.490Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6f4a5e1e-37f2-4693-978a-01b45c270b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:07.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:17.498Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=914d5ec5-8931-46ca-8c4c-55f044015ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:27.506Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b88dc513-a51f-456f-8aee-20a437c2af2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:27.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:37.513Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=bef3f699-425c-4b83-9b0c-e374a9c3b3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:37.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:47.521Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=33c5dcad-b49d-43b6-bff3-cc75e3d5175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:57.531Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=59512bb1-470a-4b36-867e-65a9e1223900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:20:57.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:07.537Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e300289a-11b9-4d1e-8d19-ec0c36b8e192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:07.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:17.548Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b80266f8-2234-465c-aedc-6d939a48332a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:17.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:27.560Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ae5c804e-6767-4ee1-b18f-f9f8879663f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:37.568Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7649eb60-8d3d-4214-8c7d-644f4dfa531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:37.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:47.576Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a4b29483-9cc1-4b45-9a63-f6feb5528ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:57.583Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=70e559ef-0601-46a2-9004-b340454dc3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:21:57.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:07.591Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0f2e9139-c46e-4cb1-97fd-11cc10f6ef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:17.599Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b1446c1e-fe85-4da7-b096-633ad764feaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:27.605Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=819c3fa0-1a90-4aef-a175-bec947e06b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:27.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:37.611Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b936f108-b90b-4c52-a461-4ae0aed5da6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:37.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:47.618Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=84a05ecd-85e2-4272-8a47-fe3d5f5663ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:57.625Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ac7ed6af-5cbf-4718-904a-9552453867a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:22:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:07.635Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=0fb67cf4-f836-4799-a15b-0262085eaa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:17.652Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a854e67e-b6f2-438b-91cc-6ac31b7717dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:27.660Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=fbb6f215-debe-476f-bcf8-6d17335ea5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:27.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:37.669Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=629e64be-e3bb-4fd6-8982-cd1d28a72043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:47.676Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4f985271-46b7-4d73-a336-58df08f886d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:47.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:57.683Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7cb40d98-72a2-4132-90f0-30bcae0b3ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:23:57.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:24:06.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:24:06.651Z |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-09-11T00:24:06.652Z |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-09-11T00:24:06.656Z |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-09-11T00:24:06.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T00:24:06.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T00:24:06.661Z |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-09-11T00:24:06.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:07.694Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=3385f70b-c322-4ad3-ae7a-09154a5b52e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:07.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:17.702Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d356232a-09a8-4cfa-b1d0-c40d4258b585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:17.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:27.710Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1076e0e5-ec4f-420a-bb4e-316bf5b3ad3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:37.717Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=31d48809-9306-4dc6-a465-63e66875cee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:47.723Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c1601c45-2258-42ed-9008-55259db14196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:57.730Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d4027a85-ec6a-41f1-969e-b765b6d5cb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:24:57.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:07.738Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b4be80df-df09-47e8-b0e7-deb555ea06aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:17.745Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=25f483a9-fa7d-4f07-b286-2941dadbd443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:27.756Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5dcf103e-042f-4e8e-b816-d612812eb5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:27.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:37.766Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=6deb6db0-7795-4ed8-a7d1-ba8702352103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:47.774Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5ab71931-eec1-42cd-8f1f-616afaaccadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:47.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:57.780Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=41fa019f-506a-4ff6-afad-3d16611ea4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:25:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:07.787Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5ba36fdd-5130-4866-a9c1-5b4d3bf7b7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:07.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:17.793Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b53f82e0-fa77-4c1b-b325-e2c26bfd5e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:17.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:27.800Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=c4f63727-8aa2-4d2e-a961-1e314c77664b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:37.807Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=40ac9c1e-6b5f-47c2-85b2-f07950e3e5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:37.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:47.814Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=35f9bda3-3435-444b-a0bf-ec9e05935874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:57.821Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=9880cd38-529e-4cef-b61d-66d12229141f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:26:57.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:07.829Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=1d62f2ae-71b0-4580-9a9c-56e0659385fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:07.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:17.837Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=433f00bf-50bd-40ae-96b1-52ba4427ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:17.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:27.847Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=a1a68e0e-0a81-4c1c-b6d1-73cc8505c8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:27.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:37.859Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=7e085cf8-afde-46e2-8776-200e7c151483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:37.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:47.866Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=f7924f8b-20db-4440-9c4e-133ba66d6199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:47.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:57.874Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=d3712dfb-01a6-43eb-add9-7893ef4b2338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:27:57.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:07.881Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b64abdec-d334-43ec-8ab8-c754cb58c7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:07.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:17.887Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=4cbf9ef9-5308-4692-9dd4-f35bfed54526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:17.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:27.896Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=b6061877-134e-480d-8b87-5d43459c4127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:27.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:37.903Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=eec95636-5372-4603-bf00-5cf07e12c88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:37.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:47.909Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=5a253aeb-5cd7-4856-9cf1-aaef29304d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:47.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:57.915Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=ac868085-dfcb-4361-bc51-ef22a1adda0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:28:57.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:29:06.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T00:29:06.607Z |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-09-11T00:29:06.608Z |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-09-11T00:29:06.613Z |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-09-11T00:29:06.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T00:29:06.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T00:29:06.618Z |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-09-11T00:29:06.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:29:07.923Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=8b97e58b-a834-4d6f-8b38-28bab205692d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:29:07.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:29:17.936Z |INFO |Init configs |InvocationID=7ce49303-0712-4785-a5ce-5fffee726ebd, InstanceUUID=e946e3f3-d3d5-4597-acee-3e2f6a862c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T00:29:17.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |