. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:07:49.025Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:07:49.027Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T12:07:49.064Z |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 |2022-02-15T12:07:49.651Z |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 |2022-02-15T12:07:49.757Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T12:07:49.758Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T12:07:49.759Z |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 |2022-02-15T12:07:49.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-15T12:07:49.948Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-15T12:07:50.076Z |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 |2022-02-15T12:07:51.560Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-15T12:07:52.038Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-15T12:07:52.056Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-15T12:07:52.057Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-15T12:07:52.111Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-15T12:07:52.111Z |INFO |Root WebApplicationContext: initialization completed in 2034 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-15T12:07:52.624Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-15T12:07:53.630Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-15T12:07:55.645Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-15T12:07:56.244Z |INFO |Started MainApp in 9.784 seconds (JVM running for 10.779) |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-15T12:07:56.319Z |INFO |Start scheduling PRH workflow |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:07:56.330Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=595879e4-dba8-4fb4-a974-dc6db2d49379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:07:57.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:07:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-15T12:08:06.570Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-15T12:08:06.572Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-15T12:08:06.580Z |INFO |Completed initialization in 8 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:08:08.009Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=dc8ebf20-4497-481b-b7e7-698b6ebc93f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:08:09.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:08:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:08:19.062Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a7c5c4fd-6bde-4336-a1e6-d6a31e21716b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:08:20.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:08:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:08:30.134Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3efb14c2-cbc5-439b-8f65-ac5af5da626b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:08:31.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:08:31.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:08:41.204Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a300047b-a19b-4fd7-8c9b-494879dca2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:08:42.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:08:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:08:52.328Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=31f67ef2-4cc3-4abf-a353-a9ca80c6b1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:08:53.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:08:53.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:09:03.380Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c297af16-3298-4a4e-aee8-192d8ac18fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:09:06.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:09:06.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:09:16.057Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e5faf9d5-84d6-4ab1-9d33-683bf3e20d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:09:17.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:09:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:09:27.126Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9a73d251-82a4-4a98-92b6-2c071a232c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:09:28.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:09:28.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:09:38.164Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a0cc16a5-939e-491b-a05f-f69f47cfb9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:09:39.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:09:39.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:09:49.204Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=475846e1-cc7d-4667-aad8-fff250e37dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:09:50.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:09:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:00.248Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=146fad88-21b5-413c-b26b-0794539d73ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:10:01.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:01.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:11.287Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=08f83473-639c-49df-984f-074bb073afa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:10:12.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:12.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:22.422Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c61310d1-7796-421d-9819-4f5d9ba3c27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:10:23.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:33.876Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c9c24a9d-670f-4ce3-9c52-e17d41fe5f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:10:34.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:44.919Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=faa5f557-4f8b-4657-8785-5bd0f284e5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:10:45.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:45.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:55.964Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7b69df82-069f-4081-a425-6b8c9fe07ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:10:57.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:10:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:11:07.032Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3d4d0dfd-3885-41d7-9932-40baa37137f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:11:08.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:11:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:11:18.082Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9e2a361c-80b6-47ea-84a7-055146693706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:11:19.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:11:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:11:29.140Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b49c0e9d-6e87-4847-b217-7474b556533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:11:30.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:11:30.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:11:40.183Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=44bb166b-0ff9-439f-88d0-bba43d5dd8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:11:41.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:11:41.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:11:51.263Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=438d15b1-6bec-44d7-a2c2-9b3820ee0871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:11:52.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:11:52.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:02.295Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=688ef425-4761-4947-acf0-7018739eeff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:12:03.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:03.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:13.347Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=01e84e69-f3d3-4a8e-8b51-74dc01aa27f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:12:14.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:14.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:24.372Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=42eab48c-ea75-4030-9356-1f4cc682f812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:12:25.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:25.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:35.412Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=966b5694-5892-4f8e-bd88-1959cff1d11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:12:36.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:36.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:46.452Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5f576d89-8d4e-4ff8-8ce0-0c5bb44badfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:12:47.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:12:53.789Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:12:53.790Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T12:12:53.811Z |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 |2022-02-15T12:12:53.817Z |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 |2022-02-15T12:12:53.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T12:12:53.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T12:12:53.827Z |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 |2022-02-15T12:12:53.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:57.493Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7282f686-df45-4f6e-93c9-eec12ccbcd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T12:12:58.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.136.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:12:58.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:08.534Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=496e6a1b-d4e1-4b59-b33f-b004b96601ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:18.750Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d398be45-a2d1-4856-8961-4f4b011e3d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:18.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:28.767Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=dffee1e3-2ae3-4b9d-9d3c-ff85f28954b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:38.783Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=23538e59-1cb8-4c9c-8aec-a7deeaa31779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:38.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:48.800Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=851537a1-076a-4a45-a6c9-f1b3752672e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:48.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:58.813Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8fcadbe1-dde4-4038-91bd-a87280725344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:13:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:08.825Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=99f18ed4-8684-4a83-af83-907481ddb22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:08.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:18.848Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5cb80331-878b-4cfa-b1e5-c50f3cf4db5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:18.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:28.859Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=77811967-c791-4cdb-9378-bbced9e518f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:38.871Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ce030602-e535-4999-bef6-d99eb523b97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:38.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:48.883Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9f2fb619-c8ed-482b-9e33-eaa5949c354c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:48.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:58.892Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c258370d-4481-482c-ac9f-74db7051476a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:14:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:08.909Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8ee8080e-87f5-4ef7-85a8-4053960c39a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:08.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:18.924Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=11429442-4131-4b7e-bb9f-5842b4a6aa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:18.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:28.939Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a1246f40-9fb1-448d-9d02-2ee333ea10e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:28.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:38.949Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=246257b2-22db-43b0-8c07-066ea73bdb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:38.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:48.962Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ebd76368-6026-478d-91b9-bd83736cb73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:58.973Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=41da7cd4-334e-4f4f-8b8c-94207c12f743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:15:58.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:08.987Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=51bb98f5-ec6a-495f-bed8-423f5c34cabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:18.998Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e17a4acf-19ea-43fe-9743-2b80bc13dc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:19.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:29.012Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f95ed1dc-994e-45f6-9fcc-d2a660c4648e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:39.022Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6004aba3-d245-42ab-9543-acac086d44f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:39.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:49.032Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b691f19c-6294-4169-a34c-b252bca2fb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:59.044Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=2a348ad6-53a9-4dbf-b44b-d227ab2b440f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:16:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:09.052Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a821abbe-2291-4306-8855-6ef609bcb912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:09.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:19.059Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ce50d652-2163-4c30-8198-5027048e83bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:19.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:29.069Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6a5212ac-de86-48d4-a743-34fc2313a041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:29.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:39.079Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=beab6d25-6e5e-4734-a929-74a9707b4c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:39.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:49.090Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a4d3f625-864e-4536-ab2f-8edfc3aa6188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:49.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:17:52.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:17:52.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T12:17:52.942Z |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 |2022-02-15T12:17:52.945Z |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 |2022-02-15T12:17:52.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T12:17:52.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T12:17:52.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 |2022-02-15T12:17:52.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:59.100Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=90480636-60bb-4560-9958-bc2f3e259b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:17:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:09.114Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=07fc2c1a-9834-40a6-8464-0adbac47022a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:19.125Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=401f12a9-2cf9-4bfa-abef-b5b6859653ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:19.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:29.136Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3d220273-4ac5-4c1c-9d8a-451c02654727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:29.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:39.145Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=bffc9124-769e-42d6-a6d6-5868ff511819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:49.154Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7355a760-8c9a-496f-b869-fff22853f52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:49.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:59.161Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=13a74334-9b4f-42c5-9114-8b764151fc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:18:59.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:09.169Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=102118e5-9f90-4b01-8ab4-ab1dd99c3538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:09.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:19.182Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=473d7656-dd6c-4cb9-8fee-526f2de9a41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:19.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:29.194Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0309a9f3-c452-4f2b-9b81-8e4ce050a6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:29.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:39.202Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=cebac4fd-801e-4f70-920c-62bd663befbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:39.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:49.212Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=58a3db99-2f65-418d-81bc-bf8b6ca4a3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:59.226Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4930ef48-bb01-4ef5-bbbf-eff30a582afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:19:59.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:09.239Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8995e456-6541-448a-80aa-d95c50b02728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:09.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:19.247Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d33115ee-b73a-466c-8870-289b4b9d1f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:29.258Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=97a3fb75-3e75-481a-bd03-06247dbc882f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:29.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:39.267Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=611956cd-3853-40f8-bd96-3cb70e2e252d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:49.274Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=58ccc345-8165-40c6-a21d-ec0ec8f3852b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:59.281Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4d3bff21-5953-451c-a5bc-66277ff9bef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:20:59.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:09.288Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ce1196b2-d4c4-4731-8a8f-561418e1aa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:09.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:19.297Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ea324416-350d-4c1e-a08d-2b24cf1d3e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:29.315Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c8940e0d-1a18-4a27-b1d4-a1672b25e94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:39.323Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=87e4d637-d30a-42d5-a82d-43b6de18d98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:39.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:49.395Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=bd010a7e-c706-43bf-b630-b84909ec05e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:59.407Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=bf2d376d-b600-412c-ae9a-d8dc261337d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:21:59.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:09.420Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=048a26d6-3da2-44e5-b78c-77a69c780723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:19.429Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=04185953-aa7b-4d18-9148-e7ad0cce1eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:19.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:29.436Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=327e60b6-cb3f-422a-9ce1-2447660683e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:29.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:39.445Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1046d7f4-aead-4796-ab42-472ade337638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:39.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:49.452Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c5c95c2c-7c35-43a8-927a-ecb48e67fabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:49.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:22:52.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:22:52.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 |2022-02-15T12:22:52.951Z |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 |2022-02-15T12:22:52.955Z |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 |2022-02-15T12:22:52.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T12:22:52.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T12:22:52.964Z |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 |2022-02-15T12:22:52.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:59.458Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b65f8371-b077-4b78-a09d-42d459217b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:22:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:09.513Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=302b845a-bef1-43d6-af44-f27abbd83410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:09.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:19.520Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9d798e6e-c3df-45e4-b994-988b25538b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:29.532Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=212a371a-99e3-4ac4-bb1d-455ad12678a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:39.552Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=caf56d1f-3bea-46ed-aaef-566d97b4bae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:39.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:49.561Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=87c9d77e-e53e-4f74-b20c-0dce0c00e311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:49.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:59.568Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0c9e4a63-1432-423c-8a8b-da57980cf37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:23:59.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:24:09.575Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c066a99b-c3df-4619-8fca-43090c8d0189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:24:09.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:24:19.583Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d4203f42-d938-4d43-a3c4-35947b632129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:24:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:24:29.591Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f5882845-38f9-4f50-bd0b-df04bb857379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:24:29.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:24:39.600Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6e0a9906-fe67-40f3-b13d-ae5659081dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:24:39.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:24:49.609Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b4c3d5d1-5c11-406e-9bf3-3ce866be8b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:24:49.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:24:59.621Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e734b135-e809-4123-8bc3-18b82e02055a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:25:00.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:25:10.417Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f62d66e9-0e8d-40ba-9799-936d6e6fc34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:25:10.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:25:20.429Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8d22a13d-b4cf-4fcc-a5c2-978644872177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:25:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:25:30.437Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=089d6e56-8942-4f11-94c7-a3e943cd4479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:25:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:25:40.452Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=efff0958-e5a5-4a6b-b532-5ad0902ae666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:25:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:25:50.460Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4454a54a-f663-4c5a-b74b-f10b8c89dc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:25:50.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:00.471Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=43c7e772-8e44-477f-be93-efefbc074ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:10.479Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=243c12d1-b93c-4592-8a54-5fb1ad96b09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:10.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:20.486Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a2a360e6-00c5-4490-bce5-751ef0f8e32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:20.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:30.497Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=06bb573f-79a6-4e93-a75b-1a13d27bfdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:30.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:40.512Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=604c4929-7448-42b3-9cc8-26d1c6c1b107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:40.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:50.526Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=24965821-d8aa-472b-be9a-2e60f25ac637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:26:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:00.569Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=eaa6d18b-e6c4-4c17-a533-a8759b221f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:00.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:10.578Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6f6ea9e6-6d4b-43fb-bbe9-08cfb4ee736f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:10.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:20.586Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=89f966a3-0cdc-40cc-914b-a9c7d2f01924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:30.597Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ebca8229-cb81-419c-aefc-4c04beba0a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:40.604Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3dbeebcf-9b1c-463e-8cc3-60f06af0d893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:40.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:50.613Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=47d3746d-6d4f-444f-a5ba-a04163417032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:27:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:27:52.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:27:52.983Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T12:27:52.984Z |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 |2022-02-15T12:27:52.987Z |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 |2022-02-15T12:27:52.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T12:27:52.994Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T12:27:52.995Z |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 |2022-02-15T12:27:52.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:00.622Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e4ad1e99-acae-46b8-a56a-db23296cd8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:00.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:10.636Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=82426d71-70a6-4817-b67d-7ea32d242523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:10.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:20.647Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=46df6ca6-1d46-4186-9aa3-3f27002291fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:20.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:30.656Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=468246d4-e892-48a0-8bc7-e17ee687ac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:30.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:40.662Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=db642cbf-bd0b-4c89-bd5b-bea0e739c80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:40.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:50.669Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f111a000-b930-4dc1-9c1c-f07d29c9f7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:28:50.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:00.677Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=aeace64a-d9bd-4ae9-880b-9652fc9184ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:00.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:10.686Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=19fc9a42-7c60-463a-be87-00b00c764e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:10.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:20.693Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0f16c77b-3602-4a2d-b24c-60c04f8775bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:20.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:30.700Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=706ea31e-cf01-4db1-a763-f1fe90828f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:40.711Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3c288737-ee85-4be3-8073-874c12b7a79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:50.723Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=178fcdb2-61dc-4b41-a2f1-6c28968f35ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:29:50.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:00.732Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e52be9c6-2a8d-40e7-8ceb-f10343c22c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:10.740Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=aa9d0e94-5a57-4b22-80b5-64086e07d33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:10.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:20.750Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fb68c857-546e-4502-a03b-ecbc998a8851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:30.759Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=78063473-8be6-47d3-8396-a0d0af2fb0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:30.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:40.767Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ddf33f38-7b27-4858-8cce-b913edc56a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:50.773Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5d1c08b0-cc56-4ce3-a8fe-c01a73880a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:30:50.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:00.780Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=98f2823e-dcd3-47ef-a59f-37d2a3d397d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:00.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:10.789Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=821bbb9c-0d79-4eaf-8edb-fbb02930d499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:20.795Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9bfe66f6-bc31-4f2f-89e8-c22de5e9e711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:20.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:30.803Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=96bc3ffd-ad20-4cd8-99b3-9507b4a90539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:30.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:40.812Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=061f6d09-eb07-4dac-8f50-eb26eacb1c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:40.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:50.822Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=65bfa442-d14e-4728-8379-1c7244a8db67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:31:50.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:00.831Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=88e5a304-4f35-476c-99a1-147da3651a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:00.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:10.841Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7052822b-565d-4e4f-bf55-5d51d5895a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:20.850Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1f3cf56d-7942-41c8-aa5b-90294c2ac619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:20.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:30.859Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d5f04453-a5a3-43c1-8015-52fb0ea92ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:40.866Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c6640009-c15d-4957-b771-bb5f1f1afc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:50.872Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=cee45429-b2f7-46d2-8af8-45e6661fb8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:32:50.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:32:52.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:32:52.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 |2022-02-15T12:32:52.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 |2022-02-15T12:32:52.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 |2022-02-15T12:32:52.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T12:32:52.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T12:32:52.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 |2022-02-15T12:32:52.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:00.879Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4196a6fb-2ab0-4df5-b25e-e808cc5704cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:10.885Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7a597096-3d53-4e04-8ac3-7ddbfd116abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:10.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:20.894Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=54003000-cc18-48dc-a7e6-2fb945b25674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:20.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:30.901Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=47f7e59b-6503-490b-9cc3-28dcbcec5022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:30.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:40.908Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5bf6abaa-3cdc-48ba-ae8c-138f33a88dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:50.918Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=283b854e-dc54-4eb7-bffd-3372f5573633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:33:50.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:00.927Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ab1f8792-cddf-4250-958c-641d132c9a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:00.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:10.942Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=643c960d-9801-4d2b-9390-1e2f18720380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:20.950Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=45435e24-ecda-4587-b19d-91a2e442b582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:20.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:30.957Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=db4bf544-79c3-4f4c-98c2-678c3c9c2e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:30.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:40.966Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=adf7e497-6f0c-4db6-a444-f76a72bc5005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:50.972Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9000d45c-bc2c-464d-858c-0c05f1fa946e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:34:50.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:00.978Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=668caaea-f464-4672-ac5e-bfdeac89b09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:00.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:10.990Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=201ef192-4f32-4d01-b9c0-c5cc3c07164e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:10.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:20.997Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=48ee446a-6008-46bd-a969-80b428fbf015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:21.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:31.004Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=76faadde-4ee7-404e-97b3-fc031e755638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:31.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:41.011Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5d5b8ce3-9b7d-4beb-92fb-121fce1e3bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:51.018Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=27145179-9953-471c-a72e-6f4a28240b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:35:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:01.025Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fd44baf5-0dd0-466e-808f-2de15dd584b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:01.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:11.039Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d1bffd77-fdba-4e4f-8aa8-cd431a33e781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:21.048Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a7cef44f-e508-4faa-a16f-9ce9f5ee2d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:21.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:31.056Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=51e8479f-54e4-4b4f-9c72-6cf5ea7ca776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:31.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:41.063Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b5e61f84-befb-410e-b5d0-395c9cb1bab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:41.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:51.073Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=411c6013-5c23-4071-a054-96b85e53150c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:36:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:01.079Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c0cb09f1-f5b2-4a82-8f15-ee4d4f0a918f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:11.084Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=07e6b4d3-4b09-4250-89a0-c97124ade0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:11.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:21.091Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b6dddb31-c044-4239-8215-3cd93748cd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:31.098Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=decc7df0-4986-407e-9302-8a06d31b058d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:31.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:41.106Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9620bf43-9a3e-4c24-bc0d-12a927fe21a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:51.112Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4edc4eb6-f228-499a-a476-74010b150559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:37:51.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:37:52.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:37:52.932Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T12:37:52.933Z |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 |2022-02-15T12:37:52.937Z |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 |2022-02-15T12:37:52.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T12:37:52.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T12:37:52.942Z |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 |2022-02-15T12:37:52.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:01.119Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=990b0719-7092-4d60-9686-d3412377a69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:11.135Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e6806600-76c0-4b45-b640-5ce1e0cb4df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:21.148Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7d344da1-cf7a-42e6-b4d7-47b7bb287ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:31.159Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=44f621fd-505e-4a16-b70c-972a730bbafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:31.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:41.168Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c9dfe3fc-fc2d-4ad9-b990-7c55d55b775e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:41.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:51.177Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9927aaab-8e9a-4825-be83-37d0e25d5112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:38:51.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:01.185Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5d29b85b-141a-4699-b6a9-36ba10cee211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:11.191Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1e11efc3-ffb7-443e-b5cd-d8cc059eea2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:21.198Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b4d90077-b2fe-4cae-8a31-3be11a15839b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:31.204Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=cc7d30f6-191a-460f-9968-ae84b55ea169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:31.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:41.211Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5e80b04c-0642-4d0c-8562-3efc0aaa3afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:41.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:51.217Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fa487fec-ee52-44cc-811a-995b657cc2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:39:51.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:01.224Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c8987a2d-47a3-41a0-8c36-8cf96b6de262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:11.233Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3684b44a-6cdd-4dd0-b52d-5a24c3835676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:11.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:21.243Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e42342ce-4c9a-4784-86c3-a72b14e79953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:21.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:31.252Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ff77179b-1f67-4732-8bbc-b5ba096d0557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:41.259Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4db6889c-5dcc-46d7-bc5a-668d0142c4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:51.265Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f93b4914-107d-4856-8d66-f849aa8b765d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:40:51.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:01.275Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=984dea93-a2c5-4698-949a-ef7c42604e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:01.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:11.281Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d2833b4f-c3bc-4438-b03a-a600275fdb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:11.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:21.288Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9e090959-df79-418c-a09a-5e1f94d18d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:31.295Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d7d56f2b-1477-4ecf-959f-4779a8482fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:31.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:41.305Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3829ef32-3371-4aac-a29b-f1f33965bc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:41.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:51.312Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6e1a7e2c-7c3f-489d-9d75-a4eb699d21f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:41:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:01.320Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6ee357f4-b2ad-4542-b5ef-2eb72b05ecee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:11.327Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e41c4b05-c552-447a-84c7-aa27ae1e5259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:21.335Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=23369958-5b3d-41ef-a44d-8c3f6070389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:31.346Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0402d6e7-1a9e-469a-b80b-c4abcaddd4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:41.356Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d23a6288-fddf-4cd0-b293-f2875410969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:51.363Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1404b802-3fdc-4713-810e-9c583d0f7a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:42:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:42:52.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:42:52.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 |2022-02-15T12:42:52.951Z |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 |2022-02-15T12:42:52.954Z |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 |2022-02-15T12:42:52.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T12:42:52.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T12:42:52.959Z |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 |2022-02-15T12:42:52.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:01.372Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=52b1d9d9-3900-46ab-bc12-ec1e6486dbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:01.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:11.381Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fc63fcb8-ed25-457d-a88d-200667a0083b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:11.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:21.389Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1d13f5fd-f5e4-4035-85d4-12ac8338b67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:21.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:31.395Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c1bb04d1-771e-4faf-9be8-619fd60ba74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:31.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:41.402Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fbf5f604-7697-4630-806d-08cac87eb476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:41.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:51.409Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=00c75588-e42c-4518-a3c1-e07faba7c33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:43:51.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:01.416Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5977ba8a-51d7-4ed8-aaeb-bd4f4b81c7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:01.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:11.423Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d4ec6f85-73ed-45b4-85c2-78d46731c0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:11.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:21.430Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=55f25c19-c923-40ac-adda-502754807d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:21.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:31.443Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=72baca0c-c3d1-4292-ac4b-2a064ac18482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:31.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:41.454Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ba11a49f-4f4e-4a84-b1fe-1dd8ac5b2e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:51.462Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c80111bc-eea6-4844-ad9f-091902024061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:44:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:01.469Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=33ad209d-bc03-434d-8b08-24a351f37fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:01.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:11.479Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e4302893-c0ee-4dcf-8325-08df0e5d14b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:21.485Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=02808b9c-d9a7-4410-b1ed-c0653dbe9dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:31.491Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=16ce5b67-b0a5-43bf-9f31-f14c986b47ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:31.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:41.496Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1a806ea5-e7ac-432b-88a0-f0a03b0d0283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:41.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:51.503Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=86450ea2-dcfa-44a1-9a15-cfa16fa97a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:45:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:01.510Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d67994e6-60af-4f61-872b-fe9b7988ae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:01.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:11.529Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4a86682d-5908-42c5-a2f9-0621ae6eb031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:11.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:21.536Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=74d17c02-a640-49f7-a199-c5a6a9f6db60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:31.543Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8c0dc381-8f9d-41db-9dd7-5e4c4a47a92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:41.556Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=91bc6f8e-fb6a-41c3-9207-4cf70100d136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:41.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:51.565Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c7c62498-375e-43d2-b1c4-d2980cc3ce50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:46:51.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:01.571Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c96a034d-c1dd-4845-a110-d012e792360a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:11.580Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=dddaef93-d8be-44af-96fd-d737d91cf0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:11.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:21.588Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=488290f3-573f-4cab-9ac4-2ed85231f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:21.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:31.594Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=107e64ac-c5df-417f-8fe1-0b99744d73f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:41.599Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1e422a80-9f08-4420-8aa7-05a9ed8995d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:41.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:51.606Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=bfbbd1b6-bc07-48f7-8c3d-d6dae2c4cd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:47:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:47:52.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:47:52.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T12:47:52.938Z |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 |2022-02-15T12:47:52.941Z |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 |2022-02-15T12:47:52.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T12:47:52.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T12:47:52.945Z |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 |2022-02-15T12:47:52.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:01.612Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fd95d1bf-c87a-4509-a510-309185d66ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:01.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:11.619Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d0437f26-8f5c-4311-adb7-3e25e8520f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:11.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:21.628Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a40cb73b-bfc6-4f97-871b-589b8538c01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:21.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:31.635Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=bf544569-0e9a-4169-86e8-d644d7eb50ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:31.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:41.641Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1c2d1946-cfcb-46cd-9559-762cc40f1a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:41.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:51.656Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8e0d8e3c-4c6b-485e-b065-94a672e6a3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:48:51.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:01.664Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d7de56e0-da89-42ea-981e-65d2f705337e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:11.673Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ed538259-70e6-4d91-8544-bdb450421748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:11.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:21.679Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1bb975ea-fbc0-40fa-a7f3-466d1d0f18fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:21.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:31.688Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=83c30c75-5926-4ef1-9064-8e4b848b4f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:41.694Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b818a819-7ec2-4c62-954b-44b792779695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:41.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:51.700Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4ed88569-1b50-4734-8d67-555ade7081f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:49:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:01.705Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=542fa989-993d-41aa-9d5b-13e0eba8d2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:01.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:11.712Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e5cf0016-4067-47cf-a942-64126c3a0a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:21.719Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=34aa88c8-9954-44f5-9a64-e5e83a2a5eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:21.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:31.726Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=306d1664-106d-4ede-a7d8-fd962e294d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:41.731Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=61637551-b725-447d-9741-ef1a66c0ee6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:51.737Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a97d051e-da1e-4e8f-ac6e-80f1da221908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:50:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:01.745Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=801dd6cf-1029-4451-a084-b646eb8a5dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:11.761Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9b0ab234-8368-4888-81ca-489ea063357b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:11.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:21.771Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3ac2519b-3b4c-48a8-a385-e3a13582bd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:31.777Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=bbdb6313-e3b9-4791-90e5-5743f9030d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:41.784Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a22a7021-5a2a-49f5-b039-f0ec7ed0d3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:41.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:51.789Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=98cd97be-9d98-4f77-9652-422b1dd87317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:51:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:01.795Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=48130bf2-1c84-4af5-b03b-e2aea5b00fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:01.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:11.801Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=081955b2-deb9-44f3-a219-ecd05625a6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:11.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:21.807Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3c9c66c9-0781-483a-8daf-23204dcf483b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:21.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:31.813Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c5cba12b-77bb-4eb5-b604-d95885680d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:41.820Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e4e36a65-5820-4ecc-8a5a-11b3bc8d69e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:51.827Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3e3289ed-0935-43a9-9807-8caeb994e9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:52:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:52:52.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:52:52.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T12:52:52.900Z |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 |2022-02-15T12:52:52.904Z |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 |2022-02-15T12:52:52.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T12:52:52.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T12:52:52.908Z |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 |2022-02-15T12:52:52.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:01.834Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=068181a9-cfbe-473d-955d-648eb166837f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:11.854Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=cd5777e7-7b21-445b-8051-8f44be787702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:11.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:21.869Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e708d075-75a5-47f6-87bf-798d2615e1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:21.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:31.876Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ed53b20b-aef6-4856-83cc-911088f60535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:31.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:41.886Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5c4159c7-8c85-4c98-8a5e-d90be681459f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:41.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:51.893Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3e924002-e8de-4377-ab13-bd7b920d41ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:53:51.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:01.898Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f1bf0489-aad3-4897-a0cc-b114d8938159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:11.904Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=607efe88-32bf-4d7c-983e-df6aac31dc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:11.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:21.910Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9af0a6ed-cf5e-4293-b580-465316bb58a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:31.917Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c1cc30aa-ccaf-455a-9e0c-0157334763cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:31.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:41.924Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=17322fa3-7e6c-4efa-ad94-68416ab0a8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:51.935Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5cdf43d0-ab30-43f1-acb4-ff75f781055b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:54:51.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:01.943Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=21812560-e74f-4223-9576-ec3c9bd6bfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:01.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:11.950Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f2f6ba3d-3140-4695-a483-9ab66a6af4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:21.959Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=18bba982-b9da-4075-8cb4-5b41da83476a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:21.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:31.968Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f2dfb506-0be8-4b53-93df-d3826f5b560b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:31.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:41.976Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7da1b4b5-3319-474a-ab69-2dd59a22a492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:41.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:51.983Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7613ffef-d555-40e3-9ac1-2887f7d78b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:55:51.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:01.990Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4b1185c1-95a0-42a5-ab6f-d6062e7c308a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:01.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:11.997Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=43b592e2-dd37-408a-82b6-d4d2e6b48e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:12.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:22.003Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a7df899a-e7cf-4cf2-8de2-137fd95b0aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:22.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:32.010Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7fb73c0c-018a-40b1-b449-5bf5a0a236d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:32.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:42.015Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=52595bb6-3a7a-43d3-b33b-978009eb28f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:42.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:52.022Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=41564591-0a02-4cb1-85e0-9b799330edae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:56:52.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:02.028Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8f68043e-058c-4f93-bbc6-44697d7169e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:12.033Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7bf5a03e-f76c-47ac-be8f-9af0fa7bf518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:12.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:22.041Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=982b6557-7ea8-426d-a8a6-9b4af0117515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:32.047Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7862a4d9-e699-4b77-a5af-87b9ca8b5c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:32.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:42.086Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7d590018-743f-4c8a-97a8-9d51c4c48a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:42.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:52.094Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c671f05d-42ee-48fe-a4c7-fa2f0f2f2fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:57:52.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:57:52.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T12:57:52.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T12:57:52.943Z |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 |2022-02-15T12:57:52.946Z |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 |2022-02-15T12:57:52.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T12:57:52.950Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T12:57:52.950Z |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 |2022-02-15T12:57:52.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:02.101Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b1edd0e4-6e93-4108-b903-e74aca39359f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:12.107Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=30ef5e2a-fd5c-43ea-92ff-087dcae34763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:22.114Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=380145ef-bd79-462c-bd21-9ff2d531abf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:32.120Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=715fc740-6b08-4ee3-a0d2-9ee03121b136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:42.125Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1f85d0d9-4559-42bb-b10a-4d41602a78b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:42.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:52.131Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a94e3c16-8240-4a61-bc45-40e14805c91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:58:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:02.140Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fb01dd9a-b391-4425-8f1e-705016c48d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:02.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:12.146Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=30d9508c-22b4-4f9b-a80b-f33d1b926339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:12.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:22.151Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=296b48ae-40ef-4340-b80a-eb6ff101a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:22.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:32.156Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=12fa1b36-a2ee-46a2-af4f-fe8318ac9068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:32.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:42.164Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e2568c04-7761-4938-a30e-a6561cd625fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:42.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:52.178Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7aeb84c4-8c64-4aad-8853-269ec26faf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T12:59:52.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:02.184Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=25662c8a-f7ae-4f5b-a97b-d40d1ad2d0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:02.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:12.191Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fd5d084f-9553-484c-8d04-64a45001e035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:12.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:22.199Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=79dfca4c-3c31-42dd-aa38-a298b8647fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:22.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:32.205Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=82f02569-6d41-4b8c-99af-d0b56aa0bee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:32.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:42.211Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5e68fedb-e357-48b8-8ab2-81a230a43adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:42.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:52.216Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3a292843-b06c-4b00-8e0d-e1ea5f17600b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:00:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:02.222Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=974d4c42-26c3-4260-9dad-3ea3edac49d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:12.228Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3c739577-ab02-479c-92c4-2de4ffb9ee73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:12.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:22.234Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ba224053-0a2d-4fb4-9818-6297606be96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:22.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:32.241Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6acba51c-f9f3-4dec-8e17-a45201f8f0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:32.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:42.251Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=310656a2-770a-401e-a520-2b427aa109ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:42.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:52.257Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=80773487-a446-4130-a9ce-a2f5e7c58d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:01:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:02.266Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=58a8b4b4-ecd9-4773-9cad-91776a6e85e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:12.276Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8356c932-c0ba-450e-83ac-89b93f4ea931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:22.283Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=add49bad-a676-47a8-8394-d064193ed103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:22.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:32.289Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7078a086-2e59-4f49-9ba4-b9c51ab4fdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:32.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:42.297Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1c969d6e-095f-4998-8006-52c106feac17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:42.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:52.303Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=00658412-a923-4bea-b6aa-7f23c0d8bb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:02:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:02:53.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:02:53.048Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T13:02:53.049Z |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 |2022-02-15T13:02:53.052Z |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 |2022-02-15T13:02:53.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T13:02:53.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T13:02:53.056Z |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 |2022-02-15T13:02:53.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:02.309Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e5e3c337-6d38-4943-a4a8-922922d10486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:12.315Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ad8c6624-6892-4810-8648-2071cc97b5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:22.320Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=90ac2fb4-fdf6-4221-8c01-e5acc75e9c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:22.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:32.326Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b22e90d8-9f05-45ee-b027-221382e3f534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:42.334Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=63134dcc-1f9d-4a99-a478-fb189f35a00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:52.339Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d5d86505-34b9-42d2-b743-04a70725fa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:03:52.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:02.346Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ad704dd7-903b-47bb-bf2f-7f9c89f552de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:02.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:12.357Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4713ee52-dad4-42e1-ac07-666b0b222a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:22.365Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1f907249-67c2-4f58-ae9b-61dfadf22318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:22.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:32.372Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=2ae9c610-79bb-4a10-b855-8c58aac2acbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:42.378Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7cd76fc4-901c-4426-afbf-0bf3998fd4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:42.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:52.385Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b22b18f7-e20f-4dd6-9ad6-ca06ae18e73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:04:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:02.395Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fbd54877-42ab-46a5-bd0a-760aafe700e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:12.399Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3b7c2ff3-1ce4-4125-81f9-07e45888a9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:12.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:22.405Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4270eae9-1125-4802-be88-9ebd483b64ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:32.410Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a927e7c3-db2f-474f-9042-4f30e82a52d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:42.417Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f4393ee5-1bff-4545-985e-14c86090d76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:52.423Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9034e246-3947-451f-9395-0c07e2e51749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:05:52.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:02.430Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e358a2e9-c460-4ba4-aafc-e12c28794223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:02.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:12.435Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3cf379de-e515-459d-94ee-878100a46326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:12.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:22.443Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=35694f19-e045-4aac-8aab-08b41a6fb626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:22.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:32.453Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0af1713b-6307-4484-82d0-7f912a99ff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:42.464Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f9702de2-de79-4efe-8de2-637609c1191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:52.470Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=37dc3a4e-a8a4-4582-9cec-7bda28e04d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:06:52.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:02.475Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c222d08a-03d8-4b06-a504-2b2bd76a6821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:02.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:12.483Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=2dfec086-2f2b-4216-a6c6-b396f7e062a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:12.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:22.489Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1bcb4a13-f415-40da-a47e-29b0955c2f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:22.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:32.495Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=eb04d2d5-a3fe-42cb-ae6c-31ca086a07b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:42.500Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d81b4647-fb87-48e9-96ab-a264b9150527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:52.505Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=492af0e0-8668-4e6d-aa90-aeb91d6b3cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:07:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:07:52.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:07:52.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T13:07:52.924Z |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 |2022-02-15T13:07:52.928Z |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 |2022-02-15T13:07:52.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T13:07:52.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T13:07:52.931Z |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 |2022-02-15T13:07:52.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:02.511Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=994388fb-8598-490d-8a9e-979b39b9ce3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:12.518Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f366ae14-f4b4-4d72-a539-ee2e41f7fba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:22.526Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b15b53e2-c0e1-4a91-8249-d730ca678c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:22.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:32.532Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ab76d456-c70b-4dbf-83a4-b9fe49c5f586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:32.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:42.539Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7f004bb9-12bc-4a7f-8296-d01870b4030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:42.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:52.549Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7cd81a2f-d861-4b4a-a5d2-2a3182ac1010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:08:52.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:02.558Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d0856dd3-8eeb-4b67-924d-750aa1fed011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:02.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:12.567Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=277646f0-9ce1-4904-b375-ae67ae2dcef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:12.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:22.574Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e2b77f70-6e35-43ed-8a92-ef3d370bb199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:22.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:32.581Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fd4dcec1-2125-4a61-9692-06c45feab15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:32.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:42.588Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=47e04400-2712-4a3f-aae7-b39cf0709059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:42.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:52.594Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f5746284-16bb-4b78-9943-e3a67c8d4233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:09:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:02.601Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7d4fddbb-b11d-4889-a168-16d928990aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:12.608Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c37c9cc6-45a9-4363-8bf3-0918d4833db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:12.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:22.616Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=18f0b757-8d82-46a9-95d8-3e66e5ffac15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:22.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:32.623Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6379488c-7c10-4045-b1e9-1f380cd78230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:42.629Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f81170c6-2359-48ac-a2ec-175bcc8f2ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:52.636Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fca65e2e-5442-468b-a963-e331d05ac293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:10:52.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:02.642Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=11cc8ef3-a4f8-46da-aeac-873f8ab22f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:02.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:12.654Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=282d7051-e31c-4fe2-8b70-2f44db756ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:22.660Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7eb51fa6-9c22-4211-962f-96ff93b64cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:22.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:32.666Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fa4cca03-2f36-41c1-94d4-785d1230951d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:42.672Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=15a4d7dc-8aee-472b-a1a3-328bf7e4db73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:42.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:52.678Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7ea51ba2-4dc1-47e9-888b-892ca4abb2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:11:52.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:02.684Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=2bcc3f22-da4d-4c3a-b860-f76eb2494f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:12.689Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f5c15978-6415-4d48-9219-828ce042dd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:22.695Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=769fd68e-6eb5-4b88-811b-1da20e84526e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:32.703Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b6c1679a-9015-478d-b9a2-db93c49a38c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:32.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:42.710Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9b5cc4b5-2bdf-4988-85b5-8d627f6be474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:42.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:52.716Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f1f38f21-8407-4244-b93b-99dd4397a6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:12:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:12:52.993Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:12:52.993Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T13:12:52.995Z |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 |2022-02-15T13:12:52.998Z |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 |2022-02-15T13:12:53.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T13:12:53.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T13:12:53.002Z |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 |2022-02-15T13:12:53.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:02.721Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=93377069-8776-4058-a8bd-ca6488ae0edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:12.728Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d74d0fdc-3725-4466-ab77-4486cf300cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:12.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:22.736Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5af8df66-129e-44e9-ae8c-a9a39ff43ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:32.743Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8b2ffd66-9ffb-4609-ae6f-bed4f800c7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:42.751Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=725fd8e6-118a-4e24-a170-00e2c7462f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:52.757Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0d36482d-05ca-4071-bf8c-5c7820827178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:13:52.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:02.764Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=02c60425-faae-4d34-a472-a7153e667044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:02.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:12.769Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d02d69ff-4799-43c8-b9ce-e09bf593ab9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:12.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:22.775Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1a1fbad0-0e35-4f3d-a44a-79da4e87c319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:32.783Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=2227bee1-bff1-457f-8dce-b3c4ce6c5e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:32.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:42.790Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4cb6549b-8344-44d0-b1ef-4802011c3307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:52.797Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3610c65a-2a53-4ea8-9d8a-6ee34935e7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:14:52.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:02.803Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5ba6637b-04bc-4891-a088-ebc2c1f103b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:02.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:12.809Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6f35cbf3-eac8-41d2-96a1-58dcbbd07a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:12.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:22.814Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=352e9c2d-fc0e-44d6-9be6-3b560d3a57db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:22.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:32.821Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9313facf-4a3c-41ac-9024-e0482a4dcd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:42.832Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=379f612d-14a3-46a7-a86f-bcdf5d3d21cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:52.840Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=66100a38-feb3-4239-8768-8b00e2e6d86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:15:52.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:02.846Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=526b9fc6-04a9-455f-84f3-c64c7c95c2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:12.852Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=be239b92-3158-4a0e-b0c6-e8e4aafce009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:22.858Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8d2248f2-1a22-437a-bd7d-240774c2a978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:22.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:32.870Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=dcf0c9ed-19b8-45fe-82bf-e6d432eeaeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:42.876Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3b978918-b206-4918-9462-2ae7daacb592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:52.882Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ceda4735-1687-469e-a6e7-7ecf945e85cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:16:52.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:02.887Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e7c0ae5c-34f0-451d-9c8b-3f28bd1953ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:12.895Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=35d1ba22-44c6-49cd-ad3b-6c2de3b5b667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:12.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:22.903Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e235c4ae-277c-45b4-920d-dd93692e7c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:22.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:32.909Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=346ebba5-eab3-4ee5-914a-ae55f70891a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:32.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:42.915Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d62fe1cc-c55d-4066-bead-54e73cf1b83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:42.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:52.920Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b8842a10-aa79-41a0-a87e-a3fe998f2f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:17:52.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:17:52.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:17:52.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T13:17:52.978Z |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 |2022-02-15T13:17:52.980Z |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 |2022-02-15T13:17:52.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T13:17:52.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T13:17:52.985Z |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 |2022-02-15T13:17:52.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:02.977Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0cd0cc9a-8199-4453-92c8-b005b60f37c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:13.000Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=2d2b2bcb-f69f-43d9-8729-b8c3c4642a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:23.007Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6a9e56c7-360d-4ea4-84dc-0c96f641b876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:33.013Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e54b78ba-eee0-4adb-a043-0830e9c5a01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:33.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:43.019Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b22e8cd6-2c12-49b6-8342-afb5353a6567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:53.023Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d170788f-ee3c-4e1d-8ef8-9e870802c401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:18:53.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:03.028Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ca4b9412-5550-4e09-bc0b-2012a0711f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:13.034Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=10e5d2a2-5e39-482b-9ec7-c9e6eb0a21ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:23.040Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ffe8f58b-bba8-45df-849b-42e2a2d3fd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:23.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:33.046Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ce063152-9c8c-4364-aca9-c354d8a3de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:43.052Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e2c9ae9f-7951-48a8-9a08-b5fa202fd9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:43.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:53.058Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=445c9aa7-a786-4cfa-a8e6-82a784855940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:19:53.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:03.064Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=211187b6-cb8a-467d-b31c-6818d72e6de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:13.071Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0492a604-d0ab-4427-ac3a-4a7e62326f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:13.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:23.079Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=51dc07a9-dccf-45a7-aebe-01ced0fb4126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:23.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:33.086Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a32f279c-eb01-4c12-a6d5-bd459a3afd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:33.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:43.093Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4a2eff76-783a-42ca-9dae-d80a89720ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:43.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:53.100Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c7756ccd-1544-4d1f-bd0f-bc7d8fcc40f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:20:53.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:03.105Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c390aae9-197a-4cb0-9ced-593dce3b3456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:03.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:13.114Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5d4536c1-caf0-4c53-bca1-0873ec3cf586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:23.123Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e3db2c52-4e52-4090-8fc6-e69c12f7b489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:23.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:33.130Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=82dc2fa0-a8ae-4b94-a306-e76fd9a60d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:43.137Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=391baa77-7b50-4e61-bed9-4a34fa186c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:43.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:53.143Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5cd25d54-c85e-4074-8a50-2d0cd650c63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:21:53.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:03.148Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=2452fdd8-1482-4d44-937c-99e92ae5a88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:13.154Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f515d977-6bae-4eec-a0f1-c3f2e362d7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:13.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:23.159Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d646ea64-43ee-4c68-8c4c-f923559aa6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:33.169Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c1491206-04d7-48df-8f88-c1f2f8738c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:33.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:43.176Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=92bba59e-ced4-4d43-bed3-80458a6f50a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:43.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:22:52.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:22:52.918Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T13:22:52.919Z |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 |2022-02-15T13:22:52.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 |2022-02-15T13:22:52.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T13:22:52.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T13:22:52.927Z |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 |2022-02-15T13:22:52.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:53.184Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=bdcc325b-2b75-4548-9d0a-d8bcef1c6545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:22:53.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:03.190Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fe47cf11-9cfe-4b5c-9bd6-a7b120a1e008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:13.196Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=51dba58f-1f10-4083-aee2-601e608cd43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:13.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:23.201Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=df2f6852-c9a4-4fdc-ab98-e29ec5d1f45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:23.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:33.206Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3a0889ce-91ff-4c97-bd0e-04e34c7c0352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:33.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:43.212Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=27889de3-de89-40da-9c58-db0656fa0561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:53.218Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f53c8987-5a7d-41a7-a5c9-14cb3ede8563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:23:53.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:03.226Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6147ec34-88cf-425c-81f7-ab54957c42e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:13.234Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a78d5515-8bf2-42a6-ae77-a522898dc7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:23.240Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=15ff1503-b237-4db9-a1db-4095bdbe2c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:23.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:33.246Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4d277147-adf3-4bbb-aa4e-885f5440dc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:33.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:43.254Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=959da13c-ccf7-4523-b776-33d09d21aae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:53.264Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3fd7aee9-03a0-48cb-9b01-71fb072b250b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:24:53.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:03.274Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a9fb8470-053c-4769-8e66-dee10eb11063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:03.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:13.280Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=3ed26ee6-9277-49fd-a0e1-dbd7b702851d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:23.286Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=909d5a1b-4633-4afd-ae05-ba97103acade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:23.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:33.293Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ceec2681-ada5-4556-87e6-dcf579ea64f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:33.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:43.300Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0666b08b-ac64-4c4f-9d5b-9e76d0a57651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:53.304Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4aba6270-4009-449b-a71e-43e8da59244a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:25:53.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:03.310Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=441fded1-2fc4-4fbf-9517-6ad786c7c1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:03.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:13.316Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=419f4d12-55e8-4fd3-9f0c-86893f5a5bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:23.321Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=927f829d-2c27-4900-88c0-d75d56fbdc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:23.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:33.327Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e30424ca-c654-4079-9d59-7388b060922e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:33.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:43.335Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4b712f43-c413-4172-a243-27f9d4ddd2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:43.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:53.340Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=05301ec7-7e48-4056-a4e3-498bf2637579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:26:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:03.346Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=67c8cb9c-1455-41a2-afb6-564e4821eeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:03.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:13.356Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c2cd8609-7ce5-46e7-9a94-c8746b438cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:23.362Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=145685ae-46b3-4fd5-b806-94750bd9ace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:33.371Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=61354b19-9514-4034-b8e4-bdbee3fe00c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:33.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:43.378Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a7daab92-9868-4e85-88f1-a8d2a9e4ff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:27:52.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:27:52.944Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T13:27:52.945Z |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 |2022-02-15T13:27:52.947Z |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 |2022-02-15T13:27:52.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T13:27:52.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T13:27:52.951Z |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 |2022-02-15T13:27:52.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:53.385Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b0d25624-5927-4471-9991-842521264115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:27:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:03.390Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=49fb93be-e52f-4a5f-914c-597c992d8903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:03.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:13.397Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=412865a2-48ab-42e3-ad14-de5ae93f324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:13.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:23.403Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8d5d6732-7ea5-4319-9df6-13195fac94fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:23.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:33.411Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=420f8921-588f-4fcd-a9ba-6d720037a290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:33.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:43.416Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d639b8c7-38ca-4cfb-ab4d-956cf64b4efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:43.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:53.422Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=25cbec7a-67f5-44db-b017-9b04f7764e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:28:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:03.432Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b6c1819c-4840-4cb7-b9bf-1c7552f2545e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:03.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:13.437Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1f3febd0-60a3-4cbc-a609-7e2a8da56593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:23.447Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=116d66c5-e68d-45a7-b976-1f5c28fb6c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:33.453Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=2795e173-51b3-4d94-9bc2-77a9939cc612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:43.460Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7e33ea5c-697c-4624-b0ed-2b6de182575e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:43.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:53.467Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=79a690a7-dba6-49a1-8c04-3c5cb027aa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:29:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:03.474Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=d7bdf2f5-60ff-4118-86d3-22a8d39f847c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:13.479Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=14fc5959-a0c7-428e-b04e-15427b74183b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:23.484Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c1ca87dc-57d7-47ac-8ce6-ad722449a52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:23.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:33.490Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=439b4157-985c-4979-93ac-388ee4f4a18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:33.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:43.495Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=08aa6c9e-7753-4a26-ba7a-e6152d0e6f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:53.502Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=695e0b6e-60e5-473b-a6da-0a32254a3da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:30:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:03.509Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=72081c31-a104-49f6-90f5-c10ffe01717a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:03.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:13.515Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=07812a38-c7f1-49bc-b7ef-295c90c3810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:23.520Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=73313424-f66e-439f-8d78-d89edc080afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:23.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:33.527Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=93734530-0f3f-48a3-8807-859a2bc0ce77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:43.538Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ba69e906-fe58-41b0-9c4d-7851b6cbe0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:53.547Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=38c7c26b-c233-49ca-b4c6-8cd3b6f53ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:31:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:03.552Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=50c6b2dd-bff3-42b4-a660-b86b6a4800ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:03.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:13.559Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=29aed1af-2e5e-49fb-a178-1fc01b38b591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:13.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:23.565Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=13cd9e68-f767-42fb-b2df-e420a2ce2adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:23.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:33.571Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1a5576ad-1f3f-4522-8d7d-9ab1b8863219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:33.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:43.581Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=63edc058-1b9d-4bf6-8d0a-e88998fea44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:43.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:32:52.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:32:52.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T13:32:52.920Z |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 |2022-02-15T13:32:52.922Z |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 |2022-02-15T13:32:52.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T13:32:52.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T13:32:52.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 |2022-02-15T13:32:52.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:53.589Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=bdc2759f-8ce3-417a-8b88-2c8af3799a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:32:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:03.597Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a28791bf-7c05-4bf7-bd1c-d53efba6af62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:13.606Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=65854171-cce7-4e17-9284-c138ba63b876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:13.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:23.615Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fb81f375-38ca-4052-81f9-136660b285dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:23.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:33.623Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7f7f05b1-ba61-4829-a096-578612a4cdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:43.633Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=45432aac-7b40-4082-83fd-e48161eb4142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:53.642Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=bf249868-0f65-4544-8719-4910b799c429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:33:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:03.651Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=97a3fc9f-6163-4656-89e6-57306356cc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:03.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:13.660Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=48d6ee1d-a7a8-4f83-9917-6b49140e8e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:23.668Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ae90ee5f-d029-4207-b3f7-fa53075668ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:33.675Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=54cdb223-202c-4f79-851a-b9c72e4ba0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:43.681Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=385fb690-c57d-4278-8064-41aeaa6657b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:53.687Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=31fd46bd-0f01-4a97-b1fd-cbf1e9d4d4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:34:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:03.693Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=6b817aae-38c0-4551-acea-15b1d6ed09a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:13.699Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fb1a21cb-a4e8-4065-9335-0d6b0d29a967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:23.704Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=29b70577-9bf7-4d2a-b954-9b65907d4bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:23.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:33.768Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=1723f323-e9ad-458d-a13f-b7189dfb1e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:43.815Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=16b4a90b-f393-4e1d-9ab1-27a47afa3c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:43.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:53.820Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=da0e5eda-aecd-431d-93ef-6207e3046da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:35:53.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:03.826Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=85649d23-5c5c-4c6c-86aa-3c8b32bfff18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:13.833Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=08809280-efb3-4a41-95cd-2fc26f9c3486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:23.879Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=45b5a7bf-bf3d-4631-8b49-baae59364ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:33.885Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=239e30c8-5745-4319-a7ad-b3fc0ca225d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:33.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:43.890Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=85813485-ce40-4c0d-a472-141f1258e7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:43.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:53.896Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b81da1c7-5933-483d-a7f5-29311593bf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:36:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:03.902Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=86a47ec9-ab91-42e7-aca9-3a72e31b1527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:13.907Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=aa682968-e61c-4597-b899-7c2cb417787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:13.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:23.913Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=04e32aa1-c453-4f22-aecc-c1f7edf76693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:33.918Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=2dd2d33f-43be-4dd0-addb-4e6e5a508eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:33.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:43.925Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=bd926b5b-74ea-48cf-a183-5d683f8831ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:37:52.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:37:52.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 |2022-02-15T13:37:52.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 |2022-02-15T13:37:52.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 |2022-02-15T13:37:52.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T13:37:52.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T13:37:52.960Z |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 |2022-02-15T13:37:52.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:53.931Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=06bc9ea3-0475-4365-8d7d-35768434ba33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:37:53.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:03.937Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b3167bd7-9a9c-4861-9781-d1bbec6c1a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:13.944Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5a59658b-c0fc-4e8b-8c2a-bf886879befa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:13.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:23.953Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=52a24c91-bc32-4cb9-9488-c0c458a1e7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:23.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:33.962Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=f2fa953b-3853-4ce8-87cc-38f6954314b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:43.971Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=e0a98fe0-8c72-473a-bba6-4f643ecc2259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:43.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:53.977Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a175a4d6-c3ba-41f5-825a-3d14c5daf991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:38:53.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:03.982Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=84299cd6-dc05-40ec-9c3f-105c82c454b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:13.989Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=dcac4ce7-3c2f-4a35-b16d-ba2a81fa777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:13.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:23.994Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c4f55a89-1a30-4543-8a9a-5476db2ef4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:23.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:33.999Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=847e8ca3-58e0-44eb-ac1b-c972a504e534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:34.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:44.004Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=90560c94-2b91-409c-ad5d-e39f811d74aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:54.011Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a687b390-73b7-453f-9923-0cf9b78a55cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:39:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:04.017Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ba4eaf85-826f-428e-bb39-28e155571a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:04.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:14.023Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=737c385b-0f18-45ed-924e-5ea578070a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:24.029Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=170714b1-d424-4a08-87a6-56909bc8a55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:24.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:34.036Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=488c064a-8387-4e80-8f65-1e5d992acc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:44.044Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8052da1a-c5e9-43bb-bb1c-c77c4d558b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:44.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:54.051Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=857a81a7-74cf-40f8-9540-848561feeba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:40:54.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:04.058Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=555330f6-90b3-478c-8f7d-008b054065bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:14.064Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0d9ed0fb-2876-41ab-947e-c059765cf5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:14.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:24.070Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c4aa58df-f8ed-48a6-b3f4-f3d243d67edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:34.075Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4a1f1133-75a7-45a5-b445-3fd4ba6a680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:34.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:44.080Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=69376de1-eafb-4afe-a742-ca6983686177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:44.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:54.085Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=055af67c-72a1-4cd8-b706-e99e8da84093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:41:54.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:04.090Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c48ec76e-c4bb-48ed-be93-34a398d9cb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:14.097Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0a9dbf55-c9a8-4496-bb70-620fee32978e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:14.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:24.103Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=ca2dcbf1-3586-4fd9-90ec-6f07e3e7de7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:24.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:34.109Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c63c61a8-beba-47c8-947b-c8d3e1a4aee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:34.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:44.114Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=86e69698-b7b3-467e-b200-9193d1251a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:44.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:42:52.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:42:52.939Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T13:42:52.940Z |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 |2022-02-15T13:42:52.943Z |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 |2022-02-15T13:42:52.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T13:42:52.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T13:42:52.947Z |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 |2022-02-15T13:42:52.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:54.121Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8bc6a565-e2a6-4378-8355-aa0d0cc16321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:42:54.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:04.128Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fc66338a-dc0b-4fda-a93a-2bab417f9380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:14.144Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=665200b5-9c28-49c8-bded-0554ed03f779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:24.149Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=0165dda7-ae60-4e29-86a3-846dc72cf89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:34.155Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=550e6685-874f-4f59-b13f-9419d4a14eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:34.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:44.161Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=14c6994a-2dd6-42ab-a08f-e5328b2e0b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:44.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:54.165Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7c5cfb87-5b96-41b6-ad82-0f6f149a01d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:43:54.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:04.171Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5a79eb24-ca35-4e73-a814-0d30feec7be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:14.176Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b77c6a9b-02bb-47d9-888e-5fc227090d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:24.184Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=81f8fa69-1162-4f2d-8207-19ec8fe68b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:34.190Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=9377363c-9da2-464a-b1ea-2ff7d33a6155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:44.196Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=4c158176-4607-4dba-ab18-9eaf6485a4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:54.203Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5ed6465d-80d4-4fbd-b458-ac7127c21ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:44:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:04.209Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=8f2d738d-039d-4389-9cc6-66d8c8893a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:04.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:14.220Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=26feae72-e2ce-4b7c-9175-201e90168a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:14.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:24.227Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=23b4a031-63ce-41d4-bf0b-aebfc1958a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:34.233Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=eb54daff-e25c-4bdc-92c9-c3a80175ba17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:34.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:44.240Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=b9fa0bd7-4189-492d-9cbf-fb506e9fb752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:44.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:54.247Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a7ddfa20-5bb5-4a76-abb1-f19ae89e6297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:45:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:04.252Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=843b0324-ec8e-4551-bbf2-082fb83485b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:04.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:14.257Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=848e5506-4fad-4549-9f96-df6b34efcb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:24.263Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=eca703d4-ee86-4a13-85de-becd65329f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:34.269Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=fe7420cd-7f45-400d-bdd1-c85a9d8854d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:34.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:44.275Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5b6ab884-f320-4a37-9922-b153072bcd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:54.281Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=5ceb5693-98b4-4af2-a858-9a727684d109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:46:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:04.288Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=a6e3cf5d-933e-4ec7-8d51-ef88a9f0e05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:04.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:14.293Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=dfeaad7e-fdef-4269-aa44-dc4e3fdf4478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:24.299Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=c3e982a0-f583-482e-994f-599baaf88613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:34.309Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=50ba03fe-6373-47f5-95c1-2f2a527ff732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:44.317Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=7a8387c0-8793-4cf7-b78f-cc0c973e9227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:47:53.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T13:47:53.007Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T13:47:53.008Z |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 |2022-02-15T13:47:53.010Z |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 |2022-02-15T13:47:53.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T13:47:53.014Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T13:47:53.014Z |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 |2022-02-15T13:47:53.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:54.324Z |INFO |Init configs |InvocationID=ee0db8c9-dfc9-4909-8ec5-36ca210aa4a8, InstanceUUID=aa3766eb-0796-47b2-bb0a-507b81fa5f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T13:47:54.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |