By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:10:33.869Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:10:33.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T12:10:33.901Z |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-13T12:10:34.408Z |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-13T12:10:34.487Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T12:10:34.488Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T12:10:34.488Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T12:10:34.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-13T12:10:34.628Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-13T12:10:34.652Z |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-13T12:10:35.912Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-13T12:10:36.252Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-13T12:10:36.267Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-13T12:10:36.268Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-13T12:10:36.312Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-13T12:10:36.313Z |INFO |Root WebApplicationContext: initialization completed in 1660 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-13T12:10:36.618Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-13T12:10:37.319Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-13T12:10:38.403Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-13T12:10:38.902Z |INFO |Started MainApp in 7.004 seconds (JVM running for 7.643) |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-13T12:10:38.961Z |INFO |Start scheduling PRH workflow |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:10:38.974Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3540a74f-1590-4adf-956a-e6a23475979d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:10:40.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:10:40.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-13T12:10:44.294Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-13T12:10:44.295Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-13T12:10:44.297Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:10:50.465Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c1d40699-c0f2-406f-9172-1b41caa0e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:10:51.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:10:51.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:01.531Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c71db38a-d07c-45c7-b3cc-6794d3a6ddfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:11:02.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:12.570Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f919b57d-19b3-4f77-8e6b-2526c3cd81f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:11:13.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:13.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:23.613Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=004af676-18b3-4d76-b651-7e1a2c7122ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:11:24.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:24.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:34.651Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5d7df957-03ca-46bc-93ab-350966925ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:11:35.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:35.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:45.690Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c9fe8b2b-5f2d-4f0b-a0fb-b20f9edbfdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:11:46.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:46.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:56.730Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7d8939b6-beea-4061-8a50-e64dd075ccc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:11:57.769Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:11:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:12:07.772Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=462ffd16-d400-4c31-9db8-33487200ab20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:12:08.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:12:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:12:18.810Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=274eca09-f146-440b-bac0-34893273b8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:12:20.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:12:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:12:30.106Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=21ae9882-8686-4c2c-8c87-e77eea735daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:12:31.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:12:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:12:41.151Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0bb94d40-de38-4999-b4ad-01e0c5505911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:12:42.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:12:42.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:12:52.189Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=900ad4d6-17c2-45ff-926c-9173b8c1b408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:12:53.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:12:53.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:03.230Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f63666f3-7476-4b5a-841e-71928df97a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:13:04.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:14.268Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c89cb710-98a8-4fe9-836f-f55ca27c371f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:13:15.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:25.306Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8c940eaf-7e7e-4cc2-9b46-196ad7f31d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:13:26.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:36.345Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=69fb7e22-f341-4e28-ac19-9a5591ff115a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:13:37.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:47.457Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=862772fe-8242-4083-8074-e7b7e7f0e2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:13:48.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:48.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:58.527Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=53cf8dfd-3375-478e-afd4-5ebfcf06a579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:13:59.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:13:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:14:09.561Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5aebe205-69ab-48b7-b9d9-3a1cb01abdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:14:10.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:14:10.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:14:20.600Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=96ca7d9c-20a3-4260-a193-4dad9f49bba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:14:21.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:14:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:14:31.641Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f5fac49d-4475-4cd5-b1ad-8bd4e6c83ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:14:32.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:14:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:14:42.687Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e55f1ca3-05c8-4aec-a7ad-7e5b5d3ae5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:14:43.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:14:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:14:53.723Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3ed23479-bafd-4b56-997f-3f87ca85b601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:14:54.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:14:54.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:15:04.765Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=79ed2f76-df56-46e8-a0fd-ad0174554102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:15:05.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:15:05.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:15:15.898Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=dc49f568-22ec-4b0e-b8ee-00384bd48485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:15:16.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:15:16.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:15:26.941Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b5be3390-c446-4410-950b-ffddb42e213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:15:27.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:15:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:15:37.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:15:37.086Z |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-13T12:15:37.088Z |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-13T12:15:37.092Z |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-13T12:15:37.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T12:15:37.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T12:15:37.103Z |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-13T12:15:37.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:15:37.981Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=47d5bd8e-3cac-443a-9215-bcbd356f68f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:15:39.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:15:39.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:15:49.019Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=66798c24-510f-45dc-988c-3265f31cdb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:15:50.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:15:50.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:00.507Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=afa5bebb-dbdf-4247-b5f7-fba20120f273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:16:01.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:11.577Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=61cf4ece-ac90-4a40-b829-c6e6899d24e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:16:12.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:12.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:22.619Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=69d193a0-3eee-44ca-b818-cc6f5db2b00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:16:23.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:33.660Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d7c9ab2f-7e4b-47f8-8f4c-7d78013dd694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:16:35.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:35.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:45.050Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3df382ab-29bd-4891-83b3-577cac615cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:16:46.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:46.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:56.089Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3e2b7fda-93e1-491e-b5da-ac46d52300d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:16:57.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:16:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:17:07.130Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8ed2b8e8-dd5d-4fc5-8446-4d6fcedf615c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:17:08.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:17:08.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:17:18.171Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ce6f0243-d1c1-4a76-88e7-8182cb960d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:17:19.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:17:19.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:17:29.529Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=29f4678e-25f0-4b30-af92-3e6b6668770a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:17:30.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:17:30.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:17:40.569Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7bb62664-eb86-4c87-8d7b-60e4c3eaa1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:17:41.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:17:41.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:17:51.610Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e067ce70-0af0-4e88-a8ee-1efeb5cad6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:17:52.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:17:52.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:02.650Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=aa686102-adfd-4ad2-9d39-7ccd44b2eb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:18:03.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:13.692Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e5d48f7f-392e-4d54-a0b5-aac6b0453100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:18:14.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:24.730Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a2ae4aec-aecd-435c-a58a-30848c358cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:18:25.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:25.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:35.769Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fa0eee3c-92e7-45ed-83d3-d833358de97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:18:36.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:46.809Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2325696b-bef8-4e5c-aba0-9d24a1448e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:18:47.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:47.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:57.849Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=22b8f85c-490c-44ce-ab70-9e794de07677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:18:58.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:18:58.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:19:08.889Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=80358b66-3f86-4cbf-80fb-72a05e76b3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:19:09.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:19:09.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:19:19.931Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b5a21e1b-4c01-4ce2-9262-76a7ff0f2a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:19:20.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:19:20.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:19:30.973Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2f88a1be-c8a3-42fb-a2af-e3b0e5904430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:19:32.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:19:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:19:42.009Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0b5527e8-c2d9-480d-9a0d-37ed5dc2e3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:19:43.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:19:43.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:19:53.054Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3ca97434-2bfc-4152-8aac-2a0e884b5b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T12:19:54.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:19:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:04.089Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=54be6c20-9dec-428a-89cd-6105eb57762b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:04.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:14.477Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9d481897-e1df-413e-b058-c99374e4466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:24.497Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3d4a91b5-9d62-49a4-b170-6fc26e38f5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:34.520Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=57455ad0-569c-4791-8a99-2b91898d10ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:20:36.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:20:36.926Z |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-13T12:20:36.927Z |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-13T12:20:36.929Z |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-13T12:20:36.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T12:20:36.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T12:20:36.936Z |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-13T12:20:36.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:44.534Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7ca60e76-bf5f-4d83-8efa-7d1019d704d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:44.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:54.547Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d4e32610-eee7-45aa-b6cf-10b39118b40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:20:54.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:04.558Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fdfd9610-0b45-453f-96de-eb426272261f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:14.568Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4f23954b-363f-4cef-9bab-e4f7f10581ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:24.589Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=053a4ad6-a0a4-41b4-836b-c01b8bed5fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:24.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:34.599Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=03d0dc5a-4ca6-474c-ab6e-0924ace1c5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:44.612Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1b03ae51-d166-469e-9e44-7319cb7f7905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:54.631Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=28f68a5b-cb85-4601-a847-aaf201fde052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:21:54.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:04.641Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d9e5d589-017c-4e23-b139-b10ecddc9e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:04.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:14.652Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3b17bb4d-9ffe-4ca5-b4d9-526865f505d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:24.664Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d94544cb-c806-4cff-919c-3e5d80d5a89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:24.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:34.680Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=550b9a10-5fe1-4de4-878f-afaad93bf74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:34.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:44.692Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=262d321b-0ac0-4b2b-8ebe-dc87916b11f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:44.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:54.708Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=797122db-fb6b-4e9b-ad57-0bd27418cf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:22:54.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:04.718Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=008f5afe-44b7-4b22-b702-e7672c030a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:04.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:14.732Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fcd63668-bac9-45c1-bfbd-ba50eea1ff0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:24.745Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=26cab9fe-d281-452b-b5f9-ae794d1d0042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:24.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:34.755Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c501b779-f213-40e4-8a22-2cf5d539f2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:34.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:44.768Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c3874b4d-7d6a-46ce-801d-2803a0ca2af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:54.778Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c46cf824-42b1-40a7-9c6d-d6dc3bef29e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:23:54.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:04.789Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=16eb2c70-ed3c-4c88-bdad-02548a5e7f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:14.807Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=df657695-8d10-4fd6-ae60-fbaae24fd055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:24.820Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4131d082-0d6a-455f-ae21-d85acac1726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:24.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:34.844Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ef613e17-e948-4b32-af0b-9ea1f4357726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:34.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:44.856Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=249a9050-879c-487a-85c6-7118434a8cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:54.867Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9df641df-a1c7-48f6-9179-abe19b1b4086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:24:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:04.878Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d7decb81-7bce-47d0-820c-7ba1885a6c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:04.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:14.889Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=94fd1ff4-55ff-4df5-bd1e-41d0a4334fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:24.905Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8682bd54-52b3-4ed1-b5ca-96725d3ef29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:34.920Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0c8ec4e1-fa58-4b1a-a569-30c3b1465e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:25:37.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:25:37.001Z |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-13T12:25:37.002Z |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-13T12:25:37.004Z |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-13T12:25:37.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T12:25:37.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T12:25:37.012Z |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-13T12:25:37.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:44.929Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6d7a82b5-3058-4108-b085-3f48c93feee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:54.939Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f1404b94-51a6-413b-8d4c-d1d320f881fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:25:54.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:04.950Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4b176b8d-4b5e-48f9-97a4-6e324365ed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:14.959Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0d145715-8e86-4b6f-8531-6f61c89993b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:14.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:24.970Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9085b6b4-1b5c-402f-8440-e3223e305a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:34.990Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=78f8ddd3-95b2-4038-8cf3-d643b64d8a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:34.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:44.999Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=530acc61-ae93-413c-9889-440e96c80382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:45.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:55.013Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1b2c0b6b-d70f-43a2-911b-32f8798cbeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:26:55.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:05.022Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c343fd30-4276-48fd-b4ab-d1de0895d27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:05.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:15.031Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2d00313a-ba3e-471a-94aa-a70291e2124e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:15.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:25.041Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=84fb54eb-9168-4ef5-9747-804adc90ce02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:25.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:35.054Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8a6e59db-22c2-432f-a151-0c0e1dd998fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:35.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:45.066Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=05399edf-af61-4f93-b280-5b3ad15b8b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:45.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:55.086Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=64970741-7dec-41b5-be52-1b401a496e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:27:55.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:05.096Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a657bda7-bede-443c-a75a-c4c75eec5e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:15.106Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c671ff36-a69a-447a-89f5-8810609a08d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:15.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:25.115Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a27d91b9-d460-40ea-9000-f830121eb129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:35.124Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1a996325-d88a-450a-bd90-bee4fbf30172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:45.145Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2514b59d-4dfd-4333-be99-8a572a519fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:45.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:55.166Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c9c76609-2866-4e93-be3c-0ec3b93098a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:28:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:05.176Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b54b823c-7e5d-4f4a-984e-cc8492b4dde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:05.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:15.186Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=85462f67-e466-49a9-bec6-860254a1f611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:15.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:25.200Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ea44e249-a4ef-43b0-93c0-2cf641783e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:25.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:35.211Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0ff49171-184f-4b38-8b9a-316d2e39d118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:35.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:45.238Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c30f4300-cc14-49c9-b356-23530ccfcc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:45.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:55.247Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e087b10e-bcaa-4137-b355-b3ed40d14e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:29:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:05.257Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f4355c13-ad7b-464b-9acb-0c57fd30544d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:05.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:15.271Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e24a1026-985b-4cf9-8e42-d01629673307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:25.290Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9643db43-0107-4323-b266-d5f2272afe64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:25.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:35.300Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d4fc9129-bf1b-4d00-b07e-dc0e6b1a918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:35.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:30:36.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:30:36.946Z |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-13T12:30:36.947Z |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-13T12:30:36.949Z |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-13T12:30:36.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T12:30:36.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T12:30:36.956Z |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-13T12:30:36.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:45.310Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d40292f8-82ee-4a5a-97b9-b7976241f0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:55.319Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6448f0f9-afe7-4c90-a447-3a1840531dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:30:55.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:05.326Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e4339116-12bc-4fc7-95c8-51cc909545d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:05.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:15.335Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7d3adde3-3ae4-4f39-90fd-ada31bbdcab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:15.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:25.352Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=100865c5-bc13-4f62-b683-1136e76b9980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:25.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:35.362Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7aa3ebf9-8c00-4fa0-b7e3-7e500fb10582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:45.374Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d71d203d-661e-44c7-bd63-96dd2d8596c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:45.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:55.383Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d4252da3-3390-4c8a-931e-c146b0949d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:31:55.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:05.391Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a80770e2-25c4-47c9-a1ab-41484948a78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:05.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:15.398Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9b0e17fd-d272-4741-b65f-dc9d121dd3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:25.406Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=23e465bc-3844-49c7-9c7b-5c319422edcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:35.416Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c15b08f3-5414-496f-8769-bd1f424890d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:45.432Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=89429a0b-3fb7-45cd-90dd-d41098c9b8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:55.441Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8adeb366-6ac2-4283-9ff9-62e614983de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:32:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:05.449Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=04472c90-b2fd-4f16-8de8-6e9f2ca44fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:15.458Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d515ab47-126a-4f62-bbe1-3aa951fc2b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:15.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:25.468Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b09fe17a-54ec-46b4-a59d-41bee62f73e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:25.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:35.475Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9e2614dd-fb54-4ef7-b3d4-2caf197b8afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:45.492Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=bd598b57-884b-4058-af78-5d076bc13431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:45.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:55.516Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4e869900-4048-40fa-bc3a-68c46a8b7898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:33:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:05.528Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7332784b-eb00-4585-88bc-892815e3f8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:15.542Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fc67fe12-1e28-4b36-b716-5b4c8398263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:15.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:25.553Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=376e54c0-4720-4308-b99c-99ad8a21923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:25.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:35.563Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=25adb1f8-6bbd-4a0a-86fa-a5bae046bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:45.571Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=83a62b26-6fbc-4375-950c-14836d998fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:45.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:55.582Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4ed8ffc8-3a88-4a71-bd86-df1c25b42eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:34:55.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:05.604Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2668ae03-013a-46a2-bccf-21d697eb8ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:15.620Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d5391160-8503-4b24-bf35-354f00f590bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:15.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:25.628Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9c02d87d-930c-4582-aaeb-4dfbcd505a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:25.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:35.637Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=862ea357-c988-40bf-9121-11333645622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:35:36.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:35:36.956Z |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-13T12:35:36.957Z |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-13T12:35:36.959Z |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-13T12:35:36.965Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T12:35:36.965Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T12:35:36.965Z |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-13T12:35:36.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:45.646Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2fef6c83-796d-4fa9-b193-6a63743a1928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:55.654Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=befc4374-b184-4ef1-83f3-9d60218091ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:35:55.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:05.665Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=24b2ee7d-94f1-47c1-aae4-acf4bed67c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:15.687Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b5da0bb0-6227-432a-9e45-1a57f5314e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:15.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:25.695Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e3f823d0-2647-44c9-8c98-330db42d21bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:25.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:35.704Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=448fc7eb-a2df-4b05-844f-2dbaa4dbbbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:45.714Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3308ed06-2aa8-4f24-b965-99c49a1a71a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:55.721Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2fdbc69f-4a5e-4ed8-909b-8b7edb5bac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:36:55.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:05.729Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fb2a3deb-7d3a-4241-bed7-dc2d508e9d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:15.751Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ffc2f50c-9855-4a74-bf44-94574e5d2a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:15.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:25.770Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4c2a1ef2-38e8-45f1-bf54-381b6eaf7dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:35.782Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2e91fc91-b5a1-4aeb-a2f6-42715d0d5336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:45.796Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1ab7787a-6ee9-4677-ba86-64fee790b97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:55.807Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=53d332e6-57d5-475b-90fa-2f8d5f68ee7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:37:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:05.816Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=55a85825-4004-4ad1-8da7-a2b0dd01edfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:05.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:15.827Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3ae2fc71-8cce-42e9-b008-7bfa54bc53fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:25.836Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d214883a-2c9e-4811-b0e4-61b4da880aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:35.847Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a5d4419d-3787-45ca-9452-559aeeb020f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:45.865Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fa096115-a1bd-4a71-97c3-adf5072abd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:45.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:55.875Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=07c8259f-85c8-4300-af44-300125d40234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:38:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:05.887Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1a0f1edf-cdd9-452d-92ef-8d7cd4426e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:15.902Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1d8aea9d-7214-420a-ba8d-914c86a49a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:25.910Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=93d857af-0af7-4460-866f-47d2bcd8ce76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:25.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:35.923Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b994e00f-1fbd-4f28-895f-ae4eb5fe2ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:45.947Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e53faa30-1d83-4f16-b4b5-e10bea72e925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:45.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:55.955Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3fd0b0e1-9dcf-4390-8832-ef92bd745029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:39:55.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:05.964Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=79b36037-f8d1-4576-b6c7-176cd34a20a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:05.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:15.983Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e477a165-77e6-4064-8e0c-9b209d22e763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:15.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:25.992Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2e8906f4-6d72-4600-b1bf-0e06ceb09ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:26.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:36.001Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ee4d0b63-fcb3-468e-8849-d0885a1c6033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:40:36.971Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:40:36.971Z |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-13T12:40:36.972Z |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-13T12:40:36.974Z |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-13T12:40:36.979Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T12:40:36.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T12:40:36.980Z |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-13T12:40:36.981Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:46.009Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d5da56e1-c600-4c83-a9d2-9451baaedbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:56.024Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=aeb8cb84-5dd7-4078-a62c-40a7564483ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:40:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:06.042Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=399f5c0a-b34f-449f-aef0-45e9aa2e0f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:06.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:16.051Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2b3db57d-d137-4740-a142-db9c2ffd2842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:16.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:26.063Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f87f392d-236c-444e-ace7-36abcf944f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:26.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:36.072Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ef54b187-90bd-466c-8b92-87a3dd0b53c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:46.081Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=020caabe-d30e-437c-8ac5-626241106203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:46.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:56.090Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=18128ac1-ddd0-4e22-857e-02ae1f51871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:41:56.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:06.109Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=feb0a41d-962f-4c15-9db3-b2c899925ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:06.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:16.119Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=021c94a3-ee28-44c6-a20d-41793a2cabd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:26.128Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b3a64063-2066-4220-bd98-1b5531c89f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:36.138Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2f13813e-2a10-4501-a637-1ffa25e9200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:36.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:46.147Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=247f7adc-fec5-4c4e-9a2e-78984ddf7893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:46.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:56.160Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=943023b4-6fa5-40f5-9d00-baee89c44b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:42:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:06.168Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0771515a-58be-47ae-b2a0-4567cb2e613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:06.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:16.184Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1aa05c6f-b71e-4d5a-8130-23f839df24c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:16.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:26.194Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5769b738-b3b1-4d6b-9ddd-9169abe12785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:26.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:36.204Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c699fa72-bb63-48cf-8a06-54dae893980f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:36.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:46.217Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ad72738f-330f-4f0d-b968-bfac23a9d181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:56.226Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=557d1558-6d15-42fb-9d99-e6ec67b6bcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:43:56.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:06.234Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=dab7be56-8a91-4044-8dec-bbad56c1df46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:06.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:16.243Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=09d22a69-b658-45bd-a642-e91496bf0588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:16.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:26.260Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=da7e75c1-f62b-4c50-a18b-781d457caa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:36.272Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=264414f4-5372-4fe9-9b39-8965361413a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:36.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:46.284Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b52b2f2d-ef86-4c63-8f53-ab05231b55ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:56.293Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=dacc7778-71ff-4850-8d97-44166bff0f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:44:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:06.308Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=dc03f49a-fb09-4033-b821-ce79aa8e58a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:16.317Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=620dc626-0a39-442c-aba6-4fbb190563af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:26.325Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=62e9a6f5-1447-4f3a-a7d5-8b41ad1bb2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:26.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:36.335Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5709f876-1dd6-458d-82a0-7d2e3618a85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:45:36.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:45:36.946Z |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-13T12:45:36.947Z |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-13T12:45:36.949Z |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-13T12:45:36.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T12:45:36.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T12:45:36.954Z |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-13T12:45:36.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:46.353Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=193bf3a9-f65f-4144-9950-2b29141edfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:46.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:56.362Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d62e5f7b-b383-42a9-bf24-d1064f26b15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:45:56.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:06.371Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=522860ce-fdc1-4a3f-836c-4b4645c01c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:06.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:16.380Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f2147fdb-d7dd-48bb-92c0-d54307c96ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:16.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:26.388Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fa39d796-b622-452e-862d-187a2728b42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:36.396Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c26cebdc-5614-40bc-85ae-fff073e7026e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:46.416Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6d6cdf95-5e79-4590-a2c2-3561ecb28bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:56.429Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7b959476-c356-45b1-9929-29d7b284cffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:46:56.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:06.438Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b1997524-8a85-4448-b628-cdc1a9839b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:06.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:16.446Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a112d2f7-ec06-4d6c-b995-6d5d4dafa4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:16.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:26.456Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ec1aea7a-4933-4337-ab07-faba11e3f2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:26.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:36.470Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=547f7517-0464-47b9-b45b-3761c08c90fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:46.478Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ce87a584-8d1b-452d-855a-b8d4eecbb624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:46.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:56.486Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e97c10f1-b3a7-4eb5-8ff8-1a4a58380529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:47:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:06.502Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b6b8da69-6325-4c07-a3d1-147638130356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:16.510Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=dbc76be5-0e33-4bc6-b575-e30231002a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:26.527Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3b5d0710-747f-429b-854b-ec897d716224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:26.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:36.538Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d1fe273b-0dd7-473b-8814-2dd3666745de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:46.546Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1910925c-5ba6-49a7-b5bc-62490cc10ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:46.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:56.554Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f9cb34e9-0c26-4994-88eb-4b73be3971e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:48:56.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:06.562Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c6eb56c0-9e0f-4547-89e3-0773c7e6a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:06.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:16.577Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=38bbfbcc-3b59-4324-b8ff-0d2681cc912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:16.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:26.585Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0ffa563b-7e59-405b-b4c2-f63151886a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:26.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:36.593Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=91189330-c429-45c4-a13d-293c53b04022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:46.603Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e0480432-ded6-454b-ae5b-7f292bccb745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:46.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:56.610Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=789449be-7374-4c09-8563-6fd633030595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:49:56.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:06.621Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=90a527e2-9f24-4c30-903e-23eb8e4161d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:16.628Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=92bef327-214f-4980-b101-daac7af51e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:26.644Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=68e1e185-02f8-47a0-8226-9cea8cc0a65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:26.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:36.651Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=bc17f2bb-e9b4-4bfa-b8fe-0e8e27781071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:36.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:50:36.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:50:36.895Z |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-13T12:50:36.896Z |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-13T12:50:36.898Z |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-13T12:50:36.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T12:50:36.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T12:50:36.902Z |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-13T12:50:36.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:46.665Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=aad99ea5-fb81-401b-b4a0-c8a3c96d5dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:56.674Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=075d2d83-79cf-4012-b60f-aa2701d1cee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:50:56.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:06.682Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=16834ba7-e8da-49cd-8642-f0a087f38b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:06.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:16.690Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6adb7798-4614-456f-a939-5fd769b79fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:16.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:26.699Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c65ac15e-32b1-4bdc-afcb-c6509a9644af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:26.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:36.713Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8fe5fe7d-bbaa-4b60-a92e-9a1879247d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:46.721Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0c7fb83d-8fd5-4a00-81b9-12423520d752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:46.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:56.732Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=986217b5-f620-4217-af4b-2654da1edc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:51:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:06.742Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=72d0bb14-539d-4c12-860c-7140e9000e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:06.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:16.750Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=31a89f1b-aa7c-40bb-94ca-dd4d0fd55daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:16.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:26.758Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=934043f9-6bb3-49a9-8fe6-79ea0a8b4ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:36.772Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=654ad6b7-b5dd-4881-ab12-fdf81a738a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:46.782Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5e91415e-4241-4a2f-a787-8448e22e3b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:46.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:56.790Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8ae5904f-1f86-41da-954a-356ea0f65f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:52:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:06.798Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=54af4ce2-3ccc-444b-bca3-587917542fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:06.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:16.806Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c56e6cbc-ad62-4046-a099-d3e1b12054a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:16.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:26.813Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a4fd461c-41b5-4ba9-8ab3-f872034b3488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:36.822Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0cce52b7-0d83-45c8-b2a1-3f224ec04954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:36.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:46.838Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7c972054-7495-4f8e-a215-76de3c05180d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:56.850Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=155573f3-2f86-4a3b-bf98-097b1fbfd23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:53:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:06.863Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7d7ab742-0f0a-4187-99d9-9e4b07787a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:06.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:16.884Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1e25e610-fa74-4d61-b759-037ed597a71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:26.893Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a44c70ec-ff34-4925-a925-7f846643f01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:36.900Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0bd4f5cd-43c6-4266-99e2-5fabe6ed3ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:46.909Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=35ae2912-a480-426d-b62b-0a87b3a43d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:56.925Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=400aeefd-b1b5-480f-a8a9-1ff0ffb72996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:54:56.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:06.935Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=538b17a4-ffb8-4c61-a18b-fb5fb5a23373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:06.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:16.944Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4302ef94-33b7-4287-80ea-3673d09ac479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:16.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:26.953Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=29ff4bde-4667-4b64-bf67-faf8a2e8a1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:55:36.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T12:55:36.925Z |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-13T12:55:36.926Z |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-13T12:55:36.929Z |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-13T12:55:36.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T12:55:36.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T12:55:36.933Z |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-13T12:55:36.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:36.960Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d20ee683-20f0-4fd3-bbc2-17c84c1ad49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:46.969Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=eff9486a-f5da-4bb1-b4d5-40e64689ec14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:56.976Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2a11918b-ec2c-4b10-88a1-961a63a6b7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:55:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:06.983Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f68719b7-df9e-41ae-a350-6ccd58dfb1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:16.997Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ae6a73a1-123b-4de4-920b-b1d7ff1db8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:17.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:27.006Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=78844ee5-83be-4ecb-9562-6967f13a8db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:37.014Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4feae211-fa86-4184-a3e9-a11f9e1b3511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:37.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:47.022Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=95ba2890-fcd7-4a20-9e64-5e7f65d32220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:47.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:57.031Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=055347f8-5e8f-437a-811a-3c0dea6fc19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:56:57.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:07.041Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6eb41e0e-9b68-4f85-a8c9-8390e279f542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:07.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:17.049Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e532b55a-ddc9-484a-8dd9-d8da7f1788c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:17.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:27.059Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=278d954e-602f-43bb-b387-d17b9feae1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:37.076Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=374874fc-ac1e-4458-be6d-7e847148d411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:37.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:47.085Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=95191b77-9b7f-4810-9222-b14439dc50b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:47.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:57.094Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6f87722a-7dc1-4921-b1de-f73bef93259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:57:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:07.103Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=51c67281-ca29-45ad-82d8-c0ec19bff287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:17.112Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fdea5f6f-e2bb-4be2-a9a7-11ec238ace8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:17.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:27.119Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8099e061-737c-40f8-a02f-eb00097ae9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:27.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:37.134Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=df539526-ec43-476c-a382-5863a23b35cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:37.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:47.143Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fb77de22-5517-43a2-9161-e15ca2dc8ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:47.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:57.162Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=188344ec-cdc7-4ecd-b7ff-e49cf031f756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:58:57.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:07.170Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ed908200-6d53-4c98-ab52-b7281fc17291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:17.178Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6f583e11-707a-4c48-81f0-56e832574019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:27.189Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=61c6f64c-2e15-4acd-8f1b-4debe718ffc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:27.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:37.198Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c5d236aa-8751-4407-b1de-bb316849bd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:37.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:47.205Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=98a735ad-4ce7-4de8-9f57-bac57eafab5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:57.212Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6df2e55c-ed97-4642-af0b-b7c98eb4a6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T12:59:57.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:07.221Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b0f17c45-7309-4b22-a6af-370bf38a9faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:17.236Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=35b29fef-f28c-439c-ac3d-f299c4455ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:17.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:27.243Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=af4830ba-7936-43f3-a5a2-7a02138d5b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:27.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:00:36.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:00:36.945Z |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-13T13:00:36.946Z |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-13T13:00:36.948Z |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-13T13:00:36.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T13:00:36.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T13:00:36.953Z |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-13T13:00:36.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:37.252Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=db784560-221a-4a08-97d1-03e2b39ce15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:47.260Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d35236bd-5c2c-46ce-9418-0bd17dbf0d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:47.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:57.267Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=167aa34d-36dc-4cf5-bf91-906be633a707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:00:57.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:07.278Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=27fe98ec-4102-48f7-9786-f266df595763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:07.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:17.286Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=232bbce9-d1df-4544-9db4-43f579ef70dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:17.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:27.300Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=678d3e5f-8a8c-4e16-a699-8f2a08b2c87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:27.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:37.309Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c11c8bad-d6fa-4f66-a2da-d2abc6d3fce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:47.318Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9c51c5ed-99d1-44ed-b077-1dce30a55e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:47.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:57.326Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7a167b70-6df7-479d-9fad-f72052418ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:01:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:07.334Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ea4b7a6b-3df8-4e51-bc8e-8048d80c968e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:07.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:17.342Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=bf6ea805-84c6-4c69-81ae-fbf192071ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:17.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:27.356Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c3803ecf-935a-4e7c-9431-294dae7b37c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:37.367Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d70a1e72-1e93-486d-a752-336677ad6bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:47.376Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4dc3ccd2-3daf-454d-b9f1-cf4cd54cf575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:47.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:57.385Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5dede23c-9d56-42f6-8faa-38034cc87c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:02:57.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:07.394Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4fce4de0-0a1c-4129-bd57-46161ab41c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:07.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:17.402Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3f754ff3-637b-4900-9b5f-26239f9b7f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:17.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:27.409Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f4cf47f4-817d-460f-9642-0a485a606b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:27.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:37.419Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=919c9350-a9ba-4929-9f8e-0cacb2579fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:47.438Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a5c617d1-24f2-49ec-bd37-727c9c1329c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:57.445Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8c30c9ad-702c-4c0b-9a57-e9ea8bae43f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:03:57.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:07.454Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=158c7d31-b9bb-4263-ba0e-a02345f7f9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:07.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:17.463Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=181e9870-4375-4a3c-8da3-f9537560138e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:17.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:27.471Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=cd0f468d-a158-425d-8af6-74e41bf05eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:27.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:37.481Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b2938802-c9ea-48d9-a0f9-d4951d262b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:37.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:47.490Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b157aed3-127c-491a-9a51-8a720af01ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:47.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:57.500Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1faaac14-8f63-4413-9867-a181620d0ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:04:57.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:07.525Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d0613bc1-265a-4262-8c52-97f9640e41c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:17.539Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6907697d-b326-475d-b03b-414aedf3b7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:27.547Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a0778511-9d4c-4fb5-817b-ba8f92b40ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:27.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:05:36.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:05:36.928Z |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-13T13:05:36.928Z |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-13T13:05:36.930Z |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-13T13:05:36.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T13:05:36.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T13:05:36.934Z |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-13T13:05:36.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:37.558Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=bab4299b-80f1-437b-886f-937f1b70fd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:37.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:47.565Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e7db1137-84b2-4166-9682-6d448998e7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:47.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:57.574Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e6f9419e-e788-4255-9070-7668a4df8783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:05:57.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:07.593Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c015c51e-a740-44b4-bfde-fafd8a558e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:07.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:17.600Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=571103d4-1949-4c84-8ef7-71085c33e7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:17.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:27.609Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=19b629b5-2092-421b-9ce8-57d945aead51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:27.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:37.619Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=38d7af57-187e-4849-a2f9-b1204d00b980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:37.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:47.628Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=46b63163-c676-452f-b422-b7a2b8090900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:47.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:57.636Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e223f906-c246-4fe4-82de-89ccf66cc2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:06:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:07.643Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a131d275-ccd6-4a6b-8636-f6b16472effc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:07.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:17.651Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2c917ae5-46cd-4b19-bdbb-a1fe25083c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:27.661Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a4107d15-f622-4b12-912c-aa06505332c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:37.669Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c1706924-155f-4f7d-82f5-d90acfff5d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:37.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:47.680Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9e20ad4c-7f45-47c2-800b-5ed9e26486ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:47.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:57.690Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6e94b31a-251c-4b91-aecb-ac75de816813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:07:57.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:07.698Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=065e4611-696d-4c01-adea-94db4c54dc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:07.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:17.706Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c5874e30-6210-42e6-98d9-0fbd8a5f00d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:27.714Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d76d8107-ba8b-4060-b9be-c527802d72a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:27.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:37.723Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d011eada-1a13-4e59-90c5-8b07b8e40c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:37.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:47.744Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2143dc2d-69e6-4c0e-802c-fb7983f1fcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:57.752Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3b098745-dcdb-40e3-8eca-53bdeff77ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:08:57.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:07.763Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ac14f5d0-dcfb-474e-bcd3-fbd0235a9c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:07.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:17.770Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ea6892cb-9226-4bf4-b612-55fd2a62f57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:27.782Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4ed92a51-505e-4651-8016-82bea1fae127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:37.789Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=18ef69c3-7a39-49ae-9bf1-59670eb95708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:37.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:47.802Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fecadf78-1732-4bce-8b6f-8b1a65abd4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:57.814Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3ff5429b-5fd6-4ad4-9ebe-8e4e0af27352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:09:57.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:07.823Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=74f11b57-e43d-4480-aec3-13b27898e66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:07.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:17.833Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d7b79241-8c2c-467c-9e62-a8fa8de64c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:17.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:27.842Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=dbccce0f-e7ee-4522-83a1-5390a658f375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:27.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:10:36.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:10:36.953Z |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-13T13:10:36.954Z |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-13T13:10:36.956Z |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-13T13:10:36.961Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T13:10:36.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T13:10:36.961Z |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-13T13:10:36.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:37.850Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=03dbad5d-1691-409f-a349-d8abe8c909b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:37.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:47.861Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e917c24b-ede1-4577-aef4-de79e21f733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:47.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:57.868Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0a70d0fc-c0c3-4cb3-8aa8-780b6f321b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:10:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:07.877Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=48ef1cdb-8b30-4739-b09b-caf5032661f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:07.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:17.891Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1810b3f5-1cd1-4e09-92d8-06f2ffed1f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:17.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:27.898Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=abc3f283-a1b8-43e2-9885-b61fbd1641cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:37.905Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ca1b6916-9fee-44d2-bc3e-445544e062f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:37.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:47.913Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3bd25a44-bd32-4514-885b-ffbc25c56500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:57.922Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fc60dffd-61a7-439d-84c8-e064ef09998f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:11:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:07.929Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6ad4ef4e-8eba-4248-81c4-1516f89f4847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:07.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:17.936Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=11fe576f-e494-4f2c-9c8f-59d2dfdfcea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:27.948Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6c49ed9f-4f73-44d0-982f-94c34a2633c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:27.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:37.955Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6b977c71-73f4-43a2-9e2f-f71533323283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:37.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:47.964Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=257906fa-3141-436f-b948-94f3b9cada4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:47.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:57.974Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5125009f-9a0c-493f-9840-eeff57a27a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:12:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:07.982Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5b17fe1d-e69d-4e11-830f-38aea663b903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:07.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:17.991Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=bc39bd9e-f9ed-4496-8eb1-4961388b31bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:17.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:28.000Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a90e7540-26b4-49b0-ba71-7066e8ae1c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:38.017Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f9b626e2-0a06-4539-896a-65c23f4733dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:48.027Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ae3aea0e-1c3b-4873-a47e-3b5dc6b843e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:58.039Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c5f71400-11e7-454f-b221-f1a12f05e4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:13:58.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:08.048Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=cbe5de1c-e878-4597-bafd-b2685ab3b850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:18.058Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=db0ebf03-d101-4487-8549-92e2a1b12bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:18.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:28.073Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a5907003-c2e8-46b0-8541-97fcd6c195ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:28.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:38.083Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e64b7d4d-c5c2-497b-8a03-a822518ffc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:38.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:48.099Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ea993e4f-e10b-4385-92c8-6913aadaadd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:48.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:58.106Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c03955c0-8a95-4cd9-9a23-9f758e89a9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:14:58.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:08.129Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=944070a4-3ce8-4bcd-80a0-1ca4328f78e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:18.138Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8d03cffd-22d1-4103-83d2-446e080e7588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:28.146Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=89c75e4c-c207-4c77-a6c2-3a3c522d8bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:28.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:15:36.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:15:36.950Z |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-13T13:15:36.950Z |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-13T13:15:36.952Z |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-13T13:15:36.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T13:15:36.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T13:15:36.956Z |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-13T13:15:36.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:38.154Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b73d8b08-6c1a-4b40-851b-4568d473b981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:48.161Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=13b68bfe-43e5-4f7e-9363-f6a72a534523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:48.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:58.171Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=588cc420-67a0-46f2-a877-4b0c880b4c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:15:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:08.189Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=836601f2-7c10-48e4-891c-5736df9e7502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:08.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:18.197Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c8aea2da-fbba-4882-99c3-e7eb4f9c8896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:28.207Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=47f9e67e-a740-4ce5-807f-d868566cfae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:38.215Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=682ebb7b-09f5-4c16-8cd0-2083f79257cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:38.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:48.223Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e89dd2c0-e729-4aa4-8eea-f222697bbfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:58.230Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=48996fbe-ccf5-42c3-8edf-ab6af697b6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:16:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:08.240Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5d92792f-3b21-4bf3-8bbe-bd5b4e8f029e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:08.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:18.257Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=147280cd-30ea-4b3d-9429-f31fc7efeac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:18.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:28.264Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=cfb53adf-e574-456b-a98a-999598755aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:38.272Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8953ff1d-dcbb-41da-a208-4375972b13d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:48.280Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=abf0805b-e451-4b8a-b298-22a85a241379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:58.291Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=52afff26-1c07-4363-91ba-cea44d29fbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:17:58.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:08.299Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e5ef59e0-4e62-4bc0-9fba-aa74694b6aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:18.316Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=52a30a6e-3420-43cb-a274-a46832febb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:28.324Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=16a9ff5c-6502-471a-a91c-8bd0c1578e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:28.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:38.332Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b6728a56-2a9b-4008-8e4b-2bde5976e64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:38.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:48.340Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=bfcb1ff2-022e-491a-9044-4197bd6c8b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:48.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:58.349Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=dcaf5261-9429-415a-ab52-17e3476c7cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:18:58.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:08.357Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b767c462-637c-47f7-8a1d-accaaac893e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:08.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:18.365Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b53f6ddc-6f55-436f-875b-2abdaecbcc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:28.380Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0ab49ba8-f10d-4190-b2ff-8638a0455ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:28.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:38.395Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5ed0bdbc-2d4b-4d6c-b61f-3addb2a2fd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:48.403Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f4490d23-182e-4dec-b123-564ea2dffece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:48.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:58.410Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3b551b30-5a27-4b76-9b54-5dce0eadceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:19:58.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:08.418Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3c55aac2-a39d-4206-832f-06c21f1e2fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:08.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:18.424Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0f8bdd26-c092-4232-bb1d-5014e65607ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:18.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:28.431Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a761f045-6881-4048-98c8-37e77033f940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:28.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:20:36.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:20:36.946Z |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-13T13:20:36.947Z |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-13T13:20:36.950Z |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-13T13:20:36.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T13:20:36.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T13:20:36.954Z |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-13T13:20:36.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:38.443Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ec4ed3c0-2c60-4cff-8940-128720dae38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:38.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:48.451Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=95361c1f-dc0f-428a-94a1-e0cc3020a0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:48.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:58.458Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=20f7346b-c5c0-48ca-810d-324e70b60ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:20:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:08.467Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a3bbf763-33b3-4754-9dbb-dc297d5b8814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:18.476Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6c61b4a5-624f-41e0-b316-daa3befd1be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:28.483Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5a492036-0831-4931-a2ff-d294fc302c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:38.489Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e938ceb4-2e40-4760-8a30-269dd28ac323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:38.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:48.497Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3eb4e299-9bc9-4c14-982c-fdf8744ba225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:58.509Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3881fcde-7437-4198-8052-79ddb5017085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:21:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:08.528Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=69a67d4e-d64b-472a-877c-704edab996a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:08.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:18.538Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=690d8544-798b-4edf-94e2-e4fe2a34ee0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:18.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:28.546Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2fecc3e6-d62f-49b8-9131-17b81d70e891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:38.553Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f09af90d-fa8a-4767-99ba-60e45ceba21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:38.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:48.559Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=226701a2-801f-4f5c-a42f-11e3bfaa8ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:58.574Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6acc697f-d9c5-490c-933c-7ff46da05f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:22:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:08.581Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a9e565ae-5fe4-4399-8cb5-59ca263e03b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:18.591Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=31cdd307-0489-43f2-a083-daee1e80f468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:18.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:28.598Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=837a5f57-f9c0-49de-a38d-c814fceb3080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:28.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:38.608Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=62a9439d-8b8a-4761-a20b-e0ddf2b8e42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:38.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:48.616Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2a6f8b31-0168-4793-804c-ada99bcabbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:48.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:58.622Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a494021c-16da-455f-bc5d-ef665f18d5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:23:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:08.632Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=38e69fde-11f6-465e-a493-fe7073a1e213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:08.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:18.649Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=523aa290-5f99-47a4-a1a6-f4cc7cc545fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:18.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:28.657Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8c807249-a3b2-458c-9c53-7632ff6f13d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:28.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:38.666Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2b5a6d3c-892f-43e5-9af6-4424b7a89ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:38.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:48.675Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c03ccecc-3710-42a3-b240-70a67a5ad3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:58.682Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=138b47af-a06d-49eb-b828-eafc9cd1d63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:24:58.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:08.689Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=141cddef-c0fe-4d8d-af37-028e8afd2a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:08.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:18.702Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ad1608c9-0b44-43d5-9dae-673d365e9f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:18.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:28.709Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=16475300-43c4-47b5-b821-a4fca79a2307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:25:36.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:25:36.954Z |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-13T13:25:36.954Z |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-13T13:25:36.957Z |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-13T13:25:36.961Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T13:25:36.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T13:25:36.961Z |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-13T13:25:36.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:38.721Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=139116e4-edff-40bf-b748-a02ba3471158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:38.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:48.729Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7b48bba6-f7b3-4ef7-b119-0457e7697770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:48.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:58.736Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=dbac7520-ab4d-4431-926c-0f9e38b72183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:25:58.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:08.744Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b18e8ec2-1cf6-4c9f-aeff-fac6fb54fde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:18.763Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=026fd29b-64ed-4c24-8b06-922b33a8b5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:18.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:28.771Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fedf4de3-73ec-4782-92fa-a919434546cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:28.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:38.778Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=82f2d5c4-b582-4e9c-a061-7a2cd203c1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:38.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:48.786Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9b0ef8c4-0eca-4c7d-a76d-55c26ed7fac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:48.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:58.793Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a5ae79b5-c15d-41c9-a040-b51319ecc0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:26:58.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:08.800Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=da9b5bd2-71a8-4310-8f94-3d3ba75551de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:08.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:18.808Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=02d72716-0223-41bd-b95d-aee4b9587120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:18.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:28.825Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=aacfa14b-32fb-4ada-a7da-b45c2c0d12d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:38.837Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b1930798-253d-4ec0-9d1a-1d72093728c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:38.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:48.846Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0a4295b7-8cd8-43e8-b7b8-f400d9c7c3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:48.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:58.854Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f8821685-2c34-4a77-aacc-86676c9b6f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:27:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:08.863Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=797e0e2a-8e7b-4055-83ff-945946040cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:08.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:18.869Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=672b67e5-1f00-49af-bc8a-d1ceef65040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:18.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:28.877Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5e532175-8946-46a9-9d04-2d267d8eab38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:28.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:38.892Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1b228ccd-805f-485e-87b5-2a97470090bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:38.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:48.902Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=31d82b57-257b-49ba-bbcf-0301b7acb89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:48.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:58.909Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=90bfef8f-70fc-4259-bc18-b5422f4c1bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:28:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:08.918Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a0b07778-79f5-4014-a338-84e84d0ca206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:18.926Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=37020d21-f807-4c80-91a4-86e28d2e9218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:18.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:28.932Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=63440378-5cc8-4717-85c7-6bee96505fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:28.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:38.939Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=81329ec4-86e7-4c8b-ab6b-6d901db63f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:38.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:48.948Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a1e8913d-7b58-4b8b-b997-a2b9bc92974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:48.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:58.962Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=178f25c2-1e01-4d36-a70f-003ffb26c82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:29:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:08.976Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e5b53519-c49b-4856-9510-2eaf76c1bd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:18.985Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e91fd716-f6ba-4583-8e58-fa91c9bcff37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:18.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:28.993Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e1691c50-edea-45e6-b901-de65c6b5d75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:28.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:30:36.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:30:36.933Z |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-13T13:30:36.934Z |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-13T13:30:36.935Z |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-13T13:30:36.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T13:30:36.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T13:30:36.939Z |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-13T13:30:36.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:39.000Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=eff289b5-87af-4a84-b571-3e0b7fa8a003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:39.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:49.007Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ef31bec4-f979-41bd-a19f-31906f9bfcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:49.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:59.034Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=05053473-dd47-4d77-b250-e935352e356e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:30:59.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:09.052Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=358e5145-95c0-45e1-9db4-55555b448537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:09.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:19.059Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=94724893-d448-4759-9ac3-6ee718e38c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:19.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:29.068Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=26a44ef6-65db-429b-984c-590a2b9da0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:29.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:39.075Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7a089286-cb73-4ffd-ad8d-18ff669e9333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:39.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:49.090Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=652adf9e-312d-4ec3-bf0d-6a809649263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:49.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:59.099Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=cc97fc56-156b-4c1a-81d5-6d8df6ed24db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:31:59.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:09.107Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7802dcdf-eba4-4a02-9f3f-5c09bcf78e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:19.125Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=80dfe8a6-a5bf-429e-915a-7ea5d363201a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:19.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:29.133Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c506dbf1-661e-4243-8f50-d65c9f2273cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:29.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:39.140Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6ea9cf4f-c634-4e4b-9197-2ac0b5b96c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:49.148Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=bd7c0832-9105-4595-a701-45583ca8b095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:49.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:59.155Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=04119c08-b639-4a59-a65d-abc863edbe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:32:59.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:09.161Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d7ef3ef4-3832-40cf-b7a8-a63225c2928f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:09.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:19.170Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d289fafe-f724-44f9-8ff7-04be28f15acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:19.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:29.187Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=cab08b8e-7adc-4afb-9b25-39fca7858282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:39.197Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7a72666b-f0c5-4ea7-9559-c8b51f97355b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:39.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:49.205Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=15ba6af0-79ba-43c9-aeb4-8d83045301c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:59.213Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3eb1a9d6-bf86-42f7-bf9f-5d648178c63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:33:59.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:09.219Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2e7a7ffc-108c-4ac9-a11a-09584f498957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:09.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:19.228Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a6beb9ae-73c2-4402-bcc0-dadd2b64d80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:29.235Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=19ef5aa9-69e8-4d9c-99de-47d13126624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:29.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:39.242Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=69831ec6-5d0d-44ac-b856-4e81dfaf428c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:49.272Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5669c657-22c4-4048-8cab-5f916f922cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:49.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:59.279Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=408c6d81-6e15-4e1e-961e-9c9627902e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:34:59.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:09.287Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=094d4a52-eeec-49fe-a25b-e48f8929af6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:09.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:19.294Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=cd1822ec-38ff-4ff1-91e5-33e483959600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:19.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:29.301Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=eab8298d-d63e-4eaf-a094-6a99df3fef55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:29.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:35:36.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:35:36.925Z |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-13T13:35:36.926Z |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-13T13:35:36.929Z |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-13T13:35:36.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T13:35:36.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T13:35:36.934Z |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-13T13:35:36.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:39.308Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=14bf7344-ae41-41ef-af31-fb97c07c6bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:39.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:49.316Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=421643dd-f786-47a7-9e43-b83f653b9546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:59.332Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c80d77f6-e0ad-4cca-b389-ede039dbb0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:35:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:09.339Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=451931cb-79f3-4b57-9bb2-16407529894d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:09.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:19.347Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=89d708a8-781c-41ef-92a6-1deb54d134b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:29.354Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=824223c7-c6ac-471b-919a-2c2ab77ffed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:39.361Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fa8313a0-c7a5-4d09-952f-b0fc9623f53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:39.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:49.369Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3d9b38eb-27a3-4f02-ae05-502fb99725df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:49.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:59.378Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ebb70f14-7516-45da-846f-3e2ec10a7fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:36:59.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:09.396Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9a9d7fe5-9bcd-4147-b2e8-4f725bb4af97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:09.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:19.415Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=adaf24d5-36bb-46c5-9a49-ec86db18f14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:19.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:29.424Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f34f198b-187c-4433-8dd6-d57cf725764a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:39.432Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=04d93a24-03c9-47f5-b6bd-39077190929e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:39.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:49.443Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=22783afc-e26c-4c97-a0b1-847777aec42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:59.450Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=dc95e240-7e49-49a7-9d5e-8399427b2f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:37:59.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:09.459Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8d4e18c5-6e83-401c-bc07-7a20b999fbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:09.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:19.467Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c2c318c0-b7d9-4bf1-a0d1-7537a43c8dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:19.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:29.481Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=23b7a390-e938-4d95-92cd-ad3b98764426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:29.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:39.488Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=bb28e12e-bb10-430a-b90b-aaa457c99c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:49.498Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f5f85cd7-3d16-49e1-b46e-41946c9aa61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:59.506Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=b94c4f57-9eda-45db-a4df-38745a548cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:38:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:09.515Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2e90180d-24a2-40c8-be8d-7543d3daf8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:09.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:19.522Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=981877ff-6fed-47cd-91c2-f09c9ae0b761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:19.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:29.528Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c0dd2a02-efd0-4f8a-80f3-6a3260f044bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:29.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:39.541Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=455e9d30-c2cc-4d66-a09f-6bc2cb06779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:49.549Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=34f25154-b0ce-4c5d-ae0b-b6ffe60f43f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:49.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:59.558Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=184d14d5-3073-4a9d-b405-4297d1061fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:39:59.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:09.565Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=0bb6f3c2-1aaa-4584-9db3-7b8bd168d88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:09.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:19.573Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4366adcc-7227-4d38-926f-d9cc57ce8d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:19.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:29.580Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=869951a0-11a7-4c58-bdc5-6c269dfb2e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:29.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:40:36.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:40:36.920Z |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-13T13:40:36.921Z |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-13T13:40:36.923Z |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-13T13:40:36.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T13:40:36.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T13:40:36.926Z |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-13T13:40:36.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:39.597Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=40c7a445-f61a-4fef-8b1e-d044a27659fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:39.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:49.604Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e9e2fe3f-f865-41bd-b06a-96aaab56d27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:59.612Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=73190d65-dcb4-403b-8c0c-c5fabf538fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:40:59.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:09.619Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d679247e-084c-474b-a25e-635b6ae9efa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:09.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:19.629Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=dabac5d6-b573-41af-91e5-e7421a0e2559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:19.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:29.635Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a38ce681-bfb1-4286-9aeb-ec2016a877b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:39.643Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=bf1981a5-55bd-4cf7-a651-ba1a3c2f6f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:39.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:49.659Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6da19045-8e30-405d-b335-ade79c03871f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:59.669Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=467bab11-3523-410c-b877-f239025ec24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:41:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:09.678Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9565f657-a08f-472b-982f-d5753bf6a397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:09.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:19.685Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e2491837-0f89-4478-86f0-87ebd8d9edd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:29.692Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d3e36c5c-fdcb-4b21-9e33-f440b656813b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:29.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:39.700Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=bf804ccd-8d8c-40c2-bba0-99ada82e4224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:49.706Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=27dc113e-1b05-455a-adda-c677ee3c3d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:59.719Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=3e46f3c4-14bd-42b6-95bf-d7f70ab746ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:42:59.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:09.729Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=84e61075-808b-4376-8b8e-42010067904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:19.739Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=18dad3a2-47ce-42fc-aecb-c98035fceda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:29.746Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=83233b17-fcc2-44d0-8d6c-28994f62302e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:39.754Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ad95dde3-836e-4d4f-9865-4f8d65ac6570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:39.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:49.772Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ceb4c134-f0cd-4170-9cba-a5ffd4278dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:49.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:59.779Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fa1b9363-81d7-4a1d-a914-905a68630055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:43:59.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:09.790Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=ba1c1282-896b-473a-ac84-c9d2a5a835ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:09.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:19.800Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=83b97a55-a4c1-4bc4-9396-c634c83a2198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:29.828Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f09fc3f1-12c3-44ef-90dd-680b1fb0d377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:29.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:39.836Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d84fd4e7-b208-47f3-aff9-3e0b8a3f67ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:39.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:49.847Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=d44890c6-35e2-4f83-8456-7e5b42260b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:49.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:59.856Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e977f7a2-9d43-4572-994d-e04d26512609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:44:59.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:09.863Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=4d757b9f-b8a3-459a-b900-1fe931b402a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:19.870Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c167ce5b-0cbe-45d9-b8e1-db26829ceadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:19.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:29.881Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=bee95392-8bf9-4061-b678-322a4fc5cf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:29.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:45:36.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T13:45:36.934Z |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-13T13:45:36.934Z |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-13T13:45:36.936Z |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-13T13:45:36.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T13:45:36.940Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T13:45:36.940Z |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-13T13:45:36.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:39.896Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=2c2873f5-6c21-4c59-beee-9ee441284876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:39.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:49.904Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a1f94792-6cf8-4531-93cc-2ede5661db45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:49.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:59.916Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c78d4c38-0206-4ccf-8eb7-343fbbe3eb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:45:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:09.923Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=8ab22193-112c-480e-8cbe-a8adfc35c890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:09.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:19.930Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=7b6da30b-e85b-4bf5-852f-0647843fb8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:19.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:29.936Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=858c7626-ca6f-4098-84e0-196b3fadd064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:39.942Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=028963bb-0cc6-4c74-9b2c-2ff69e1c0507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:49.950Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=fc5b643f-60d9-4826-8305-a21dab6e6764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:59.961Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a597233a-8168-4fd2-9ec9-953654fa56cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:46:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:47:09.970Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6134120b-2c2c-4a5d-941a-d1265cfbe9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:47:09.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:47:19.977Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=95bbbb98-d04e-4edf-9fd8-a6eb073666cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:47:19.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:47:29.986Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e4a1ee17-ec95-4ab0-ab76-bc3651c5a971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:47:29.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:47:39.994Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=02359c1c-ed9a-4355-9671-596ca0385f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:47:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:47:50.006Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=6d2925f5-6cc6-4a97-a525-c8ab3d502d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:47:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:00.013Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=75eeb3dd-01da-4de6-89a0-57c256e2be59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:00.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:10.020Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=68885912-03d4-47b0-908a-8bd427ae0692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:10.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:20.036Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a9e430fe-40e3-4749-acc1-95298a7277b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:20.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:30.047Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=9419c09a-7374-4328-a6bc-ea9b65a4e932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:40.055Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=1c3eb763-68dc-4e90-b1bc-9016c88210cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:50.067Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=e95c1031-a62a-474c-a3ab-efe22fd5e4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:48:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:49:00.073Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=77e2ca3e-95e1-4eee-bd15-dbf7466f0201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:49:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:49:10.079Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=c441570a-3029-4524-ab07-7cbb1dec86e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:49:10.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:49:20.087Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=f94df7c5-24c5-4699-bc08-a1767f292ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:49:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:49:30.100Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=a964c5bd-7dfe-4dfc-a172-f214a21db395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:49:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:49:40.106Z |INFO |Init configs |InvocationID=b0bfa46d-306f-4c26-9b0f-55249998833b, InstanceUUID=5e874234-8286-4d0b-89f7-962b69c5ace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T13:49:40.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |