. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:29:50.554Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:29:50.557Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T01:29:50.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:29:51.331Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:29:51.460Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:29:51.461Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T01:29:51.461Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T01:29:51.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-06T01:29:51.613Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-06T01:29:51.634Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-06T01:29:53.317Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-06T01:29:53.912Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-06T01:29:53.930Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-06T01:29:53.930Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-06T01:29:53.998Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-06T01:29:53.998Z |INFO |Root WebApplicationContext: initialization completed in 2363 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-06T01:29:54.355Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-06T01:29:55.039Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-06T01:29:56.385Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-06T01:29:56.828Z |INFO |Started MainApp in 8.883 seconds (JVM running for 9.59) |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-06T01:29:56.918Z |INFO |Start scheduling PRH workflow |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:29:56.934Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=df2694e4-2d7f-4d0c-85e4-43b2609a8a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:29:58.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:29:58.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:30:08.395Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=513e6600-6763-4034-a191-2863aaa8fec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:30:09.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:30:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:30:19.472Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=192d16c5-48fb-4420-9840-f0eb6af03ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:30:20.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:30:20.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:30:30.543Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1d6dfa6c-07a8-4f69-8faa-f55de98bd74b | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-06T01:30:31.338Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-06T01:30:31.338Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-06T01:30:31.341Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:30:31.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:30:31.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:30:41.615Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1aa258eb-684f-4bff-a7c6-60a229f9c5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:30:42.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:30:42.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:30:52.686Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fbf44e73-739a-43f1-84a9-419d75e97150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:30:53.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:30:53.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:31:03.759Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c8ccb2e6-79f4-45fa-a7df-6abaa5b429bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:31:04.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:31:04.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:31:14.832Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1e7ac836-2f84-47c3-9046-3c9ec60e57ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:31:15.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:31:15.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:31:25.875Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f01940b0-f7ad-4efc-9ba0-262527f62cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:31:26.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:31:26.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:31:36.945Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ca6090cd-6ef4-457d-9ea3-daaeacad341c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:31:38.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:31:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:31:48.022Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1bb6fae9-cbff-4362-a410-b50faa23a634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:31:49.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:31:49.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:31:59.088Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2d4e210a-8f9f-4b9e-9e26-e6f3526a8aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:32:00.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:32:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:32:10.159Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ebba5cad-5882-45c3-85eb-31aae1ccd5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:32:11.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:32:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:32:21.230Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b2c2e677-fb94-4b30-a679-fcbbf8e55e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:32:22.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:32:22.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:32:32.271Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b30eba9b-dc48-450e-b424-17b8d465a69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:32:33.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:32:33.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:32:43.344Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ccf96d3d-82a5-4273-b1c3-4019be4affeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:32:44.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:32:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:32:54.416Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=03c97f83-6304-4ad4-98dd-23faaace4b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:32:55.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:32:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:33:05.454Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=dc894063-ec02-4eea-8ae9-cce10258dbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:33:06.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:33:06.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:33:16.527Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=37777a65-a801-4070-8871-7bad65cd10f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:33:17.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:33:17.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:33:27.599Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4e87ffd0-2963-4297-b67c-30e52ae76faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:33:28.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:33:28.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:33:38.640Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d8e981a4-41c2-4114-9dcf-87b98b77be09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:33:39.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:33:39.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:33:49.712Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=adc511d2-0a11-4da4-afd6-272f7af4fc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:33:50.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:33:50.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:00.847Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e247ba82-f53a-4424-aeec-f6e1eaccfb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:34:01.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:01.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:11.920Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5643250a-2d94-46ff-a278-f0569377a80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:34:12.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:12.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:22.991Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c6f40088-bcc3-4f8d-8b9f-79d290585a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:34:24.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:24.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:34.064Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8c9dc731-27fd-4790-b931-67d160b81e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:34:35.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:45.103Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=197c69d5-c4cb-45c1-9247-ceb6900e0532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:34:46.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:46.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:34:55.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:34:55.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T01:34:55.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:34:55.331Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:34:55.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:34:55.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T01:34:55.339Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T01:34:55.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:56.177Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bc6f3ae0-a29f-4a39-86cc-5b33d689a97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:34:57.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:34:57.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:07.249Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3263abac-a957-4d7d-82da-dc21c254c52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:35:08.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:18.288Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f147c7e8-8107-4863-a529-fe9e1bf18970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T01:35:19.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:29.391Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bea4bf4d-7b89-4847-aeb9-9880fcef7eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:39.829Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d382afab-574b-4756-9995-5b8ce001b85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:49.847Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c339243b-2723-43a6-bc4a-e5f55a34e1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:49.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:59.863Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9bf3b9af-80d7-4542-83bf-71ac9ecec5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:35:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:09.875Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ea12b261-e462-4b80-b71f-b7acf1a2e1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:09.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:19.888Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=65d5678c-58e3-4c23-9e43-8c46f5e11364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:19.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:29.900Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5b7a92ec-8107-429e-878c-9093f2cddead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:39.911Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=96d5347f-bfc1-40d5-bc3f-fd6f6e147d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:39.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:49.923Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=54e3063e-f1b8-4964-bbc8-e45112a27e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:59.936Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0938b179-348d-4cf9-a119-e992f02808ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:36:59.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:37:09.948Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6c8d7ae2-bef0-4858-a58c-0cff63fc7fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:37:09.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:37:19.960Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8e7cfdd6-c205-4687-a417-69a7f530cf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:37:19.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:37:29.971Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9a6b8308-0bd8-4c83-a49c-b5ef8766595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:37:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:37:39.981Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f79a8c4b-60b9-4e96-a8c7-2366b9ca454e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:37:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:37:49.993Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=eaa4725f-ab60-4a80-834a-40f1d504f3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:37:50.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:00.006Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3b4bce2f-d4c9-4755-90d7-52e025668a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:00.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:10.016Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=395daa7f-12c3-4fb4-8df6-4aec17c692f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:20.028Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=dfb98d9a-57cb-4cbd-88cd-1f7c52fbdcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:20.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:30.037Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=39efa331-804f-4519-85f9-d1d21da8606c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:30.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:40.047Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8353bd9e-324d-45a3-b10e-bf709e49d69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:40.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:50.058Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=881a0bbd-314e-44e0-959a-f098da27cbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:38:50.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:00.069Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e24d5bc1-a45b-47c4-8cac-2a2e46a91829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:10.080Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a8c3530e-4d85-4204-9c30-a9157097e082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:10.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:20.092Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d1a595b8-2337-49b4-98d2-567a0f460a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:20.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:30.102Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=de2089ed-4d90-4702-8c99-7a07fb7a3318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:40.111Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=38629849-a37e-4951-a97d-f27cbaf13ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:50.121Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3799991b-e085-4b86-9ac3-9f1f3cc286c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:39:50.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:39:54.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:39:54.629Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T01:39:54.629Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:39:54.632Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:39:54.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:39:54.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T01:39:54.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T01:39:54.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:00.132Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2fe8deff-e7dd-4620-a9ea-d5c5ff944b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:10.141Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=27c4b5fb-9c21-4e13-ae38-2ef88edca971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:20.151Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=727f47a8-8c9a-4dad-b7de-a43769d179cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:20.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:30.173Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=623708c1-cac5-44ab-b350-10ba403e85f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:30.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:40.183Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c5fb676a-6345-49f2-8d36-cda4c34dfe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:40.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:50.193Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=56799a87-4aac-4ffa-908e-b9dbf6bcfadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:40:50.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:00.204Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=105cd159-79d4-4387-a6e0-7ae438977142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:10.213Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a7c5bde0-2bf4-4622-a776-2911c32d0683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:10.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:20.221Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=43c385ce-79be-4136-b184-2ee11921182d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:20.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:30.237Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=71af317b-2718-4b26-8dbd-9efb77978a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:30.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:40.249Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=39c383ec-35b9-4b44-bced-25f367ca12e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:40.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:50.257Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f65a23e8-6fce-4b6a-874d-b860ebf9c448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:41:50.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:00.267Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=577c2907-e288-4c0a-952c-8dc85230a1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:00.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:10.277Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c744757d-de9c-4d04-ad6a-4c5992483da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:10.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:20.287Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1efeb4bd-70fd-415d-9326-a4f0ba72f19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:20.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:30.297Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c93f956f-861f-4b86-a55e-1a2f914d2d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:30.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:40.306Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b06d25c3-d610-4500-81e4-115a8bd9a84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:40.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:50.317Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=95540783-642e-4f21-a73c-1a8b4fa1af73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:42:50.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:00.324Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5b18c353-7ff1-4498-b3a5-930cabcfacd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:00.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:10.334Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0dc241aa-4ea9-4cb5-949c-fe50abdf2cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:10.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:20.348Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4dd80801-69b1-4f8e-b32c-c600d9fcfbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:20.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:30.356Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f9e6f780-9b4c-47f8-8b29-65bb821a8a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:30.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:40.366Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2bbbc02c-72b1-4bfb-acdf-c6cc7a02b472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:40.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:50.376Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3c509eff-bcae-4d59-9d7d-af6fb16d025a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:43:50.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:00.385Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fc20ebfb-2f98-47e7-9f7c-cf7165acf7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:00.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:10.393Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b933aaaa-2f17-429e-9832-efa6388eed7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:20.403Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=33e336b8-74ee-41df-9296-33ed2f725ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:30.413Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0add0e1b-7c11-4281-9a85-47a558b185ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:40.422Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=139babbc-7688-42b3-ae1a-ea2b27965d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:50.431Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=14727d29-669b-4fa0-b325-cae914597fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:44:50.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:44:54.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:44:54.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T01:44:54.600Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:44:54.601Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:44:54.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:44:54.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T01:44:54.607Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T01:44:54.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:00.441Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d3d0b219-4b39-45ac-9c92-72dcac093059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:10.451Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a55bbe27-7083-48cf-9221-26610ed170f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:20.461Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a82c1d19-c603-4058-845c-276c26c3c864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:20.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:30.468Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=79a1ae82-bd57-47e3-ba7a-258968da203e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:30.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:40.478Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=11f58028-c2e7-4482-8607-778738ffa6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:40.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:50.486Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d0cbae0b-7d9c-4f40-9296-4c46ee080fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:45:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:00.829Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=67526003-ca35-41e6-8142-5d47fb54a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:11.081Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=817e6863-20f5-48cc-b535-f0821c88517e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:11.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:21.091Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2a9302dc-adc6-4c2a-bed9-3d8b677cc9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:21.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:31.102Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e3ca1ff3-8d68-4723-af93-deab61ee7c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:41.109Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ca12c364-f3d3-4187-99c8-1df60b3a4a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:51.118Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c3efe847-ec21-4081-84ed-ddee49988844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:46:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:01.126Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a7152a5c-d4b8-436c-aab6-7f7dc96ecbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:11.135Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9179f54d-8f1d-4358-8613-d76fd89add19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:11.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:21.143Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3908be36-94d2-440a-8680-5cde077a71e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:31.151Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3896a2c9-d904-4acb-9931-067a78f5218f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:31.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:41.159Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=26b2d333-dd0a-4077-956e-3b0f9945ce8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:46.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:56.303Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bb9e1766-43f7-42a8-bf99-9da920afde16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:47:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:48:06.312Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=42a791a2-1b54-47f2-9e75-0f1a0d5bb631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:48:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:48:20.807Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=da327a29-8dfd-479c-8a36-4a834e347d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:48:20.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:48:30.816Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=88b83f37-7e38-42d0-a3a3-63a6a483fd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:48:30.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:48:40.875Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=668d45be-4d69-4b53-b38f-26838cfa295a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:48:40.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:48:50.883Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e4ce2d62-e5f2-4d51-a4b8-5fd1bfc1a8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:48:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:49:00.892Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4feeb359-f297-4878-a5f9-960982ba738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:49:00.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:49:10.900Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=675a2d05-4b38-4901-ba76-0dfec8dfab77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:49:31.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:49:41.351Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a890482e-2c9b-4712-a41b-aec7c1b49d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:49:41.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:49:51.365Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=40945600-77e7-4d08-b6d1-bdb958888b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:49:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:49:54.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:49:54.620Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T01:49:54.620Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:49:54.622Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:49:54.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:49:54.629Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T01:49:54.629Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T01:49:54.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:01.377Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=67e4e4f2-6b3f-4b91-9fce-62de4ad34cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:01.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:11.385Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3aed2e89-4af4-4ebe-9e0a-a8af9c294a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:11.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:21.397Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c41bdf8f-3700-40bd-b604-50fff01551f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:21.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:31.405Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4c99d88c-8cdb-474b-8202-6f8c5b5a32f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:31.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:41.413Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=76a69a54-2706-4652-b70f-fba0ff675dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:41.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:51.421Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ac6e2fd4-6217-4233-bb89-5d3a90f4bd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:50:51.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:01.430Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b2f79ae4-b5ec-43f5-a1c8-5735cc65a17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:01.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:11.437Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c5d19795-1dfb-4405-b96a-4d94ecf1b072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:11.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:21.493Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=331239f7-5fac-42ef-9d27-159027b35597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:32.463Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2c32365c-3c0c-4a53-8d94-0e7baf209b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:32.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:42.472Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b922f2e8-4e01-409d-8830-22f5009c29f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:52.480Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=59569f8a-543f-4819-8efd-a1a482db3479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:51:52.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:02.489Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=89e1bc1f-ddd9-4566-8c88-dd97087e502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:12.497Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=98c5f530-4686-4176-822a-9d09c3e32141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:12.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:22.507Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7e1bbaa5-75e4-4947-ad12-f54babb92173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:22.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:32.516Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b2638348-aa48-4a60-816a-8b93b26cf565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:32.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:42.524Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5349f11e-3147-42a0-bb1e-6aa5709a7047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:52.531Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a18b9c48-ef61-4ea6-bc82-97acfc84b64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:52:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:02.540Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=142c62c0-e1e5-42c2-9620-d707a9dbf378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:12.548Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=37658f61-54c2-4d47-88c7-657011c61d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:12.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:22.556Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4ba17460-a532-480f-b6b4-df41042f7263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:22.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:32.563Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=75fe2dc6-90d9-4d20-84bd-752af37dc5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:32.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:42.571Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9acc0f2b-d72c-49bd-a349-5f6d7cfc057d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:42.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:52.580Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=08d380f1-122a-4904-b721-6c32350c717d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:53:52.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:02.588Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=adbd7ed9-c2c0-4261-bbff-dbebe47d8f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:12.596Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3c6f82bb-a50c-4aa4-aa24-c1ab5997002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:22.603Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=691f5868-ac88-4ed9-9a0c-d01ac33c47ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:32.611Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c1991c37-f51d-4b2a-ac0b-417fb9839d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:32.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:42.619Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fdc9dbc8-b710-4d44-b608-f980d690b0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:42.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:52.627Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a1080368-5557-42f9-a00c-e1a1ab938b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:54:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:54:54.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:54:54.559Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T01:54:54.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:54:54.561Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:54:54.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:54:54.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T01:54:54.565Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T01:54:54.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:02.634Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=96c1eab6-e923-48c9-9f8e-aaa1f5782001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:02.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:12.641Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=70c5f015-d6b0-4bd4-b06b-1f9a74c4d158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:12.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:22.649Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a98dc6af-0930-40ff-acc3-54fdc887a5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:22.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:32.657Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2c225f12-06d8-4d8d-87db-54891ca3c64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:32.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:42.664Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=52de96ee-e890-4b6b-970a-4934c9fd0fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:42.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:52.674Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f0495183-fc15-4471-b90c-3d79d39a4cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:55:52.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:02.682Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3b921f27-9f5a-418c-a286-7c4e87c44bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:12.690Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=66489cf4-d0a3-44af-96b0-e9cbf8abf2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:12.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:22.696Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=574d14d1-72c0-4b3a-a00f-e334e9e02bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:32.704Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6e792815-d237-4ef9-98bd-a8c92792918f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:32.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:42.714Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bd70bf53-9c03-4b8f-ae0b-617e468be3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:42.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:52.722Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=236389ee-e769-43f6-9516-fbf016e8fae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:56:52.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:02.729Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=053fbcfa-3c87-4b89-8473-df315fc26f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:02.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:12.736Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=405df38b-713a-498e-9513-4b5f51684aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:12.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:22.746Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ea996d1e-7ba0-4d4f-ab08-d06a4e79a802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:32.753Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8b90b409-e3d7-48fa-8532-9abaac227288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:42.761Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=155a2832-b9cc-4434-8be8-28a55b0fb860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:42.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:52.769Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0ec2531a-6990-4ffd-af44-399009fba90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:57:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:02.776Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=449be5cc-5234-4148-b412-aa15f02b39e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:02.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:12.784Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c2880f43-ff8e-487f-ae8f-22f1a2a08243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:12.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:22.793Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a2ec2126-fb9d-4328-ae9b-50db381629e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:22.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:32.801Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9433df6c-1dac-4223-8bb1-e0cc59ea5075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:42.808Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=92838b3b-a7b1-492a-8e91-c4a1cf2ae680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:42.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:52.815Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a47e552d-3cd7-40d7-a149-4924d96270c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:58:52.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:02.823Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2785a51b-f199-4d95-809f-2548bceb6feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:02.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:12.831Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0a6b8ddf-421e-4b8b-9759-639c7e9a564f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:12.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:22.839Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bb17d0dc-e19a-4c1e-a898-bca01653a6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:22.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:32.848Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9e8d8111-af0c-4908-99f6-9744f2a032b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:42.856Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0e0a0f24-adcc-46bd-bc9a-249da590b6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:52.864Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2303a8c8-9539-4448-86be-51940a4a4d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T01:59:52.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:59:54.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T01:59:54.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T01:59:54.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:59:54.551Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:59:54.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T01:59:54.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T01:59:54.556Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T01:59:54.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:02.871Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e22382e1-5846-4dd0-8a64-a8051bd891eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:02.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:12.878Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e43c2fde-2635-4848-ba16-c6b2633d4464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:12.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:22.886Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c358c67c-2b87-497d-8dfa-bbb8f9103e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:32.893Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6e8ed09d-f546-439c-8a1e-7bebe2963ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:32.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:42.901Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4ba6c36a-6dc8-4b04-9d25-016b3bcd4919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:42.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:52.909Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=becc1b71-99ce-45fd-a4fe-855486019127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:00:52.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:02.916Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bbc883d9-9cbe-4fac-a3e2-c9daa241c599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:12.925Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=34eb00f7-ff67-485b-8f5d-9807543bdef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:12.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:22.932Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=84094050-6765-41b0-b33f-973ae45d5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:32.939Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8b2beef1-3c91-4a8b-84da-39cf185edb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:32.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:42.946Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e67c1c55-35c4-4914-8c98-032058fb4bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:42.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:52.954Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8a389e7a-20a1-4bc9-8017-bbe858da1b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:01:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:02.961Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=368662ad-8e2d-42be-a8f1-f5f192b52484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:12.968Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ddb80298-4404-4ec4-ac7e-1b089984c207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:12.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:22.977Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4cb7f24e-57a2-42c9-963d-1d27a02e0fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:22.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:32.987Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=94f70c6a-a429-4b8f-861c-330b2760adf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:42.995Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6053a293-fd10-4821-9bbd-872a99c670ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:43.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:53.002Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=50141b02-3185-4410-8a6d-92c123ef8a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:02:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:03.010Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6fafa44d-43a3-4d29-b181-199a50258c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:13.019Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1fcfe5e1-2514-4d06-b834-b3d16670f3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:23.026Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=dc5361c0-568d-40ff-b777-b9856d17fcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:23.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:33.033Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c8d0300c-69be-4682-ad2d-791ac82e9aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:33.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:43.039Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=326e5229-bdee-40da-9347-2024ef372505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:43.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:53.047Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=062eb035-60c4-4651-803b-5aae1d0cd01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:03:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:03.055Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a65c8312-ec0b-410e-bc9a-cccf9472009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:03.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:13.062Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=36f2ae28-59d5-4fc1-a103-fcf1fa79d585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:13.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:23.069Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6a6f0a75-3c42-405e-b52c-6c4a20d30b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:33.076Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=63668518-dd5e-4e71-9391-a723be098c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:43.084Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=19d73cfe-a4a5-4b7d-8457-b017ece958f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:43.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:53.091Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=acf75a78-3433-4baf-b88d-bb5f8fed3474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:04:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:04:54.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:04:54.562Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:04:54.562Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:04:54.563Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:04:54.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:04:54.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:04:54.567Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:04:54.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:03.099Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a1b1f8e0-395a-4a7f-bb01-0b95ea431087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:03.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:13.105Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=be70ff27-0602-42da-bdba-a24f9a5aa749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:23.113Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=843e3ab4-56fd-42a0-b9d2-835bff58a717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:33.119Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9612a11f-2f45-4bec-b4fa-5b8a516ce48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:43.125Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=aef9a0a9-f1a0-482c-adc5-dabc82b327e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:43.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:53.132Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ba980457-f957-4b26-bbc9-abca877b6684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:05:53.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:03.139Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fd7e0806-4ec2-435d-b8d5-52bf1245bba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:13.147Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fcdac20d-4159-472d-9b9b-e03b0d04adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:13.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:23.154Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4aec0d1c-594a-4c18-a565-186886a13327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:23.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:33.161Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2da82c95-0016-40e2-86ad-c49b96ddfdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:33.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:43.168Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5758767c-f951-46e9-98f2-ff070a574509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:43.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:53.175Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4edde184-8a47-41d6-8760-a7ac1823b375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:06:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:03.182Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d267d705-a072-4e47-9d71-e6b5ddb00c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:13.190Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4a5d9491-333b-4f3a-81ba-548a3d9aaa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:13.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:23.196Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ceab5315-8564-4d81-83f8-ee5cf662b687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:23.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:33.203Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d252dc20-d25e-4b48-b66d-be4aa22ed644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:33.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:43.211Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=63a88b1a-21fb-4c47-af16-40ed75813d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:53.219Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=58a2c495-17b4-4bdf-a340-13c69f8b263d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:07:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:03.228Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e672efc3-b052-4fe0-bf84-a72d0eb4746c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:03.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:13.235Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9ca1f4fc-4a8a-4686-94bc-c76d7991595f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:23.242Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a2fafe0c-4285-45c2-99f3-f9b17bbb0df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:33.250Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c3ac60ae-2fa9-42ee-8320-47028b93eaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:43.257Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2ea85c77-6d03-4d71-bbca-1f412d7ce18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:53.265Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0d38f28a-fa73-4d1f-b7da-85ba994a5261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:08:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:03.271Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2406e504-4263-4dde-b80e-07284ce817e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:03.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:13.278Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=474ade92-f88f-4c2a-8715-004c0fb686b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:13.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:23.286Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1374d893-8647-4044-9a0f-c0c2e20f7bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:33.297Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c14b634e-5218-419c-9340-43a0be7322c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:43.303Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fde878c9-1bf9-4b39-9684-94501939a6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:43.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:53.310Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=987eec12-3b61-4516-91a5-e94d602fc013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:09:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:09:54.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:09:54.576Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:09:54.576Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:09:54.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:09:54.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:09:54.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:09:54.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:09:54.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:03.318Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=051a8c03-e16d-4d11-96a8-e6332dd1a85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:03.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:13.325Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c9fd69eb-c248-491f-b17a-9ce8f88d3e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:13.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:23.332Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a49e1c7f-9a4e-4758-9574-32991f215cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:23.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:33.338Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ccebed14-0c1d-4f0c-bf46-c11d03db9f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:43.347Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a533a1fe-e861-4428-9bc0-b794f6ddb144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:43.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:53.355Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=cce7e436-208a-46f5-b353-02e4dbebea7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:10:53.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:03.363Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4ab1bfd6-3a4f-47b7-bb9c-3d341bf8ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:03.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:13.369Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b267bad5-5252-41aa-b85d-534f796b7567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:13.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:23.375Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=017a9f43-3cc9-4554-bcae-6735e268280d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:23.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:33.383Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b6438d58-5c70-4beb-8338-197a5a4a0ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:43.389Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f0c582ff-05f8-4690-9b6e-fed664f593db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:43.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:53.396Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e143f10b-da9d-4abe-a872-e144f04e2859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:11:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:03.403Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3f024fd1-2ff6-4917-9a7d-b97190cfb7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:03.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:13.411Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5054258c-57b1-4802-b7bf-f1281d636c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:13.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:23.419Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1c5e2119-3fe2-444e-980f-3924618bf31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:33.425Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0f9e075f-2862-4d36-a7b0-3fe67e6ac953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:33.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:43.432Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=18b174e2-8c28-4406-b7fe-3d395bc75fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:43.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:53.439Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=082640c5-bd33-4c93-aef5-6f26f6c2cab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:12:53.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:03.446Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0b2f4dcd-a47b-48c3-bd45-38f3982c14c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:03.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:13.453Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=67e0fed7-5e32-4beb-a322-8da7f8711304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:13.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:23.460Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f69a123f-83ac-4bfa-a62c-2c7e35e5d750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:23.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:33.467Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6bb5df36-b82a-4525-aae7-8faae689c8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:43.475Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=147a545b-925f-441b-97a5-cab8de35cabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:53.482Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=99757d39-c2c7-4475-9d04-6c59ebcc309a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:13:53.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:03.490Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=be6b8b81-4d23-4991-8d5f-9a8de7789e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:03.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:13.496Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6b752b8e-c0fb-433e-82c5-2d843e35985f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:23.503Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=cfb8b344-9a0d-4eed-9080-644cfc65208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:23.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:33.510Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=236ae60b-1831-4f18-96a3-aa2a1a28e1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:33.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:43.517Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0d6d40e0-9498-412b-ad5b-59d72efb8fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:53.524Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2b4dbccd-7bb2-418d-aa8a-ffb162866af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:14:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:14:54.560Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:14:54.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:14:54.561Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:14:54.563Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:14:54.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:14:54.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:14:54.567Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:14:54.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:03.531Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=04f54666-f227-436e-b9f2-1f487f089906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:03.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:13.537Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d183a19b-3c3c-44cd-91bc-e1668a1c5454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:13.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:23.544Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d920ff9f-1636-4002-9d52-bcf8baaf219a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:23.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:33.553Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5798a0f8-ba77-4e2e-8e8e-6fda99237ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:43.560Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d915f7c4-8b5b-4dcc-bd67-0b632007898b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:43.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:53.567Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c7805a26-862c-4139-87ab-87a96c6f999a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:15:53.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:03.573Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=548f0b51-6a25-4efd-9ee3-d834a04203f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:03.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:13.582Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=96edaa7f-500d-4e8b-a089-2c73d67cbc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:13.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:23.589Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=55339d75-e67d-4aaf-9fb2-6d588d365810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:23.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:33.595Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0b6a9913-25f9-46cb-9015-d3b4ac1de8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:43.602Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=00825a43-72e0-43fa-8760-7fd9de900479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:43.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:53.609Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bc4f0b1a-68e1-4d36-980b-16d61d63c8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:16:53.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:03.617Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6ac75edd-56ee-46c0-b1b9-c36f5f3e274b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:03.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:13.624Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c799abfc-68ba-4106-a15f-17ad0eb58289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:13.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:23.631Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2da79d9a-6e7d-4e9d-878e-e6fcf3325011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:33.637Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5c53d3c6-03a2-4b64-b79e-553b7884936e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:33.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:43.644Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=cb7c7103-7cab-46a8-94a2-b28b5ef1819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:43.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:53.652Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=cf8bc9b3-4f79-4e5a-873a-29e53de4024f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:17:53.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:03.659Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4468e18b-ddea-4d77-8702-217415d13c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:03.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:13.666Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8ed64e5b-10c7-483e-bc99-0f674d32d3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:13.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:23.673Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=546b7263-92f3-4910-ae97-ff080863a3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:23.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:33.680Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=42af4ac2-f9ea-4524-8a92-a4b753310da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:33.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:43.689Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=74f40665-1960-4bce-827e-a60b06a45983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:43.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:53.697Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d122f5de-c335-45ea-9a13-05f1c2ead688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:18:53.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:03.704Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=16d6a17d-5408-4fd6-8b2c-372cf7f0f5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:13.711Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=82f25ad1-60a4-47a0-ac10-832f63a08c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:13.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:23.717Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=eda2322c-1d82-4813-a3c7-612ddd2b22f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:33.724Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ae89c5d9-1012-4c3d-9a1f-383364a41247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:33.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:43.732Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=edc5a7ca-1167-488e-8b4c-03a26e1b6bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:53.738Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=06543c5a-4f9a-4af4-b138-3bc628f555a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:19:53.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:19:54.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:19:54.554Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:19:54.554Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:19:54.555Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:19:54.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:19:54.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:19:54.559Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:19:54.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:03.745Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0e6eb69e-13fe-4c48-9b8a-d058558292c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:13.752Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=02bef20d-d0b1-4a60-850e-929694648ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:13.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:23.760Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a6bc9374-1c80-48dd-ab9c-99c60ee635f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:23.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:33.766Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b85aec83-3d38-47e5-9f24-9c6894a4e4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:33.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:43.773Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d3673a5f-0f95-4399-9d88-b7a179d635cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:43.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:53.779Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=dacd0211-3967-4c73-bab3-c937a5e65df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:20:53.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:03.786Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=85373e7a-9be1-4473-b949-f39217a8b35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:03.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:13.793Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a320a0af-6960-4d99-b094-0a367b078a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:13.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:23.799Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ce1c2fbd-4862-4d16-b36e-91c6c54eb757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:23.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:33.807Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=43752460-020e-4ed7-a8eb-f169a74dc8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:33.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:43.814Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8b2dfa36-be33-4ff1-b593-cc6d39291d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:43.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:53.821Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4fc29c06-17e7-429f-9d32-000a8e1ffb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:21:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:03.829Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5230e166-79d5-4981-b943-edfc54c2eae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:13.836Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d588fa28-3ed4-49fb-91c2-af72a6e434a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:23.843Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a6c3cba8-d862-493c-8e3c-2e7c574d027a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:33.850Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=53a31c13-f0f7-468b-8887-20db0c57de05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:33.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:43.855Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=44b1ed0b-b2c8-48c5-b9bc-98010e867f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:53.862Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a0b0c8ac-dff8-4bcb-a603-a0fa871645f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:22:53.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:03.869Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ec9b32a8-5ded-454e-87fd-2a40353aa31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:13.876Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9c25f39c-710d-4676-9384-15ecadcc58c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:23.883Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8c247d67-517f-4167-888f-b1c4923ad923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:33.890Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=907bc6f6-ad1b-4aaa-92e0-ff1e5649f8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:33.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:43.897Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b1c3a0bb-7a85-4ab8-b740-4000f584beb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:43.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:53.904Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a580c305-7784-4910-8b76-53cfaa4c1e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:23:53.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:03.912Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2d3f9328-fb0c-496c-adb1-d1a7a535485a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:03.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:13.919Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ddeda241-c51c-4992-972b-726b0f46af21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:13.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:23.925Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5c736365-d7db-4b98-9c19-b319856b46dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:23.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:33.933Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9ae60417-6b8a-4cf5-8ab8-8e8fe12b2912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:43.940Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2d1379d5-1213-4b81-942e-15e7e05d5137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:53.946Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=32e03e2c-0999-4282-be50-e6a090d8e855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:24:53.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:24:54.562Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:24:54.562Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:24:54.563Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:24:54.564Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:24:54.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:24:54.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:24:54.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:24:54.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:03.953Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=69310031-f866-4d7b-886e-a0778838bdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:03.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:13.959Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c915b6ab-55c4-4bff-9597-a3c86d0e4caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:13.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:23.967Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=093ddb15-9b8c-4c16-8a17-955e29e65dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:23.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:33.973Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a9ec5f4a-f970-450a-b0e2-4e468952e3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:43.979Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5be38058-b354-4053-a713-425e5e0b167f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:53.986Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7b9ab1b6-99ca-484c-bd38-b52119682035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:25:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:03.994Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1cfa163e-942a-4353-b1e6-ed255a1a6264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:14.001Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=95926f85-d2f4-44eb-bcd6-781b2bc260c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:24.008Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=157aa129-13aa-42a4-9d04-9e1de08c1927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:24.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:34.015Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d4bf9848-c1a9-4e0b-a3fc-bf136e3e3b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:34.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:44.021Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3651dfa7-23a7-43dd-92be-261962b0229b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:44.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:54.029Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a296054c-1a50-4d92-abe9-bdfeda67b30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:26:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:04.035Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1ef7f7a4-6be0-4905-a431-35ff314e534c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:04.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:14.042Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=144e24fc-a9da-4e83-b6e3-1fac2b60306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:14.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:24.049Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fc42bd65-e4f4-42f5-8004-af1af47ae776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:34.056Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fe334b31-9635-45d0-85fc-5dd3450e0b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:44.063Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8285eeb4-b6af-464d-86a2-cd4be477fe9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:54.070Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=967b9c7d-070a-4b79-b1d0-839b68e869d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:27:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:04.077Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2ace91df-3c1b-4a9b-89ce-bb4ddf3d7a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:14.084Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b9beab8d-5668-4f98-bf9c-7fc91c111085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:14.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:24.090Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=351e5008-bb7a-4d8a-8dd8-b7ec1ef85372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:34.098Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=72908b82-a5a4-4d74-97b0-c32c46ab47a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:34.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:44.106Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0ffc6244-aaaa-4560-884f-0c9202642edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:44.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:54.113Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7c307143-78c2-4cf6-b99a-09b62fc0d888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:28:54.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:04.121Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7fa7065a-c239-4a3f-a96f-10e04de423d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:04.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:14.128Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0a86c3c8-2b64-4827-a0ac-c16a45d519cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:14.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:24.135Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=92073bb8-09ff-496b-9c6d-50debadfbc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:24.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:34.142Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c50d2251-d763-4a55-8824-369c5f6edab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:34.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:44.150Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d4cb8418-051a-4e42-8e25-13048fe79e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:44.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:54.156Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8d0732a3-6aa2-421e-8ed4-8db4ee95edf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:29:54.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:29:54.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:29:54.559Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:29:54.559Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:29:54.560Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:29:54.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:29:54.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:29:54.563Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:29:54.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:04.163Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7d35bb7e-d6f1-4643-bf03-63b565914ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:04.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:14.169Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fd7e2f23-e142-4629-a6e5-3218f2c0a473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:14.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:24.176Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8ca18c4f-9350-42d2-bc1d-53743d9f364b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:24.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:34.183Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8ad4a52d-a60c-4bef-b91a-94903d8ebb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:34.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:44.191Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fc5c1432-332d-425c-9151-8b194fef5dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:54.197Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5cfac87d-addc-4bf9-a4d0-4c042d41b6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:30:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:04.203Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=55c7d060-9322-4261-9ad8-adda38f938d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:04.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:14.210Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=35a52a3f-3235-45ab-b795-c487f2799ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:24.218Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ae4a9032-ef60-4869-a8f1-76f1d911fbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:24.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:34.224Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8c2d89ef-60a8-4e02-88cc-7bc278c8650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:34.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:44.231Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d63b716a-af5c-4213-94c9-9609d88dddd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:54.237Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b3f975d1-38aa-4d22-a2dd-a1e43c42c961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:31:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:04.244Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ecda2cad-f9bb-4c99-8cb3-8facc2530c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:04.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:14.251Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d37806c1-1b92-45e3-8cd0-4df630ff0b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:14.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:24.257Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=718fe3b5-f72b-4e6b-b29a-9d85585e8008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:34.264Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f3647153-2cd3-4498-8180-ae71f3c1d4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:44.271Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=cb945d81-f7ca-452e-a0bb-01ac1ec0dade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:44.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:54.279Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2b1edd42-94c9-4309-866a-a997e1b9be98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:32:54.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:04.285Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c92c9e8b-32d0-4276-a4f8-9c2ca3c68cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:14.292Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f300aa67-0dbb-4c4a-ab40-25971c6abc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:24.299Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f7b6d4fb-c4fe-4a60-81f4-c0f33b8b9449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:24.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:34.305Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=cc691f69-807d-4d04-aa95-467bf4c5c45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:44.312Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9e045b98-8b00-4732-be7a-04acc7ea9d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:44.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:54.320Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d79843e1-3592-46a1-85fd-8516076bb673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:33:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:04.327Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=77c41044-e803-4842-bdb3-df8422223ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:14.333Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b1ef14c5-a41c-4265-b264-fe9fadf2755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:14.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:24.341Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c672edb9-7665-4d8a-9468-640dc5e6a77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:24.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:34.348Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=283eb531-3e72-49f5-b45f-dea6e621c2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:44.355Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8527a19a-31f6-4b11-b29e-4c76017b913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:44.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:54.363Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0eeaa332-ee14-4105-9600-4f5670aebea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:34:54.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:34:54.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:34:54.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:34:54.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:34:54.600Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:34:54.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:34:54.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:34:54.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:34:54.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:04.371Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ab6c0605-9ce9-48ce-ae58-3d5a93651ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:14.377Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=eadbb0f5-1daf-4dcf-82b7-a61e1564b3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:24.384Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=195ff14c-3943-452c-aef6-3d39aa61020d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:34.390Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0f792e0f-dc71-44ca-a1c8-7f6b2a40d4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:34.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:44.396Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c0e99ebc-3fe0-446f-9ea0-e1c82ca71f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:44.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:54.403Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ec4a8900-d0f1-4628-973b-14752c2b70fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:35:54.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:04.409Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b7266e58-f2bc-4f2c-94cf-b17e0e5e299b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:04.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:14.415Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ed9370ac-b2c0-469c-abbd-953ac633647c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:14.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:24.423Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=778167f7-194c-40fb-afb0-d0a53845fd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:24.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:34.431Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=10ecd663-8bd6-4f4e-835e-0eaa10bb580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:44.437Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fa2e2c01-348f-480b-aece-ef808fb26310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:54.444Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=72252420-0a31-42bd-ae01-6e775b68c7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:36:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:04.450Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ed11f10d-dca5-4b92-84d6-e0768c868d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:14.457Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c5d7c914-c60f-4482-a27f-33bec30a15b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:14.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:24.464Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c72e5d34-7eec-4f80-a2b3-3e6e29bf86db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:24.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:34.471Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=96113b2b-f9b5-417d-95dc-ab41d3caba4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:34.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:44.477Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=20a4ac18-0afe-4667-ae19-01e01c20ee49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:54.485Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c69c3bea-b0a2-4b93-b34f-504c827df7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:37:54.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:04.491Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d4a36f25-9afd-4d65-8e9e-8d08c7368553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:04.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:14.497Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=857cb755-2960-4ce7-8414-6ae603f5b2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:24.503Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bcee8380-3946-476e-9bad-e7a016c24933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:34.509Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3a959850-efed-4c84-b0ac-00c4682bcd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:44.516Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=36192bec-bfbc-4112-bc50-713834b36aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:54.522Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e3589e9d-c6fe-44ff-9664-886aec7b84ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:38:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:04.528Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3e94bd53-4f97-4baa-98ee-855f30a577d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:14.535Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=87a239f7-1083-4e71-87d1-b471d8a4347f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:24.541Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=47b16010-325a-45eb-b891-d8abf506c67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:24.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:34.548Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=452d4fe1-b838-4ae6-96f8-aeecbfd95649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:34.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:44.555Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=34cc0ca1-e592-415d-aa5b-693f5f10dbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:44.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:54.563Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=18e1389b-2389-41f8-858e-91bec079878f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:39:54.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:39:54.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:39:54.585Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:39:54.585Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:39:54.586Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:39:54.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:39:54.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:39:54.590Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:39:54.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:04.570Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3478f97b-1736-45f0-aa82-d5258a032e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:14.577Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ff19ef7f-76c1-4009-9520-fc67ac0dbda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:24.584Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=75a78627-783f-491b-90f0-50da1c31dc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:24.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:34.591Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f70d7607-fd0a-485b-9585-fec2e229e671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:44.597Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=160581e2-b050-4941-b176-916164c33f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:54.603Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=746adee6-6013-4f34-920a-7fbecbd4537c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:40:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:04.611Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=cf0a0f41-dd73-484b-8757-6e6743aa3dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:14.618Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7ea1ffc6-111d-41d6-a13d-93b8ca96738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:24.625Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=124940cf-0936-4dec-a4bb-724e7d01f149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:24.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:34.632Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c0477655-bf76-45f6-ba64-d5ccac2e5c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:44.639Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=193e91c1-c13a-4845-bb7d-5d7635da0a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:44.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:54.647Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=70c7103f-6912-41c1-b149-d611e1f55fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:41:54.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:04.653Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7afc7e06-56f5-4fdb-a1d3-1c63a94e0007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:04.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:14.660Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c9050879-e41a-4175-b38a-a0e188c0d4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:24.666Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=482380fa-b870-4164-a3d9-39d3b0dca60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:34.672Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3668ac67-de52-4242-aabb-4b031b8ebb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:44.678Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=52922a84-6233-4a59-9fbd-9880d096438f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:54.685Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ab15a6dd-9034-44ff-a7e7-30d2600af66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:42:54.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:04.695Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7e64f2a0-faee-47ed-8d0c-cc64be556105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:14.701Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=856bb1ae-5aa3-45eb-bb3f-681804989f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:24.708Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ba80ee85-2ba0-48ab-bd79-05d6f9dbfad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:24.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:34.715Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=460370c9-3657-4a9b-bba4-ccbe639db21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:44.721Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=71c914f6-6ac5-488c-9e58-8d762c0129bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:54.728Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=63ed8e62-e5f8-4852-bb93-6106e9cfeae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:43:54.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:04.734Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=11a5de2e-c97a-4bf5-84a6-f5503ac73dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:04.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:14.741Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=340f0601-149e-4de7-813e-2ff8d6fbabd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:24.748Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0ed2e1b3-9a35-4f7b-ae4e-b09cf6b42fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:24.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:34.754Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fcdfc07f-c127-4e01-a113-d6f33c3857ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:44.761Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d1e46875-f140-4d63-be64-79a027e1585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:44.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:44:54.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:44:54.573Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:44:54.573Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:44:54.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:44:54.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:44:54.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:44:54.577Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:44:54.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:54.768Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ad4e2fae-5d68-4146-9b3c-6805a054fa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:44:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:04.774Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=04480071-609f-4cdd-8dd6-9ea5dd3a4080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:04.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:14.780Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=cb788d02-da91-4cc6-ac3f-664f94979130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:14.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:24.787Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=68978bb4-5a19-41e1-8860-b45c52d0d14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:34.793Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=08e4d155-5705-4dd1-854d-baa483a1cc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:44.799Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b73e6982-e894-446e-b720-37df2f0149cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:54.808Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c0a2cf0b-5e30-4c07-ba17-f4f2123eb1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:45:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:04.814Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=80e2a03b-57cf-47c1-bb89-ca682cfb243c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:14.822Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9e9dc575-cda9-4fa5-bfaf-213126d25777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:14.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:24.828Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=75f97654-ea0a-4599-82c4-2da15b4edf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:24.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:34.834Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=38c4eacb-0e3e-4a32-b913-71f344c8e2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:44.841Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d3739fcc-8770-4abf-8a2b-2882aeb6cc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:44.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:54.848Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a0148cee-d4b9-4cec-a8de-ae760fb808f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:46:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:04.855Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c198d95b-290d-4343-ada9-bdcfaf48b00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:04.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:14.861Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8a3aa1ae-37ae-4b60-9376-57e90d2479f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:24.867Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=efadd0ae-abf0-4518-8f49-3b2f77488040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:24.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:34.874Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=067f3666-7ee3-4856-b265-cc5a82b2c296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:34.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:44.880Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4cf3eb08-a1ab-4a2b-bcd9-9fe1ec25f08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:54.886Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5761d2f4-5d68-4386-9c98-c04d280c6cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:47:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:04.893Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=95c09075-d173-4d02-bc42-5fd5ef31c739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:14.899Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b0b42cdb-f0cf-4f5a-ab5e-692074ba0d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:24.906Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d561d0a9-71fd-4750-a577-429ce6ad54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:34.913Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f0ac2b8f-1e7b-4e9f-bf4e-e03a79c18438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:34.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:44.920Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2db6b3d8-e9f8-4a58-b469-826243e49882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:44.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:54.926Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f561d02e-4fff-46af-9a44-abef06068637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:48:54.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:04.932Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1750d17b-8922-4b38-91cd-31b3907be17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:04.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:14.938Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d7a737b3-2d34-46f0-a37f-c9ec47776981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:24.944Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9a098596-629a-4f4d-8f9a-a56a9ce95f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:34.952Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4eefc136-56e7-4771-a3f9-e0bb030749b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:34.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:44.959Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=57e7b437-5a13-43c8-a487-1d58b6710859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:49:54.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:49:54.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:49:54.541Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:49:54.542Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:49:54.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:49:54.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:49:54.544Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:49:54.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:54.966Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b345e7b9-0762-4361-9f5a-6c5b4d156efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:49:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:04.972Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=43d2bbad-6227-4500-8c63-05c9b7cdbd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:04.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:14.980Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=389b6863-8de1-4477-9ec3-0cda1d514d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:14.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:24.986Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d4c39acd-bf63-4d87-9a6d-8a8a357788d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:34.992Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=dbc719cd-cce9-486a-a581-3c10811630fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:44.999Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0380d4ec-a81c-4a0f-9d2e-bb171ae3ba93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:45.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:55.005Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=56013af4-869f-455e-8fd7-f115c6ec85c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:50:55.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:05.011Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=af94e76d-c0a8-426a-ace6-718ca6e6f915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:05.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:15.018Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e14c82c8-f93d-4a3a-b346-efb869585428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:25.025Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5524a1fd-9eb6-4bc7-8513-75719e466ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:35.031Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=64162efb-1fa3-49e3-950d-537e0b3d1841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:45.038Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=72fa191b-8bec-47e1-abc5-d6ad7d85a08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:45.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:55.045Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7782ef97-3edc-4305-b5b7-114087fc4add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:51:55.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:05.051Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=22be4ca5-c5a2-4ded-bb8e-90ebf7eb695d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:15.058Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d37e45f8-339b-4e2b-b54a-8cfb287603a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:25.065Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2eed0e2e-1d10-4137-bc6c-77ce10a11afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:35.072Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0866ee62-a358-4b5d-87cd-976f43580a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:35.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:45.079Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ee009778-5226-45e5-8a86-e68435b768b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:45.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:55.087Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5b11e20d-c536-406a-8a39-73d74717cae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:52:55.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:05.093Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=644cbe15-e99b-41b5-912a-5e917c92c483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:15.103Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0faa60e5-5d8f-4330-9685-51c4b20f58c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:15.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:25.109Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a505e0a1-b423-4e46-a0c1-8fa52bc230e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:25.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:35.116Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=54221d6a-5734-43ed-bdec-39e64b6f18a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:35.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:45.123Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ff33f209-637d-45cd-8b52-e37f4e8a37ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:45.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:55.130Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=859c510e-cadd-400b-b677-e2db0aecb610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:53:55.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:05.136Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5cbc1576-aa09-4a64-b8fe-f7b024aa63e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:05.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:15.142Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4e939cc7-b4c3-4cdd-a72a-079d095bdc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:15.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:25.149Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c984d6e7-ce6e-4836-b43d-49a9a6462c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:35.155Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=730a34af-89e1-4f8a-b667-aed1f2bfc435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:45.161Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=abe00038-aa1b-401f-8b3a-537711f968c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:54:54.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:54:54.595Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:54:54.595Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:54:54.596Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:54:54.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:54:54.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:54:54.599Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:54:54.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:55.169Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bed54d82-7e39-4bb8-88f1-29e485e6eb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:54:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:05.178Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c5fff7ac-76b6-41ca-8c68-cecee65cfa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:05.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:15.184Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4cec1f65-47a9-4843-aa42-ce7cc4cfaca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:15.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:25.189Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=33f8c475-8c29-4a2b-9609-59de3679931d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:25.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:35.195Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ccd3ee63-5b38-4011-bdd4-3a7f2f84569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:45.202Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b4a67d87-65f4-4786-aeb2-e67e3199c1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:55.209Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5b2a21fe-c864-4b5a-bf41-147f671b24b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:55:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:05.215Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0adccd64-61a3-46ab-a3af-b7af0dd471ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:15.222Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ab95fffb-3432-4bb4-bcb7-3e9bea7eb80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:15.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:25.230Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=05387397-2ff9-424e-86da-f64351f13232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:35.238Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a7c3c08f-05f8-4c0d-9a2f-1bfbb4b67ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:35.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:45.244Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=63572a47-40c4-4ca6-aac5-e99917c78a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:55.251Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b8464101-9e9c-4c3d-81f3-8460a4dce823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:56:55.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:05.257Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1d60a9b4-6e2c-43b8-b266-fec26ec4adb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:15.263Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6ab2796e-f5a6-44e7-80f3-bbdd26f16ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:15.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:25.269Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b5cee308-b6b9-457c-83fe-bc0d9c756a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:35.275Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6987a75b-4d7f-441b-92a0-cecd83ec45f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:35.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:45.282Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2004416a-52e6-4d38-ab6f-17f3f3afc117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:45.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:55.288Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f3d54a94-5087-42d2-8b23-6c1cbdd9ce2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:57:55.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:05.295Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d8bafbfc-f044-4d62-b286-6b3edf5d62e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:15.301Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5d2db2e7-388f-4cb8-9cf3-ac3d47fed26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:25.308Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7756b83e-ccd5-4ebb-9ba3-e6ed66b0bd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:25.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:35.314Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=578c3ea6-650b-4b18-b257-aac306cb43af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:35.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:45.321Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9f5ee577-4bed-4c29-90eb-4e117a39abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:45.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:55.328Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5273fb62-bcce-44af-bddf-e63e86418de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:58:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:05.334Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=65fcbb33-725d-41cb-9245-971bd8459b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:05.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:15.340Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=85a59e66-2eaf-4412-a698-2f69aeeb3eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:15.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:25.346Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d6987e19-c93d-40c8-a3ea-1f1493999d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:25.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:35.352Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=81f6348c-68d7-4258-a736-041997f7a04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:35.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:45.358Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=87d64bed-92bb-4763-a092-8fea64e2b407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:45.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:59:54.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T02:59:54.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T02:59:54.556Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:59:54.557Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:59:54.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T02:59:54.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T02:59:54.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T02:59:54.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:55.366Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=269f319c-9b5a-4515-b491-c8b73099bfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T02:59:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:05.372Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9a27cada-f017-40db-bc42-781f8fac9370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:05.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:15.379Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9e79d145-197a-4693-8532-ba4811c5d4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:15.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:25.385Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a9e76053-0d80-46cd-937a-6c1e9f3fb2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:25.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:35.392Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=520f5dc6-8626-467b-a348-a9b86547267e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:35.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:45.398Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f547961b-2662-426f-bc6d-db1ce7bd770d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:55.404Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=68de8635-9a99-433c-b100-840920793171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:00:55.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:05.410Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a47e864c-c5f8-4027-88e4-785d5692684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:05.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:15.418Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2bc4b8b5-8565-432b-90fa-fcff6439070b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:15.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:25.427Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3717d5f8-d4ff-4253-9e78-5cb9bcddf009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:25.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:35.434Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=526f60ad-7345-49f2-8294-6b33b9efadba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:35.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:45.441Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5f9a7ce5-cc3b-406c-b839-31b24c372297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:55.448Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1e3e1953-30fc-4d30-a656-1db9f9521375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:01:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:05.455Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d3d5caf7-28c8-4b60-92df-ad02e8cbc01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:15.461Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=28d1f843-a0f3-48c6-9984-b6b7ba47ba8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:25.469Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7278e4bf-01b1-494e-82e8-52fa7625fa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:35.474Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=98e74a9c-47dc-41dc-9ff5-881481350efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:45.480Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=25fc78a7-fc96-4a2c-a1b7-f01ad1d9a46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:55.487Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3334625f-d518-4647-8f21-ca1b5e12b83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:02:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:05.494Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=227e3c2e-a70d-4c30-8437-e49c9dc153a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:05.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:15.500Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6ee2c309-ddeb-459e-86a8-d9c19987384e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:15.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:25.507Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=abf7f4ba-4bba-4bf7-908a-c686fbe3b9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:35.513Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4950205b-3eb2-4770-a054-9109001fcd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:35.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:45.519Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f854badd-2612-409c-bb07-5f8d38307de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:45.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:55.527Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6f83eebc-e422-4199-a7c2-d2479ab3f278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:03:55.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:05.533Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8ff39635-02f6-4ea9-a779-751ee7eb6ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:05.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:15.538Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9f397703-b0c6-4035-a4b5-48e989c5e7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:25.545Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ad63ddd5-6d5c-4f7d-aca3-61ac6ab34a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:25.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:35.551Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d850e91b-4335-490d-8c76-b78427a745c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:45.557Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=896e9fbc-aadc-4d56-9071-24686169e88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:04:54.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:04:54.579Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T03:04:54.580Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:04:54.581Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:04:54.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:04:54.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T03:04:54.583Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T03:04:54.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:55.563Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ecebb5dc-0e51-46ca-9289-0c4c8c261f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:04:55.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:05.570Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2c94e99d-d062-453b-a3d0-cb55a29968ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:15.578Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=19105426-576d-4d3b-8519-2102b8f1befb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:25.584Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=508782fc-7fb2-4b5c-8e55-db80edd1aeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:35.590Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1ea4b3c6-587c-48c4-8203-df72f9b65c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:35.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:45.597Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d00b211f-f114-48d9-9766-d48e41eecdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:45.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:55.603Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9d024332-aa06-4705-8341-9688988a159b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:05:55.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:05.611Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d4ecc04e-fd43-4a19-b224-c7d0a4323d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:05.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:15.617Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=22ae6c20-2bb6-467d-94f9-1083ea0f80c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:25.623Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f5b8e775-e486-4da6-9658-cff5c2b43241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:35.630Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3f440638-68a2-4d9a-a9d6-0c2fccaa44e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:35.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:45.637Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=68526057-36f6-4b55-8f33-bdeec3691635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:45.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:55.644Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d9375f61-618d-4870-ba96-9efd37845900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:06:55.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:05.651Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=88aa174f-83d7-4e03-ab30-f007eb8ed847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:05.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:15.656Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d46f949a-6055-4224-b08b-a37e547405c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:15.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:25.663Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7824f48f-0262-4f0b-919e-4377b336fbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:25.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:35.669Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c059b3f3-2211-4ebe-9ae7-7fcaad033ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:35.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:45.674Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=40240bfa-18ba-4718-8a2c-9395c3b7a4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:55.680Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e957c915-24c3-42c8-b3ec-7d770cf816ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:07:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:05.687Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9f6d4945-6e98-40cb-bd84-70b7e7d53f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:05.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:15.695Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=86224acd-ed9e-4713-9a36-da66e91b4d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:15.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:25.701Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3f228485-78ac-4b8c-bde6-746458f86f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:35.707Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9a2c9166-5234-49ab-adb6-69f91e5b8729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:45.714Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=10074991-01ae-42ea-88ab-fc092be57f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:45.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:55.720Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f6441e71-ad23-4662-8243-544927127fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:08:55.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:05.726Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=53fa46c2-0bfb-4b29-866f-77c0b28af6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:05.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:15.733Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c18af139-6a31-405c-9aa4-05a693bd6b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:25.739Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4b388d40-d3c4-4edf-ac13-523731cbfe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:35.746Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f3adfe1e-a83f-4efd-b9e4-76cfd9607af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:45.751Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=974e5798-7893-48a9-a16e-2d6ed2289dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:09:54.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:09:54.555Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T03:09:54.555Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:09:54.557Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:09:54.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:09:54.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T03:09:54.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T03:09:54.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:55.758Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4c415576-4bd7-4857-8dc1-fe0959f213a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:09:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:05.766Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3f396ad9-b1cf-416b-a198-8e1c905e74cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:15.773Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2f93b831-9dd3-495d-9c7f-5489f39592c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:15.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:25.780Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=31c787bf-ce53-4dd9-8645-d37d87514615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:25.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:35.787Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=99ceac9f-263e-43e2-be26-0497be111eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:35.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:45.794Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=676c3856-78ef-46ba-bf76-aefbcb669fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:45.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:55.801Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a50a0705-ec27-4e49-990e-59f473ca4898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:10:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:05.807Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b0d6d3a6-230e-4f20-8881-dbf41a20893f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:05.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:15.813Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2713d79a-d9e0-4d44-8a4f-2e3d4e53d68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:25.819Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8814c345-b1f5-452c-be63-af0d4a2a1d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:35.826Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=26044d52-7e8f-4013-8aa6-a55994816465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:35.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:45.832Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2406013e-b8f2-47a7-90f7-6696415077b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:55.837Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=976cc4b7-7af2-48d0-847a-077be227b68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:11:55.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:05.844Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fbc66d58-dd86-499c-a96a-edc36410b0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:15.851Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c30b5345-d543-4f6d-88ff-2f4abd67f3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:15.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:25.857Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fdb8dfc6-cbc0-41b4-801a-2716f0e18d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:25.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:35.863Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1a0e331d-76d8-4888-981a-62d307412ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:45.870Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=61855ab6-7220-4a8c-b65f-342c54cde4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:55.877Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ec0dd662-0c00-4f89-9f28-886011d61a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:12:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:05.883Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=dcf2137f-a8e2-4192-8130-81e252d7b470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:05.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:15.890Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=13124099-1071-45e4-a4c7-49aee8820103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:15.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:25.897Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=569b4ccd-2938-427d-af3e-f4ecb88da4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:35.903Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a2823406-52d1-460e-87fa-47be84fc54fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:35.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:45.909Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bf18a186-b4e8-4507-b7bf-1f01e1d4b9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:45.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:55.916Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3bdb4857-d21b-4c64-b676-68270402b74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:13:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:05.923Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d4713632-d88b-4d56-ae1a-b27d99cb597f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:15.930Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e6028b25-b4d7-4f11-8282-511b56d81aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:15.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:25.936Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c403276c-684b-49f5-9f67-fecc8bbbf8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:25.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:35.942Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c4847537-052d-4666-a8da-9a26d12fc836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:45.946Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=be73f83e-f2cc-48ab-8db2-8df543042ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:45.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:14:54.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:14:54.572Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T03:14:54.573Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:14:54.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:14:54.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:14:54.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T03:14:54.577Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T03:14:54.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:55.953Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f8642bfb-69fa-4302-a2ac-d0d168315119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:14:55.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:05.959Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9875613e-4ae4-4ad5-bd4b-7ccec0bbec5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:05.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:15.968Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=aa5fb636-12e7-4b5f-b770-428b3720cb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:15.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:25.974Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=04f40fa4-3e41-4a54-ac85-840a0b06c484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:35.980Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=ba79f437-601a-4369-8430-721cfebcc32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:35.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:45.987Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4a723001-1e41-4564-802b-a1291581bf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:55.994Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c68e08ad-f8cd-457b-98ac-ccddb4e89665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:15:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:06.000Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bcbdc2a4-23d8-4b77-8939-d4fafc030448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:06.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:16.008Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=35bc3afe-8d61-47b5-ad71-443b5fac7e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:16.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:26.016Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9dabf2eb-3e48-4dff-bba9-a28da8f2b397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:26.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:36.022Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f5d18be1-5c0a-45b4-9499-9753d6e8f4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:36.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:46.030Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=49d78cea-fea7-4baf-b1a6-54eca35569b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:46.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:56.036Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9694d553-c3e1-45c5-91cd-7b6453b0b2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:16:56.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:06.044Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7a9143d3-d4bd-434f-bc31-effbe40f8526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:06.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:16.050Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=47bbee02-ea6a-45e3-95ce-0c7dde60834c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:26.056Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=33a787d1-d611-4bd6-88b0-d92dfbbad071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:26.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:36.062Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=80140904-f83b-4599-a301-a688a7c9e432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:36.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:46.068Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7a904711-a0b2-442e-81ed-d40c8f2bb6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:46.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:56.074Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=24222edd-9ab6-469d-8f37-e7bfe932d2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:17:56.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:06.081Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8e2cebcb-e17b-476a-9bca-bd7be159eff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:06.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:16.087Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2c877a12-65d2-45c2-bdf4-b7b23874ee1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:16.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:26.094Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=482bf050-68e8-4155-960b-a08e17678c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:26.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:36.101Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=1e19dd93-475d-42b6-bc5a-05a9ffcf7670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:46.107Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9b1b3017-8693-45f1-b1d4-b728d87dabb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:46.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:56.114Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6a008b7e-fb1d-4581-aa04-b728f5165b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:18:56.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:06.121Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e312259b-9936-45e3-b59a-cd36b13a466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:16.127Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=aaef93db-2fc2-4e16-b00d-1dba8449dbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:26.134Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=8309c8c2-e638-4dba-9a07-c2b2c7d5d37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:36.140Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2c7d5517-0ce7-4152-9aad-b3197bbefb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:36.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:46.146Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=092a402c-858c-4b9e-9d17-66c789272a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:46.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:19:54.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:19:54.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T03:19:54.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:19:54.561Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:19:54.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:19:54.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T03:19:54.564Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T03:19:54.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:56.152Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=00a8e609-64eb-43d4-89c6-f809f4d58e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:19:56.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:06.159Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=853f2e45-c3ac-4b77-bf5b-b5fc7069ade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:16.166Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c201ad81-25e0-4ada-8522-e26d10b2f7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:26.172Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4e902126-1982-4a1d-ae4b-4958fdf6639e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:26.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:36.179Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=72dea233-3eaa-4ab7-ac9f-6dc032d4f4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:46.187Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c27f5d2f-f4a8-42db-82ef-182aafdf30c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:56.193Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=6b3babd0-891d-4512-99d4-107c384afb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:20:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:06.200Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e7c357b6-ff37-4511-b1be-cabf26cbd8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:16.207Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2cc871ec-b07e-4cc6-ab30-c05466892380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:16.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:26.213Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0dfc6731-04cb-4623-9750-282c509a1cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:26.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:36.220Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b2cb8055-fd3d-4474-b222-08329f1948eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:46.226Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=c8cae1f6-ecc6-4d48-82a3-366571410cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:46.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:56.232Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a96e3d7d-1b52-4588-82ba-f1e1f6c85305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:21:56.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:06.239Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e4b5dbc4-6f10-4e6b-a87a-43fdbcd92b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:06.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:16.245Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=73fdb92b-9dee-4c24-8f5e-21291594c52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:16.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:26.251Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=5aac65fc-7027-4d97-b6b7-421daacb5537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:26.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:36.257Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=da001786-3904-45e4-8fe9-8941a87ed7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:46.264Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=45ab192b-ea65-4e0d-97b1-8b9e2936639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:56.271Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f7f1cae5-ea9c-480c-b0fc-f2e66b0e66fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:22:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:06.276Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=eab11023-4a11-4446-9db9-11c627f17f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:06.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:16.284Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9386871c-47bc-4ff1-a24c-2efbb6448854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:26.290Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0bef7985-3a74-4c52-9c2f-d5a230afd676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:26.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:36.298Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=2f29c24c-16bd-4ed2-8030-fb0d624a7f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:46.303Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f14f908c-01c0-41a8-a2c8-da63200c4e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:46.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:56.309Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=671db597-2816-4f23-a8c2-1885683dbe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:23:56.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:06.315Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=a34ce965-d8f5-4480-be84-efc8a997f667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:06.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:16.321Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=bdbace8f-5408-4452-be7a-d0ded4ab2752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:16.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:26.327Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=71feea9c-e52f-4f74-8961-673a9aee8e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:36.333Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=72a976e8-9a15-458a-b1ba-9ed05647b35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:36.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:46.339Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=761d801c-cfed-4388-b8b6-7b0860094c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:46.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:24:54.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:24:54.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T03:24:54.552Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:24:54.553Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:24:54.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:24:54.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T03:24:54.557Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T03:24:54.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:56.345Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d5a45b23-5be8-4dcf-a11f-f15973edf35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:24:56.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:06.352Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9cd8baab-6a4d-4d0a-b15a-da1ef15de054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:16.357Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3f01d98b-ecb8-4582-b478-2bec3cc921f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:26.363Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=79f16d0e-b967-43ec-8b97-f362e255f15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:36.370Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=aef29fb7-f6d6-43ae-8500-018260f986e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:36.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:46.376Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=7dc8f020-d457-45d2-bc2c-cab44499c09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:46.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:56.383Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=46dd9c11-3b3b-4179-bc6a-7a992af0307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:25:56.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:06.390Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=eb105d05-9c60-414b-970f-a5c53ea45205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:06.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:16.397Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=97a9c9a9-d878-4d9f-9208-9f252d9d3096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:16.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:26.404Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=e3d8fc3d-9c00-4c8c-a8fd-a0bdf5b0e29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:36.411Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=80d3d330-e63d-4cfd-9b63-ad3caa1bf70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:46.418Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=44ecdbc2-7fa7-45a0-8ee4-e76004bac3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:46.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:56.425Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b580b4f0-c514-4b13-a569-39ed062f23cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:26:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:06.431Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=0dc41477-24b8-4793-b6ac-52653c109783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:16.438Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=eb978a2a-68d9-4fcb-b6dc-f2fe89135021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:16.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:26.445Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4ca40d85-c2c1-45a9-b22f-ab0fb8bf52cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:26.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:36.452Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f7a8a88d-75b9-45b5-b12e-71bab61b3f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:46.458Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9dfdb7df-cc65-4ac6-8934-8e08cb49315f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:56.464Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=3c9db225-ce7f-4877-8c74-9160597d7565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:27:56.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:06.470Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=668abd43-8f7c-471f-8165-af2c10221de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:06.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:16.476Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=26b8ac43-b4a4-463c-84c0-ce8bf1a08a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:26.483Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=4b33ce9e-30b5-45c0-82a7-eb4eb2a253a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:36.490Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9c91d467-3f09-43db-9d15-948e1a8c332a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:36.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:46.496Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=226a54f3-66b1-47ec-8f94-25c78c1dc446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:46.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:56.502Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=56af438a-94b6-400f-9f77-f8850f272ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:28:56.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:06.508Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=319b85bd-7a06-4e2a-a7b8-903b3fba250e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:06.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:16.514Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d96eafac-624e-4914-ae11-7a4eb84a6833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:16.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:26.520Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=69e28f14-3a8d-4768-8ac2-b25ec5b0129d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:26.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:36.527Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=d3485177-dfcb-4d66-8699-495420a4316f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:36.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:46.532Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=dacc0e6b-7496-473d-aca9-05fede3c8eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:46.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:29:54.542Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T03:29:54.542Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T03:29:54.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:29:54.543Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:29:54.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T03:29:54.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T03:29:54.546Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T03:29:54.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:56.538Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=9db5d556-62e3-4b27-84e6-1871624d70a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:29:56.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:30:06.544Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=fa21d4be-7467-42ba-a96d-4124d0ffb038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:30:06.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:30:16.550Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=f83a48bf-2275-45ae-bfba-89e08414ebb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:30:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:30:26.557Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=47ae9992-4892-440d-a6cd-80f547e93120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:30:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:30:36.563Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=00f5101a-43c3-4fb0-9300-3afe96b0355f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:30:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:30:46.571Z |INFO |Init configs |InvocationID=6755c9da-ce96-4ee1-82a2-d83f295e1df1, InstanceUUID=b76a0903-204e-417f-ac2b-8c528ddc9a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T03:30:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |