. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T11:42:11.159Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T11:42:11.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T11:42:11.200Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:42:11.890Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:42:12.037Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:42:12.038Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T11:42:12.038Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T11:42:12.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-08T11:42:12.277Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-08T11:42:12.414Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-08T11:42:13.940Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-08T11:42:14.418Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-08T11:42:14.438Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-08T11:42:14.439Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-08T11:42:14.502Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-08T11:42:14.503Z |INFO |Root WebApplicationContext: initialization completed in 2086 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-08T11:42:14.956Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-08T11:42:15.864Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-08T11:42:17.339Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-08T11:42:17.942Z |INFO |Started MainApp in 9.764 seconds (JVM running for 10.593) |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-08T11:42:18.011Z |INFO |Start scheduling PRH workflow |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:42:18.022Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0f483359-fb60-4168-ab78-b765cdd093ae | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-08T11:42:19.380Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-08T11:42:19.381Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-08T11:42:19.383Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:42:19.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:42:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:42:29.577Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=2219d0e2-f4fb-4c61-885e-fca209b46f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:42:30.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:42:30.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:42:40.644Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=02e77c98-e65b-40c2-9549-e472b0f6015c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:42:41.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:42:41.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:42:51.682Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3af923e6-352b-407e-9ac1-2b0f3c10dd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:42:52.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:42:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:02.756Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=bc8d4dfb-ddbe-4e23-b9ae-3e8b98792962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:43:03.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:03.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:13.830Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3481380c-ff33-4716-bacb-2d56577f5f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:43:14.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:24.900Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0283a525-2908-44b9-8c4d-0cb8526d58be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:43:25.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:35.969Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=94a53a54-279f-41a0-a749-63ffd864ac3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:43:37.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:37.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:47.015Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=84faec97-7351-4587-9f27-e0f9f339ce6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:43:48.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:48.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:58.083Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=07671d90-42ef-479c-8219-a93d38f661ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:43:59.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:43:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:44:09.126Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b5f93300-2f13-4475-9cf7-cd3d9300d868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:44:10.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:44:10.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:44:20.192Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f87e12f5-a0b0-4661-9d70-f48ab6ca95f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:44:21.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:44:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:44:31.236Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f4cee344-ef07-4fef-9e66-5976da5c2248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:44:32.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:44:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:44:42.275Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=67fab1a5-a21d-4882-b367-013a38ac432f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:44:43.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:44:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:44:53.312Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=49074f85-dc61-4fb2-a998-3526d02f4b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:44:54.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:44:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:45:04.353Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=22832867-c499-46e3-9cea-82eced238ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:45:05.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:45:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:45:15.429Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a2cb7c45-6a57-4ed1-adbb-fe126da91213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:45:16.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:45:16.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:45:26.507Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a253015e-01b5-449e-ba9c-a7b22bea1ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:45:27.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:45:27.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:45:37.570Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0e4569ac-20b2-4c15-8726-1cc089d1bd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:45:38.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:45:38.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:45:48.611Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=def2999e-cf5c-470f-9d9c-3a02d9a255cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:45:49.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:45:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:45:59.650Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c45695b9-d6ba-4dc3-a437-856ab599641b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:46:00.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:46:00.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:46:10.724Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5612ef09-6426-421e-bccc-b09df441f472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:46:11.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:46:11.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:46:21.797Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6a62c291-6b22-416c-80ee-a477b6f0d094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:46:22.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:46:22.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:46:32.832Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=25cf6ab1-cdc5-4c3a-818c-d75d59a8b94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:46:33.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:46:33.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:46:43.876Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0a90f089-70b1-49ad-b09a-f85e4009691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:46:44.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:46:44.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:46:54.916Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c16a386e-ade1-4269-abe1-812e8384747b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:46:55.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:46:55.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:47:05.956Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ee2d2f93-0968-41ff-8ef7-f37c1a77d7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:47:07.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:47:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T11:47:15.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T11:47:15.990Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T11:47:15.992Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:47:15.997Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:47:16.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:47:16.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T11:47:16.011Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T11:47:16.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:47:17.024Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e4e8e2f6-445b-4fc2-9515-e6b5f22aca20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:47:18.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:47:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:47:28.104Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=11219fcb-7222-4399-a001-00b2c7f0c476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:47:29.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:47:29.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:47:39.140Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=841aa26a-b4cb-40bc-818f-cb92ec4231f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:47:40.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:47:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:47:50.178Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9fec0277-af45-480b-ab01-b6bac20aa4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:47:51.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:47:51.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:01.217Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=44fa0a2e-f4e5-4f51-a2d6-8f3e539f4c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:48:02.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:12.257Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=8bd39a8a-cb14-48e4-99d9-f1b601475b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:48:13.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:23.300Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ea3a55c9-8250-4a1d-98b4-89d700cb6523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:48:24.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:24.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:34.336Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0e95813f-79c6-467e-a827-7183af020986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:48:35.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:45.412Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=60edd235-b1cf-4fb6-8b59-5afa82692a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:48:46.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:46.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:56.484Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=118ed567-0fb2-4d25-82dd-0fb11bf6b632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:48:57.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:48:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:49:07.522Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d93b8bf3-5892-4eb6-8505-3bb15c910785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:49:08.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:49:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:49:18.562Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d88307e3-db9c-4b8c-affc-b13414369e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:49:19.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:49:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:49:29.605Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d13826c8-0dba-48a5-b415-1cad08135898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:49:30.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:49:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:49:40.713Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=294b33ad-4a30-46e1-9c4c-b00aa1ff09c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:49:41.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:49:41.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:49:51.784Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f1f7813f-b7b0-4b68-8d79-b59f0f57d1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:49:52.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:49:52.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:02.852Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=edf20f75-4331-45c3-b936-8e0a16e26d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:50:03.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:03.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:13.893Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9fed158a-8538-4073-b022-407e38d6c143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:50:14.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:24.937Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=77018bb1-57ec-451a-9732-e001f83e8a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:50:25.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:36.004Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4466213d-7427-4420-b3a6-a674e45e2f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:50:37.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:47.069Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9608bd8e-debc-4204-8bd9-0089aa948dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:50:48.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:58.110Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=2bca21da-014f-4775-a85e-3c3a28ddb8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:50:59.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:50:59.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:51:09.159Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=8642128c-3c61-4bb3-a6d4-27546f688fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:51:10.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:51:10.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:51:20.221Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5eeabcec-ad85-4d6c-8c24-795d71abc440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:51:21.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:51:21.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:51:31.273Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=79a97094-d92d-4312-92ea-60a23382492a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:51:32.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:51:32.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:51:42.342Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ef0401dd-dc9f-4528-b70b-94c155c506e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:51:43.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:51:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:51:53.380Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d022d109-328a-4a36-8ab5-11c1601007dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:51:54.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:51:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:52:04.414Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=30592eca-45f9-4a69-82b4-c8d6a89d4fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:52:05.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:52:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T11:52:15.367Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T11:52:15.367Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T11:52:15.368Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:52:15.372Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:52:15.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:52:15.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T11:52:15.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T11:52:15.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:52:15.454Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=11dea6dc-6c10-4f0b-8d35-2437be53df79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:52:16.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:52:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:52:26.501Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=94ee4eea-0acf-402f-a14e-c1b6621445b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:52:27.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:52:27.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:52:37.540Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e6270bb2-81a7-4b47-ab93-008702c72ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:52:38.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:52:38.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:52:48.614Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a247302f-0dc2-4b41-b9bd-05d8c1efbc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:52:49.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:52:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:52:59.685Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=76944a4e-92dd-4d3f-8e6a-f14d46a704fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:53:00.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:53:00.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:53:10.717Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=84112df1-c25d-4608-a412-936435a7e6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:53:11.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:53:11.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:53:21.757Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=11ff4209-e744-4456-8dac-54e0643c1c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:53:22.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:53:22.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:53:32.797Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6d775224-8f25-40c5-ba5d-b97b57b8956e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:53:33.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:53:33.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:53:43.843Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ea82f464-b157-4fab-94fb-8b35d9bccda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:53:44.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:53:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:53:54.884Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=041c350a-15fd-45fa-b2a9-a649d10d85cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:53:55.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:53:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:54:05.920Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=19b5b89e-d476-49c3-a6cc-21362fadabd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:54:06.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:54:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:54:16.958Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d24ca15a-9780-4cb3-aa99-a8cd28831066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:54:17.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:54:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:54:27.998Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d870c2e4-764c-4e3a-8824-241ee75b356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:54:29.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:54:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:54:39.037Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e6147597-91fd-41fe-8c3d-fe232b9a4f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:54:40.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:54:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:54:50.080Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3bf25df5-7795-4cc0-b789-dca4b90c988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:54:51.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:54:51.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:01.125Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e6eae23c-faf0-4f90-8cc5-7a646be89b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:55:02.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:12.202Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=7eb08302-d8d1-4242-a72a-5f1315b8dc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:55:13.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:23.233Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=62a1c7bf-6cb2-4b28-b9ca-4a6fc4e3ee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:55:24.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:24.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:34.273Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=1171c17d-a63a-4534-8115-629e6b68801f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:55:35.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:35.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:45.348Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3d3d382e-9e53-4c3f-bbc4-d7c2e495715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:55:46.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:46.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:56.417Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=95146136-0177-4be9-80ed-7917db044c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:55:57.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:55:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:56:07.462Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c2b62bdf-dfbf-4859-a4d9-601425020d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:56:08.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:56:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:56:18.533Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6fa52052-bd67-4693-a703-b9b74234d5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:56:19.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:56:19.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:56:29.582Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4274728d-d1f3-4793-bd1b-b53576e616ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:56:30.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:56:30.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:56:40.670Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=da6ab130-ee0c-4a18-8d1b-494c8ffb0ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:56:41.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:56:41.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:56:51.717Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=28780186-c6c6-4c49-aa6f-677d99062d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:56:52.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:56:52.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:02.759Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=16338e29-9e94-4daf-8d4d-08e0edcd7a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:57:03.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:13.826Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=8669518e-7a24-4290-99b1-afb802254473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:57:14.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T11:57:15.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T11:57:15.337Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T11:57:15.338Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:57:15.341Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:57:15.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T11:57:15.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T11:57:15.350Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T11:57:15.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:24.906Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b97a78ed-33af-494f-92c3-a607eb5e581a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:57:25.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:25.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:35.970Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a5bfa105-7055-45f1-b298-994ebb9ab893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:57:37.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:47.040Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=54ff3df6-4e86-47db-850f-4a4c88423b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:57:48.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:48.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:58.117Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=80d6f67c-a240-4233-8130-a6cd61a44ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:57:59.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:57:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:58:09.155Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4e4f3692-7fd1-44b8-9f01-f79d1b760b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:58:10.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:58:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:58:20.194Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=45a55696-d173-4e7e-b791-d868767d3e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T11:58:21.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:58:21.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:58:31.273Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ec91c65f-ddb5-4bcf-9291-c26bf9c3a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:58:31.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:58:41.404Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=74db20fa-6cfa-4fd8-84fa-6ad10e972ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:58:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:58:51.426Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=51bd73b2-b940-44a3-b00e-524b20345bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:58:51.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:01.448Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=bb3a7121-b3b2-462a-8147-8877f0209a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:11.469Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3f6fbab9-03e3-424a-bea7-c89b3be31e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:11.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:21.484Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5e6a4d0e-2acc-4b20-aab2-84b0489da5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:21.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:31.496Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0cd7edf1-fc5e-4e62-b860-5e7e44c5bf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:31.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:41.519Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c05a9a66-46a1-4947-b8a3-8405643b6d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:41.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:51.534Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=8cf6614b-4b55-48a7-9005-af3db9e36aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T11:59:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:01.547Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=508d47b3-3190-4c2d-afd3-cbe2e09d1695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:01.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:11.570Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d3c31817-d8f9-4430-9b46-33a251be6b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:21.581Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=791dbed5-314a-4559-bf1d-0bbd39a1d3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:31.607Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=801053e3-76ad-4e19-abd8-ab2a28239f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:31.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:41.625Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=262d9ae0-dcc4-449a-b0b3-746db3fe5ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:51.639Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c3602ef8-9aa3-4b15-96ca-a7fb20a362af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:00:51.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:01.652Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a9d70bb8-01de-4e33-a727-ed0cbc00cc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:01.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:11.671Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ed2ec5fe-43ee-4b80-9d7c-531884a63436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:11.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:21.683Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=182d5aad-cc46-4614-863e-537963258fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:21.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:31.695Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=613d041b-b6f8-449e-b920-8d90687f2867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:31.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:41.717Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3c3604ce-f22a-42a7-801e-a1c7641f8675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:41.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:51.729Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e876c86d-da70-4abc-8f86-8447408fda5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:01:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:01.746Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ab8457e8-1718-4aa1-a777-18f8cee776b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:01.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:11.756Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d3c09fe0-c742-476a-b0c0-f2049d57ac8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:02:15.311Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:02:15.311Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:02:15.312Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:02:15.314Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:02:15.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:02:15.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:02:15.324Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T12:02:15.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:21.767Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=2fd4ae6a-f54a-437c-a9c4-f6624e0aaf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:21.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:31.781Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=83a2cb4a-02b8-4fb5-9eda-d88fed5d8443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:31.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:41.791Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=63f06666-eca8-4d7d-b374-95e669b14592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:41.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:51.803Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=724294e4-0381-4479-84be-cde4f35e8c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:02:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:01.818Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f3a7c6f9-815a-4413-b97c-9f0ff508ff68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:01.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:11.846Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=2102c024-e082-4d69-8b16-1fabed20d609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:21.857Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=499b7a64-b8c1-4d15-bcdf-b81a941493d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:21.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:31.871Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6e0a3713-f848-47c2-a66a-52a7d2aad0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:31.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:41.885Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=589281b1-5374-4e38-bcb6-fa53bef291f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:51.901Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a6ddcbc1-ad09-4d30-88c8-c1ec2cee688d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:03:51.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:01.917Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=358bbb46-e8d8-4543-b044-9f03a7295e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:01.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:11.941Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=44ad67b6-5e82-4cc2-95c0-4008c4848460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:11.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:21.960Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=92e35832-33de-4bd4-99b6-b764083fffc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:21.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:31.969Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0fe86c38-d329-4426-86cb-0001514a6944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:31.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:41.983Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=dcda1419-c9d5-42b0-bc35-9e3ef5031b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:41.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:51.994Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d54700e5-aba9-4b3f-ac11-037ff3431060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:04:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:02.006Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=84651670-97af-4557-a92f-fd4dd168d828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:02.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:12.018Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e6e71936-3852-4777-adcd-06ce69933d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:12.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:22.034Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=1a478721-8e8d-4cf9-9c95-189848314c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:32.047Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c00b7302-a5c1-477a-94a5-5f2f5ec707d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:42.057Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6b37e32b-afbd-435e-86aa-cc6da66ef61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:52.067Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c0b127ef-1816-4d64-bae4-424940cbb7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:05:52.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:02.079Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6dabd82a-226e-4f14-903b-461a1f32c467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:02.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:12.094Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4bce8f68-d90c-431a-a8cc-fd1144f8105d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:22.108Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=52efe1f2-4b96-4fa4-bcda-2d350cd4c652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:22.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:32.144Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=621efa54-add2-4a3a-b4b1-3fd0c7e26313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:42.167Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=eaf8bbf7-96f8-458a-b0be-689036353ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:52.194Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=44ae736e-d36e-4577-adda-4e35e2e8649d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:06:52.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:02.205Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ec7784cd-647d-4f4d-b284-89995937a287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:12.217Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=cffc65a5-1e2c-4e61-942e-8cdaaccb8461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:07:15.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:07:15.326Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:07:15.327Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:07:15.329Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:07:15.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:07:15.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:07:15.336Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T12:07:15.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:22.229Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=66ce9f17-1b29-4e0f-8ac6-ceaf91741819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:22.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:32.244Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=80ce3a49-62ca-4d1c-a48c-e83a0f0d7e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:32.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:42.255Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=14f9b1d7-53eb-4779-b81d-5d2d766a5573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:52.267Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ff955393-5c74-41fa-b8ad-429b898e0c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:52.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:02.299Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=7f7ca5ab-4b59-4782-9999-b5079cc2f087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:02.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:12.315Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e00cecb9-49fc-4414-bf9d-4c1dec32416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:12.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:22.330Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=7b34c209-e4c6-41a8-a457-d8c3725a1410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:22.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:32.343Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=265843e8-4bd5-4a8e-ba81-1fa54814f6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:42.359Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d44248e5-4e10-41e5-aed4-09ad0e46d6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:42.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:52.377Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b767c6ea-fdb6-459a-a1d3-c3a845a9614f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:52.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:02.387Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e1fef338-953f-4ef1-afaa-f73ad1d70908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:02.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:12.398Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4480ab77-b0f6-450a-9f21-ee9c82e30ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:12.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:22.408Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0c4f4fad-a2f0-4ef8-8816-58ec40de6747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:22.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:32.424Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=8f97ca4f-8f68-48e7-8e17-4084318f5166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:32.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:42.447Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b8f97093-0212-40c5-bf7f-2a83905e5ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:52.480Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a9215b14-31c8-41ca-bce2-c9acfa60d294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:02.491Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=585f5805-5d08-4173-a21c-ed4f6e6fc63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:02.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:12.502Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=857f1db0-6580-4747-9d92-978e2c7102fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:22.514Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=7717afe4-877a-45a9-94c4-74829de462f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:22.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:32.529Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=7cf8e9c6-eebb-478b-ac59-e9edeb58cab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:42.550Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=bd58c0c8-9049-4407-8195-a9816e7d1a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:52.561Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d750b76e-1a0a-42c5-a0f6-6a512c7b79da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:02.570Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6cd1f7c0-86e7-4265-9cf7-b76296294a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:02.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:12.581Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f064ee2e-bea5-40c1-9132-8703b6f65dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:12.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:22.590Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9b1b4a58-b83d-40f2-9f01-e11d964abbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:22.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:32.601Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=18d67c41-5828-4de0-b700-e7786195552d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:32.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:42.619Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=27c8de47-c308-475d-893d-4e53e5e3acff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:42.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:52.629Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=be9dbc8e-4503-4668-bf29-4c231a36c928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:52.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:02.650Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=aec31a36-4d0a-4292-9051-e0fa39c99a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:12.667Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f9583c87-8ca2-4053-9dae-f3fcdef3db80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:12:15.294Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:12:15.294Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:12:15.295Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:12:15.298Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:12:15.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:12:15.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:12:15.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T12:12:15.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:22.677Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=25873dbf-9aa5-4202-a96f-d6e52b21c705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:22.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:32.693Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=28ed7756-b0d3-409f-83d5-b678dd94fbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:32.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:42.727Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a007bdb5-026f-4306-bc9a-ed0a0e107200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:42.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:52.737Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=2b3e64a8-c039-491d-ad04-1ce2a538a139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:52.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:02.747Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=90a49a11-9b3e-408d-9073-60d92599ff41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:12.767Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9415a827-4e6b-4542-a65d-54d6cc644364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:22.777Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6df02879-2afc-47d0-b59b-74a1e788ac44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:22.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:32.798Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9f0bc1db-87b9-4979-9b24-11417a482317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:32.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:42.811Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=266c4450-be01-4fcc-b4bc-c8cbe2141494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:42.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:52.830Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4509c8f3-8c9f-4529-8726-99aa3e5a7ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:52.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:02.839Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ceb15ee3-6abf-4e77-b982-37bc6fd2097c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:02.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:12.851Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=98f7037a-fe94-4e47-b61a-471f58827447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:12.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:22.862Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ca478d3b-52ff-48c4-8273-c1bfd3b0241e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:22.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:32.873Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=747654f6-5d3f-40f1-966a-04376ce95eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:42.883Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=04401865-c2f6-4e10-b968-927c8328efcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:52.904Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=578858c6-fe62-49d2-b2aa-bf3c1fa25f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:52.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:02.915Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=983a25ea-b2b1-4e7a-895d-2c39a3aeac7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:02.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:12.931Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c4280a1d-33c5-435f-a3ce-41ee914a39ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:22.957Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b884e31d-22d4-4f45-a060-087132cd1655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:22.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:32.967Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=fe6f6bd3-680b-4b83-9ccc-bc6b1e26f52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:42.983Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=730ee95e-54a6-416d-b912-ce5e7f90b20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:42.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:52.993Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=09c7ba54-60f4-4d40-9e93-ab1fc201a31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:53.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:03.003Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=10f5bdf0-6db4-49c6-8b4f-ddc9932ca40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:03.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:13.013Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9b9be675-d924-424f-a1df-5359f2645574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:13.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:23.023Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=443499ca-0159-4557-9776-f86c75fc1e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:33.035Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5de21877-53f1-4587-a2bf-e490d3946c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:33.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:43.044Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=2030965f-dfd2-43ee-9f9b-fbb4a7629789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:43.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:53.054Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=1df18a3a-b5c9-46a5-aead-223ba641d30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:53.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:03.065Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9cfe912a-5667-424d-8b02-7fc2adf7d66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:03.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:13.076Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f5650b0e-7f03-4466-9701-a2bffccb790a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:13.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:17:15.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:17:15.308Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:17:15.309Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:17:15.312Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:17:15.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:17:15.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:17:15.318Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T12:17:15.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:23.087Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=95fced95-3978-4562-9a41-164737aebfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:33.097Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=513dc43c-7c2c-41dc-a118-e27602d418f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:43.111Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f962f83d-2350-4de1-82c2-d40cf04cd055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:53.126Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e2afeb2d-a465-452a-8216-a9db479d4381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:53.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:03.134Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=baedd0e8-8097-47a2-9017-23824ecb3cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:13.163Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d4a2c09d-fa1c-45ec-abe3-2ee6b81faed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:23.177Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=eff7e0eb-b053-4470-aacb-20103ab62171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:23.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:33.188Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=960ba0ad-894f-4140-aeb8-842ea7147d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:33.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:43.198Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=81027bf2-1522-4b3e-89ed-724162b330f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:53.208Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=1cc8d416-77bf-44ce-ae68-3dbedc4330c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:53.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:03.265Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3b0a3a7b-83f2-4944-b127-b081fb46103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:13.276Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0618fadb-42e8-426c-b0a6-69962bae0e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:23.287Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4dc44654-736c-4aee-879f-c66894246554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:33.298Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9fa88c5d-9f4e-4b11-8378-d8752eb78749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:43.311Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=35768618-3164-44ba-a742-2666dd8992c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:43.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:53.321Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=cb587ef4-0e06-459a-af3b-2fd67b095df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:03.331Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ce98d6f8-7e37-42f5-9659-3e902cfe02f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:03.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:13.344Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9f908e82-0b4d-4348-ad9a-b53b3dea0b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:13.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:23.358Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c3544e1a-64dd-40a0-8b72-5d03365d26da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:33.368Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f053ec0d-dc4d-4b78-8c85-e64dff6f8ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:43.384Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c78af19d-5fd1-429b-9104-51a71259b108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:53.404Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9a6dccf2-22e2-442f-88d6-eded1a218c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:53.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:03.413Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c1e66bc8-51fd-4137-9da5-7954649242f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:03.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:13.424Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a3bdb2c1-26ad-4033-ad3f-6f2d54d4a0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:23.436Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4c768e78-a38d-4e82-8fd1-67ac2f256634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:23.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:33.454Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b0381283-4938-4571-91b7-93f70e6581cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:43.469Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=fd2a5da9-5a10-4466-882d-4db59dd98871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:53.478Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d1e0c049-1321-4910-a997-49ad7b6aaae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:53.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:03.489Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a03d3fc8-9384-4f1d-beed-ce95e522ff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:03.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:13.501Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=bc47bb23-71cd-4b2e-a850-d983edc51275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:13.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:22:15.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:22:15.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:22:15.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:22:15.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:22:15.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:22:15.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:22:15.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T12:22:15.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:23.514Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0f35c497-6492-44d4-be7e-2c1cc4c010a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:33.523Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=52044ea5-aeb7-41e4-aa5b-ed248843ff29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:33.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:43.533Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=44f56cad-79fe-4ade-95e9-56c17f3ff13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:53.548Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=46d3f661-6115-4bcb-bbb8-8322fb86c89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:53.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:03.562Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=713ff1f0-9c87-4574-b679-adeddb8fdbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:03.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:13.576Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f9b1bfd6-2db0-4dcf-a318-f9fec851e014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:13.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:23.593Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c9574bca-f879-4905-bd06-0abbfb2e3645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:23.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:33.602Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=8cf539e4-ae12-4011-b3ea-b4df72abf140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:43.611Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f84147d7-e134-43fa-a119-63aeeb8876e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:53.622Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=8e630f0c-875d-4550-b94c-ab7291bb7cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:53.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:03.632Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ba38c7ce-9ad1-4f42-a6db-d01269ef4862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:03.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:13.649Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=40db8bec-6df8-42a9-a6b1-18516be4f3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:23.666Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4d366f1c-8983-4a0f-95f9-4570976c68f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:33.676Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=aa994785-3252-433c-94d7-9aed5ff9fc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:33.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:43.687Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=90ba1f6d-0e87-43cf-b2e0-375735f97e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:43.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:53.697Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=184a2873-a621-469d-aeae-d2e7ee8e0851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:03.707Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d81196b5-1a0c-4b25-ab41-cf4cd1623ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:03.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:13.720Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ec614e96-bcea-4cef-96c5-dea93a08e2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:13.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:23.731Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=07973e2a-f611-48d4-8dbb-8c64f1a28f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:23.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:33.751Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=71a8a144-7f55-495e-8803-eb0ce74d3ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:33.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:43.765Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=920eba31-f496-49f7-a246-d6fd4f2fe7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:43.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:53.780Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=cbea0453-739b-4257-85d7-96c3d86b2ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:03.790Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=76fe051b-00e4-462c-89e2-237644b5d4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:13.800Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=2d22812e-99de-4107-8792-6c9f70cb6342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:13.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:23.812Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b11ba80e-8dd2-4af9-9ff9-2cb2c5cc4aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:33.822Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=931b55bc-9236-46c5-ad64-d3dc85e2ddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:43.832Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c5ee8000-297c-4b47-99b5-26a022c45042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:53.851Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6f1a6102-7a2a-4605-9239-b9237a56972b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:53.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:03.866Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0e1557a9-40c0-410f-8bf5-e6733b6148ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:03.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:13.875Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=1f8853b9-9a83-4905-9485-a1775c7b358c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:13.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:27:15.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:27:15.293Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:27:15.293Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:27:15.296Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:27:15.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:27:15.303Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:27:15.303Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T12:27:15.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:23.885Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=39d2e663-85a2-4fff-9438-e784662e551a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:33.894Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=fe2202db-bbcb-4a3c-b9b2-73bd23f537c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:33.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:43.902Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9861738a-65f0-4b59-a42a-dffdb655e441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:43.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:53.911Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b750ae58-e280-42c4-855a-1d2c95dff0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:53.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:03.920Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=949e6b9f-9af0-4cfb-b6a5-1faec3246ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:13.931Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=63bbd002-e5e6-452f-82a5-e9e208da394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:23.946Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=1f5587f5-6e48-4223-b99d-d9e29baedbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:33.958Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ab2d6bb6-db8c-4898-aed3-40556b3dcbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:43.967Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=95682740-0663-4f05-8196-da12b89080c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:43.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:53.980Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ebf56ded-9788-4b15-94c7-4036448c1689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:53.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:03.988Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=15c6523d-d61f-4209-ac5f-959f8a225139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:03.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:13.998Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3cb88cfc-2adf-4f50-b9fe-1d708f2af4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:24.007Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ad1d5c88-f11f-4fee-a92a-64126a0a0c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:24.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:34.018Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=7dcfd24d-7f17-44eb-ba45-e6d59c8e5b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:34.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:44.032Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=14136583-f48e-46d9-b958-e618658c1109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:44.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:54.044Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=eda96f2b-c120-438f-b747-b0f9d91c259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:04.064Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ab969cbf-bc40-4975-8c5f-04a82c898ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:04.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:14.074Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=bb974166-3882-40d7-b663-ccce5b1256b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:14.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:24.083Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a712f32a-139b-4673-ba59-0d5f36a06443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:34.092Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ebbe628b-7c83-4c6b-b73f-4e932c0fddca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:34.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:44.103Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a1e0027e-c5e1-43c0-b7e7-883c74abd055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:44.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:54.117Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=eae5c0e4-2222-4ec4-9548-799fdc993dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:54.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:04.135Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=dbd8e33f-c252-487c-83e1-81f2c650fe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:14.156Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c622d27f-d205-4ef9-988a-e73a86e70855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:24.170Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d4aa27fd-9718-413f-b315-d887302ae0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:34.179Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d629fb93-870a-4a52-ac21-e6f2a74a177a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:34.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:44.188Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=2c9c76ec-b045-4085-b1f7-0ed53d695650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:54.198Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5c7d3e59-fd42-4339-95b2-dc1548fb77e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:04.208Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ea686736-aabf-461e-b27b-0c864a2ac704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:14.222Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=352ad9ca-ae9d-4ee3-a6e9-7ab955c66f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:32:15.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:32:15.317Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:32:15.318Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:32:15.320Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:32:15.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:32:15.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:32:15.325Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T12:32:15.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:24.236Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9abb5afc-c927-4177-a4a3-51e444092ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:34.261Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=217323be-7cf4-438e-8788-d7cfc6f6221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:34.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:44.278Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=96096645-9955-4a75-87eb-123e680a1409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:44.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:54.287Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6f2a9fbd-1b88-4c81-afd8-4b5a4b2e46b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:54.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:04.298Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=eee7f20e-5dab-48d8-87f0-7dec0ca787e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:04.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:14.305Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=af069d5d-bc55-4a68-91cb-726c08877d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:24.320Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9cc04a7b-4fac-4d1b-bc26-b75fd5c2fafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:24.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:34.331Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4bc0a9c3-f80c-4796-a2ee-4f15f3a3ace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:34.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:44.359Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5db6105a-bf1b-419f-9f90-503272e628ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:54.380Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=be98944a-c721-4e79-a81b-b4101f0fa0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:04.389Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=bd66add6-31e5-4c9a-a049-fbd192412cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:04.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:14.410Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=da7992d5-d872-4518-897b-d968690feff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:24.419Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=1ef617c6-f1ea-4f13-9063-64f648bd93e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:24.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:34.427Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=dadb9b89-fe3e-4f52-9c55-d1e29a410a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:44.438Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c7d46095-592f-4f11-9f9a-ce306be6db78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:54.449Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=06437b9c-b685-4971-b149-a662d14181b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:54.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:04.462Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9ee1b8db-2bf5-4649-9f39-30d7a38c0e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:04.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:14.473Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6a0ce21d-e197-45b5-a117-2416d4b35348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:14.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:24.484Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a1bce93c-a3d1-402b-a823-5e122ce06934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:24.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:34.491Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=562893f2-ef86-4bdb-bfa4-f9c4c2cd991e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:34.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:44.498Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=33dde269-daad-4b58-b4d7-4f487113b6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:44.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:54.507Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6caea56b-4ed4-4eed-ab29-c1799a362895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:54.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:04.517Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=30021ec1-2a4e-417d-aec1-1b6e1a637da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:14.529Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5423e70a-5177-4641-9507-05a93c9b35cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:14.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:24.545Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f663d29c-366a-4439-a1a6-d2dc8d998c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:24.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:34.558Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b388fa5a-bd88-4fbe-a0b0-373a6179b9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:34.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:44.567Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e5b14a0c-2bfc-4f41-9e60-17d06f8d9e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:44.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:54.576Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b3094a02-c58e-4680-8fcc-168e06a0207a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:54.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:04.583Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b7a34f2e-db82-4aed-90a2-834eb20fd95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:04.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:14.593Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=cd358a47-9934-4263-8149-c43200d03c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:37:15.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:37:15.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:37:15.287Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:37:15.289Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:37:15.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:37:15.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:37:15.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T12:37:15.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:24.603Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ff870802-d550-4be7-98a4-892aeae839cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:24.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:34.612Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=aa2b9b84-b67f-4113-ad9f-cfcfb7871fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:44.625Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3f74defb-aec9-4e2e-bb80-28fab9218f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:54.635Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=b8eac199-90d4-43c7-9edb-9d3b6c18d64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:54.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:04.650Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d5e17758-0ad2-4b11-baf5-13ae2ffaf4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:04.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:14.665Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3cf68b1e-565c-4d31-85aa-4c871d5dee2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:24.673Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0a919821-45dc-4290-86ca-b5da9a143272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:34.681Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d811b1b6-628f-4c9e-8eb1-419f16fe4057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:44.692Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e40f27ba-d798-4df5-a628-ea5a5c96c55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:54.702Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=fa3bde1a-7deb-4294-a9fb-d02d2c5ae1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:04.713Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5eb0a27b-d28b-445d-b060-10c0f21cfba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:04.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:14.728Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6d3044df-c1ed-4a15-8b50-ed7cf78c305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:14.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:24.750Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=7a496522-fe6f-4a36-9c3c-569747f62efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:34.759Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=35dd0c9d-c020-4935-a2f0-c6b84ca51a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:34.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:44.780Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=da509579-ad62-4d3c-9725-1f5e8bda6144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:44.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:54.788Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3a760f25-8e72-4a71-9ad5-a85e0d257b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:04.798Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=019ad093-b929-4b30-806d-0f0a4243f328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:14.806Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0f1ef1d8-0f78-4d67-9dde-e0d8cb56eedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:24.815Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d9628a20-25b5-47e0-85df-26b8ca0523c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:24.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:34.825Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=fa95b69b-41e7-4fd4-810d-49f6e17862d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:34.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:44.835Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=cfca0f8d-1d24-45c0-a40a-93cf30b87c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:54.851Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=74d71e42-1b1c-4289-9d80-e1c78c8cb1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:54.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:04.860Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a9dcb50f-fe16-4ace-a9cd-ae1550fb94e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:14.869Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=2c2338fb-9b2c-4ff1-960e-5b2ee658f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:14.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:24.879Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=73288d0f-75d5-4493-b2a4-efd13221f590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:24.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:34.886Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0dbf3848-f3de-4339-8b56-15d31ea521a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:44.895Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=44501d0c-5eb1-452a-b1d8-53831573a8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:54.904Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d7276129-c1d0-4f7a-be44-1cca4b22b598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:04.918Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5612e5b1-51b0-4005-9d5b-4dfdfc597f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:04.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:14.936Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=1b2e6c34-c71d-4fc9-8f16-73b2ae794ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:14.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:42:15.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:42:15.279Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:42:15.280Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:42:15.283Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:42:15.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:42:15.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:42:15.289Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T12:42:15.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:24.959Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=45084c14-4965-47bd-95bf-fa093dccb38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:24.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:34.968Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=ed7ac4f6-e0d4-4166-a7aa-37e9150fa73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:34.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:44.975Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=8f8af7fc-a88d-4315-a796-092f66f9b714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:54.983Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a46efe9e-20a9-4c96-80ae-281f5971c35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:54.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:04.991Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=270067e1-7fc8-48ba-b251-9e96255a5505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:15.000Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3a350aac-2c93-40e9-b96a-335cd4169931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:25.010Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6e9941a5-c9e0-42f3-89e8-69aea66a9e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:35.019Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=56a27551-8b79-4a98-83c6-33736008328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:35.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:45.029Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a0e81bcd-03c8-408d-8f83-8c0eb951429c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:55.040Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=694a6083-b3b0-48df-9295-ef4460874316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:55.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:05.048Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0928c32c-b11b-42fc-baf4-c9fa91de614f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:15.059Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c9db9058-4358-4d1f-b845-178cab7e5815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:25.066Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f8e666a5-bea9-4dd2-bc15-4cef82dc8315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:35.075Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d95a0a78-714f-4cfc-9371-663a0c570b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:35.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:45.084Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6c290372-39bd-4b31-9ce2-f49b27b0c6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:55.095Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5f271ede-f629-431c-a037-9b505de01b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:05.108Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=7f096e01-01b0-403c-9fdb-9a79b7b91d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:15.125Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=dd076fd9-1057-4fdc-a224-557d196d8626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:15.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:25.139Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=cbdb64ce-027a-491f-ae2b-2acaa9a84167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:25.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:35.149Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=258783d2-ef28-4220-ac63-f295d008538f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:45.159Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=485ddd89-8eec-4cf5-9a0c-e949bc749b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:45.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:55.167Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=868f3898-7796-44a8-85fc-6f27a7861a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:55.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:05.172Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=e160f30a-3b63-45c4-8d82-5e920abf6f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:15.181Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=75db58e7-88f4-4211-855b-1c38edddd8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:15.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:25.193Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=29ca51cc-abe3-4e08-8720-4311b87ff299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:35.204Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=72aee2ee-deac-437a-b42f-9c27c635caf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:45.220Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0cbd6796-5ef4-4020-8a23-c534fe3b8f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:45.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:55.232Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4370b13f-4a60-4f4e-8455-66956f29c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:55.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:05.250Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9d95b7e5-a926-449d-938e-7140c8742feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:15.261Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=3b81424c-4fba-4bb5-b52c-09fd844c9e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:47:15.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:47:15.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:47:15.265Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:47:15.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:47:15.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:47:15.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:47:15.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T12:47:15.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:25.270Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=119097ba-0fea-4744-8da5-612bf2b9b112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:25.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:35.278Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d624a12f-ff4a-41b6-8cba-8579c72a4da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:35.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:45.288Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=2254dfeb-e03b-4142-82ed-9cea78dac621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:45.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:55.299Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=05695946-491f-4588-bf30-86790e320cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:55.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:05.314Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=407ea766-b91b-4462-b027-be8ddd0495f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:15.326Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a17e7d11-9b24-4006-8017-c1d3dd38bf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:25.337Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d457f70b-b596-450c-acb0-142ce7fb7f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:35.347Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=726a78ac-4ec0-4e00-ab88-f11ea0857fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:45.355Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=a91f7ca5-2bfc-466a-9555-a9fa47f10348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:55.364Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0d1973a3-b9aa-47f8-8d7a-64ba43ef5d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:55.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:05.377Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=fa9c9f5a-f40b-46a3-b93a-93f25dc07e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:15.384Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=736a4f1f-77ec-4891-b2e3-9aa1aea29c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:15.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:25.397Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5f5645f2-5176-41ff-83d4-305cc13b1cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:25.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:35.406Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=9501f604-9b9f-4d72-b8c2-2ff71425e230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:35.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:45.418Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=78e72edd-c436-4751-8700-7d37a783d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:45.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:55.429Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=f2d67fe8-f400-4a38-9b3f-8c431d44c3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:55.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:05.436Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=4abeda2a-d517-4469-985c-409f27296992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:15.445Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=530bd188-19a3-4461-a9c5-e90e92e8a8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:15.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:25.454Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=5a396fb3-1ba2-4082-aca5-17f1d727a319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:25.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:35.472Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d180aa59-0135-479e-99d1-422b924eaa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:45.504Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=d80a588d-bb81-44a3-8e61-76e39ae101ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:45.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:55.512Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=6699855e-b78f-45f7-ba29-1036bc3a8875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:55.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:05.521Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=1a51ff54-e2d3-4a14-83b9-0b2fd686f6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:15.533Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=58ca65bc-92da-4b21-970d-c5d7e91907e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:15.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:25.550Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=c3a7cf47-8dcb-41a9-a371-23c7458bcb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:25.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:35.566Z |INFO |Init configs |InvocationID=935d0826-9ee2-449b-a854-7cd05376bbb3, InstanceUUID=0be4702e-4848-4a3d-b4b2-3f210faddf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |