By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:11:44.820Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:11:44.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T23:11:44.849Z |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-01T23:11:45.320Z |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-01T23:11:45.390Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T23:11:45.390Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T23:11:45.391Z |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-01T23:11:45.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-01T23:11:45.551Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-01T23:11:45.624Z |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-01T23:11:46.811Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-01T23:11:47.225Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-01T23:11:47.247Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-01T23:11:47.247Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-01T23:11:47.295Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-01T23:11:47.295Z |INFO |Root WebApplicationContext: initialization completed in 1671 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-01T23:11:47.622Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-01T23:11:48.304Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-01T23:11:49.468Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-01T23:11:49.871Z |INFO |Started MainApp in 6.916 seconds (JVM running for 7.483) |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-01T23:11:49.931Z |INFO |Start scheduling PRH workflow |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:11:49.941Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c7c67e91-b008-4df6-9bc6-f032d0c759c4 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-01T23:11:49.989Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-01T23:11:49.989Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-01T23:11:49.991Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:11:51.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:11:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:01.402Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=dd67dc77-bc85-4938-8400-2e29923ea158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:12:02.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:02.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:12.480Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7060d9a7-38a8-4f16-9373-8db2d7a188bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:12:13.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:13.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:23.517Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f3a13320-9cba-4331-b38d-8a3e76ee47b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:12:24.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:34.560Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1caca5bb-87fc-479e-95a2-2cf32735076e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:12:35.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:35.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:45.599Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=944f66e7-6e99-45b8-a835-5ca77d18899b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:12:46.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:46.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:56.669Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1e4f198e-922a-4f31-9bc8-e2f586a1d7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:12:57.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:12:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:13:07.708Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a8e72d61-aae1-443f-a315-067d61b362e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:13:08.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:13:08.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:13:18.749Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a3fe91a1-ff10-48c4-806d-2cbab393e2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:13:19.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:13:19.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:13:29.790Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=aab156d8-80ce-4af8-b348-8660ad6da067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:13:30.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:13:30.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:13:40.832Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8e8bcd1c-3ed1-4ca6-9433-b439b43e307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:13:41.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:13:41.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:13:51.868Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7a5856e5-cb9a-4651-b9ac-97d45777dcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:13:52.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:13:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:02.910Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c3aad890-b587-4792-bae7-66d9ad8f73ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:14:03.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:03.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:13.952Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=60ebd6b0-434c-470d-bfda-d8c5a8b1e6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:14:14.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:24.990Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=48ee1d27-fc8a-4142-b6e1-8b720286312e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:14:26.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:26.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:36.030Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=77f66a7b-890f-4ae0-a167-1e5bdfa6ad46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:14:37.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:37.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:47.070Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=169e03a9-ef17-4a67-bbe7-e101c2fc55e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:14:48.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:58.108Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=36add454-c02b-41c5-9d95-aa05320cec12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:14:59.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:14:59.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:15:09.148Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6ac201cd-19fd-4e55-98b0-4443951b8ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:15:10.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:15:10.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:15:20.188Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0eac80e8-2260-4e9f-8d07-f4cc087012ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:15:21.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:15:21.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:15:31.230Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=656da0e8-5fe7-47ae-9fe0-d186267dd0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:15:32.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:15:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:15:42.269Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e638f852-0ebc-4bb1-8242-d8bac4518530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:15:43.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:15:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:15:53.314Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d0aa5eee-8e66-4117-94c8-65681b96c93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:15:54.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:15:54.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:16:04.353Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e2b7e915-7bcd-444c-abc7-e2f850f9dcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:16:05.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:16:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:16:15.422Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d34f362f-404e-49b2-8a7b-faf59b1df9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:16:16.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:16:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:16:26.462Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0ce03b3b-010a-4aa7-ad13-d4e16c7e60c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:16:27.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:16:27.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:16:37.504Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7fcec1c5-188d-432a-aefe-25a616b8e628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:16:38.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:16:38.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:16:48.540Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e67e1952-3702-49b7-a22e-8fba1fd1767b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:16:48.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:16:48.721Z |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-01T23:16:48.722Z |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-01T23:16:48.725Z |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-01T23:16:48.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T23:16:48.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T23:16:48.733Z |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-01T23:16:48.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:16:49.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:16:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:16:59.580Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b27a5faa-6158-440f-ba8f-5140416c76cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:17:00.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:17:00.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:17:10.620Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b0e0925e-d87d-41ba-9e7b-81b4d68e07a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:17:11.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:17:11.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:17:21.661Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=679d30e3-890b-4c9c-9d0c-7573c56c44a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:17:22.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:17:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:17:32.700Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a569e0d3-12b3-4f74-9d59-46282ccdf6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T23:17:33.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:17:33.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:17:43.741Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=65443d3e-6960-468e-aa1c-0c32bc56bed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:17:43.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:17:53.874Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e518723e-c3bc-4c37-9ffc-d8ed608761fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:17:53.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:03.888Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=71cc7883-213b-482b-bbf4-2952f03e0124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:03.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:13.904Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0a9bd75f-53e3-49cc-aa6d-391a98f9f384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:13.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:23.918Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=05770760-b409-4376-b293-a3a3b22cea4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:23.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:33.937Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a274df94-496c-42ec-856d-3ee4ec0cf828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:33.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:43.950Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d6e9952d-c7c2-44ff-b764-d230d50599df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:43.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:53.965Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=aae08043-69e8-41d9-9321-e5a0e789b5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:18:53.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:03.978Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a474c4f5-2adf-4930-afe2-658857d2edd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:04.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:14.022Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3e444af8-cd6d-4541-9ecf-baec2556ec8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:14.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:24.043Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=53eecec4-efdd-44ec-a5a4-1558cf3f15ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:24.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:34.053Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8e6302a8-c064-4250-b2bf-f468f75302fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:44.064Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f50b2460-d267-4733-9f5b-ae4563fab06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:54.076Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=985b8f66-4f2f-44e8-89be-2bc5c406b9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:19:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:04.093Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=cdf9274b-23b3-44ad-b642-8d6fc2e1d80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:04.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:14.115Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d55dedd9-e5f2-4f72-b9e8-6147cedbde9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:14.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:24.129Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6284e591-896d-4251-877a-462c700d5cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:24.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:34.141Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c3395533-0edd-4381-8e17-69199948dec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:34.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:44.153Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c2ca3801-b82a-4c86-b82e-aec478ea8078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:44.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:54.162Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2f86a289-3501-40d8-9a95-308241a45e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:20:54.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:04.172Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1127d35c-3624-41c6-a354-9b0ac1c6c90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:04.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:14.182Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9b419a1c-3fbe-4a50-8cc6-1c81d2387802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:24.197Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=edd166da-ce41-4d92-af52-586a4aff6e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:34.214Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=cb1d84c6-dc4a-458e-9a6b-09923ac68bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:44.224Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d4f74ceb-561c-4f51-b7c3-fe182a9921c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:21:48.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:21:48.024Z |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-01T23:21:48.026Z |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-01T23:21:48.030Z |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-01T23:21:48.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T23:21:48.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T23:21:48.037Z |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-01T23:21:48.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:54.238Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=87d17c41-0872-494b-94ef-9119b5f55b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:21:54.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:04.251Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c2dfed96-af59-45b4-bdf4-ea5c571d8a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:04.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:14.272Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=92ed73bc-fc1a-4d1a-b6c4-4e87bf18b51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:24.284Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b0ec4cee-23fc-4696-a23a-238658fd648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:24.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:34.302Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a855c469-a2e9-4f11-9639-379414bbe16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:44.309Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=19651761-0755-4877-be4c-e4dc16aae6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:44.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:54.322Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=16aeed5a-c81b-4dce-a94a-b48fe29a7be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:22:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:04.339Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d6fa8226-1816-4472-91f2-b18240653135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:04.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:14.353Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9df6254c-e42b-421b-bfc0-955c15d54035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:14.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:24.372Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0c9a41f9-98f6-44f0-887d-127b4b94375d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:24.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:34.387Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d6aa13d4-32e0-4ae3-99cc-307066393a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:34.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:44.414Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d9550d78-0aa1-4b8d-a30d-2374eaa4e703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:44.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:54.426Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=52f00859-e5b4-4d66-9353-9c682aecb23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:23:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:04.435Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=233d9f7c-0399-4938-87cc-6e4b1cee3002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:04.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:14.446Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=20f6edb1-057f-4f64-a2c7-5de09d229414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:24.460Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=28b9abde-b0c8-4e31-83ca-c5082f9ea0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:34.489Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b8d98f48-8fe5-475c-9a01-33676b171707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:44.502Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=77a73823-b07b-4c50-89a4-ad873799b68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:54.521Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1af589ab-3a65-4f5a-a7d0-37b2679f2c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:24:54.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:04.534Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6dafe98f-da83-45c9-954a-d405ad683fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:04.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:14.560Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=bd703a0e-c19a-4a45-a717-c3647d62a1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:14.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:24.571Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5c9341db-5cd9-458a-8743-7a3457a6b160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:34.587Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c10b570d-61d1-4882-8f70-e8788e06de39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:44.608Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ce30ff59-de12-4097-9227-a86492a788c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:54.623Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e1bfa990-ecd0-4330-892d-1e32ac89797d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:25:54.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:04.635Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c4fa35a1-c977-4154-87c7-4d7acf40bb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:14.650Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=220ab650-c735-48e1-ba30-f807cc59e00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:24.680Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=528e2256-cbbd-4bbf-ba6b-d4f5f58ec953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:34.688Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=47314a7a-7c12-4406-9b53-a085281e681c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:34.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:44.701Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c738e93a-c858-4ca8-834f-07ce31ed11f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:26:48.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:26:48.017Z |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-01T23:26:48.019Z |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-01T23:26:48.023Z |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-01T23:26:48.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T23:26:48.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T23:26:48.031Z |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-01T23:26:48.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:54.712Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=78b82198-8a48-4290-89b6-da92f5dc23a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:26:54.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:04.730Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3aa13bfc-776d-4a8b-9333-1969e139fedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:04.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:14.743Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=dd284350-0171-498f-8068-7b301a053e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:14.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:24.752Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=34120c8d-e576-4e1c-9569-96aa7dfe9f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:34.761Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=290d6cdc-92a0-4a71-8ead-e4b0c927d106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:34.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:44.783Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=568be96d-f587-4683-b1ef-47a67885cf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:54.807Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=97c122ba-0cd6-4580-9747-ad9689c24bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:27:54.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:04.818Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b6b8c2b5-044f-4fe4-9779-4197bb49aad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:04.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:14.829Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a710ba20-5ee2-4f14-af7f-f4b53023aa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:14.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:24.838Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c66b97d4-a54c-490a-8c31-1cc56a415089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:24.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:34.853Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=39fe2cc1-c5be-4834-a827-68cb55cf1ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:34.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:44.881Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9ab5b22f-30d4-43a6-8f20-9d477f56db47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:44.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:54.891Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9777aa39-0378-4004-a818-9ad3bf01bdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:28:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:04.903Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=91a87040-1c0c-4fb4-aa63-4f60c9d9b8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:14.913Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=08ba2cb7-5ab0-4ca7-8485-2cebff7133cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:14.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:24.922Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9dc4afec-c9e7-47a6-b810-78ea6e6821f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:24.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:34.935Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7d9915ce-838b-4afe-96a2-07d5e72749be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:34.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:44.944Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=02ae201e-c7c3-4479-beb4-31c083499084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:44.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:54.953Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ad78d82c-0824-447b-8c2c-fa6322af77f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:29:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:04.962Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5e1b1d52-4513-47c3-9b61-8e0dcb609a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:14.976Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8e63037f-c06d-4819-b4e3-047a6b518cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:24.990Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3a45387a-1285-448e-97bf-73333b4d3827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:35.014Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0d3061c6-d240-444e-97bd-61aaeebd7f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:45.028Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2fbdfebe-5230-47bc-ba08-d263ad81e0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:45.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:55.046Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=474570ed-7419-4afb-84f8-696955a904cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:30:55.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:05.055Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5fc17561-620f-4dc9-9bf1-3cfeb01477c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:05.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:15.065Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=90fff33d-a2d4-49e4-ac9b-0cbe0d6150a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:15.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:25.074Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c68bb637-23b2-41dc-ae60-9cdb935ada3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:25.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:35.081Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c2871967-037b-457f-bc36-d67a2fc40069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:45.093Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=65c39456-8c59-46eb-852f-5834afa5bb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:45.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:31:48.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:31:48.005Z |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-01T23:31:48.008Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T23:31:48.011Z |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-01T23:31:48.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T23:31:48.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T23:31:48.021Z |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-01T23:31:48.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:55.103Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9e1509f9-43a5-4f5e-9cab-8d4510095580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:31:55.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:05.116Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=16fff6e2-cd24-437c-886d-7e0164c4d714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:05.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:15.126Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0a6e0bc0-4f85-4c3e-8194-817f575afa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:15.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:25.135Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0025d5a2-5290-4ddb-844c-7b1b06ca1105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:25.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:35.145Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fcce93f7-c0ff-44f3-bcd9-fd66542f0cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:35.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:45.154Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8d2ce27c-431f-4eb1-b3c5-e81bb79c4ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:55.163Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4e353b87-1992-487b-b504-1b00cbc04f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:32:55.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:05.171Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=179a354c-2fa1-43ee-9f37-678394e6f6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:15.181Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=18001e7d-dab1-4f91-ba45-10e49605f643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:15.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:25.209Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1cb2e183-90dd-4b87-bf68-60c872dbe1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:25.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:35.218Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=bf54bb07-ae55-4c7b-a296-cd511fd12a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:45.228Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3af6e5ab-d3b7-4e81-aa64-336a2cf6e5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:45.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:55.237Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b86bccb6-5ed6-49d0-9351-9db21c946490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:33:55.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:05.250Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b2ab2b05-5473-4e43-a979-adb17912be6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:05.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:15.258Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=65fcb4dd-b43a-42af-b34e-f435127d21a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:25.267Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b7df9fd7-2f4d-4d66-b773-7253e8a212f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:35.276Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=799a70e1-9eac-46e0-aee6-17f366c72edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:45.293Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c28756ec-483d-4978-be62-6447aa72bbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:45.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:55.302Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=222a444a-957b-4433-80ed-f54fde98e181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:34:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:05.313Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=44fcba87-438a-4f33-a391-81156d41a902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:05.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:15.322Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=663896db-9fa5-4e61-83c6-8eedcaadc649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:25.330Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=83070c70-9fd0-4559-b96b-2e1bb561b613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:25.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:35.337Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b0f65435-3060-4ee0-8eab-b9e8ac1022f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:45.344Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d0c6e2d9-b079-4778-9693-34bcf50fd86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:55.360Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=baceca5a-e53d-4a15-afc7-0b630b748028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:35:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:05.378Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=808238b4-ef70-4a15-b574-1a9cb6a846e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:15.387Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a9597f4b-7a0b-49f5-b656-411615af634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:15.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:25.395Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=acece25f-d21f-4c7a-946a-7a030b9bb6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:35.404Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=501d5d88-5327-4094-ac04-36b9ec024fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:45.412Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=48b8f4b1-51e0-4c05-91e8-e2227fbf7782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:36:48.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:36:48.058Z |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-01T23:36:48.060Z |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-01T23:36:48.076Z |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-01T23:36:48.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T23:36:48.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T23:36:48.090Z |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-01T23:36:48.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:55.420Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3ee62810-ca76-4ef9-ada4-09810bd44a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:36:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:05.429Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1666db72-3675-4e93-95eb-c9cdc0f67f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:05.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:15.437Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8c439b9c-dd7c-49ab-bb35-ede6449c1436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:15.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:25.447Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2b5c2977-4951-4326-9687-e932be18171e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:25.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:35.464Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d9c78abc-d1ae-4121-8c11-daa24c679970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:35.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:45.478Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=84a02a8d-ac45-44f9-a2d7-12074d4a3a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:55.487Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6e45bc9e-d3fa-491d-b778-f83f95da2971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:37:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:05.493Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=32817141-a31c-434e-9ea6-6d980fca5eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:05.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:15.500Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=069316bc-f83d-4751-8ee0-d45116f605b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:15.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:25.509Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=de8c12c9-2783-498f-b51e-92c473883ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:25.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:35.516Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b058a43c-0dba-4b8a-bd97-f06464c4a22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:45.524Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3550ea16-64a9-415b-b1c0-4075c2a05afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:55.542Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b19630c1-18bb-442b-8c26-1165e0fffb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:38:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:05.555Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f2cda899-f208-4e79-94ab-50502a77653f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:05.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:15.567Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fef79599-7c34-4d3b-8ac1-3710f9a7e929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:15.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:25.577Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e2623a4e-7e4f-441c-a6c4-8b6839dedf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:35.586Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=eede53e2-3d9e-449c-97b4-3592a64be84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:35.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:45.594Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c1dae318-2f69-467f-a208-350a975a629d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:45.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:55.603Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4e6c37d6-e56a-4b9e-8125-d7f1b676d9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:39:55.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:05.610Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=82864e41-753d-4e0a-932a-381325a7213e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:05.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:15.619Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fd316eb5-90ba-43a8-a045-a0b68ec7ada9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:25.639Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fd01029f-6933-4d51-8a88-e70d29d14757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:35.648Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6e8f9566-8434-4e6b-aeed-4f6c0d706a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:45.656Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c27bb76b-6016-439d-8c1d-769f8652fb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:45.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:55.663Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1b4d652e-fbc6-4469-90d6-a82c2ab61182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:40:55.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:05.670Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8b702a75-59eb-4abc-bb44-3201dec4fc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:05.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:15.676Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=478b3e84-5551-4e15-ad5a-5577557ca015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:15.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:25.684Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=321a701f-f3a4-4e9a-85de-4bde87685b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:35.692Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5a364c3a-ccf4-48c2-9794-68ec9545f6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:45.706Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3729d990-83ef-4804-80db-5fa10dba69a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:41:47.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:41:47.988Z |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-01T23:41:47.989Z |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-01T23:41:47.994Z |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-01T23:41:48.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T23:41:48.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T23:41:48.003Z |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-01T23:41:48.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:55.724Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4cbbd160-8963-4174-bf17-c784ed1a7b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:41:55.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:05.734Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5e68a49c-a6cd-4a5c-94ce-2768b72bc619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:05.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:15.741Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2dd6d818-5236-44db-90b9-2451e7d0dc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:15.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:25.748Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e8f9cd6d-ba68-4efa-b86a-5637787dc9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:35.756Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0d1b923c-cde3-440c-8aa6-cb13b1659b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:45.765Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a9298048-82b8-484b-99ee-e54046ee1967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:55.774Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=649ea6db-455e-4a96-8ddb-cb75ef5702ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:42:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:05.785Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=36743970-aeb4-4146-bfe9-3d355d0ce898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:15.797Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1b5536e0-e9c9-4180-bac0-c04cb038959f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:15.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:25.815Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1c1e878a-323a-4a5f-8f06-05741e3c8b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:25.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:35.826Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=00587b71-31ab-4a7c-b533-411bc12b771c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:45.838Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=44271493-f8a7-4c74-943e-ab24f57c6bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:55.847Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7fd78092-bd90-48f0-ad19-e36b2d896936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:43:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:05.854Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d366edf3-e33f-41dc-a161-de4c7be383c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:05.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:15.862Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e97ff51c-c43a-4cbb-a3ed-1f1fe3ab29fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:25.874Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=75e5b298-8df3-4f2e-a754-b96cf529b699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:25.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:35.886Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a5906d0b-3402-498a-9b79-ddea84dd4a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:45.902Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0df74939-bebe-4585-9dca-01e1a28a73d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:55.912Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f31edb67-b426-4b00-85f2-8beca3a15d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:44:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:05.919Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=63bbd8b7-240f-4393-8bdd-f5af41f5f31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:15.926Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4a6ab4ba-dfd9-4481-b4d7-4969bf0d18b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:15.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:25.934Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b738f0c1-6e14-4430-8df1-cab1a364d279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:25.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:35.942Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5823c349-9e56-4877-9b8c-aef6c4bae717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:35.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:45.950Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5e5869d0-7694-4973-9329-56464154c6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:45.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:55.959Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b1df1c50-f6c8-4f5c-bbbc-2335646bb5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:45:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:05.973Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=39b3ca1a-e8f6-4bc5-9e3f-bf9180654773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:05.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:15.998Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=60e2a839-6335-4931-b828-bcfaa911ecc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:16.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:26.007Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=65bb0041-87a6-4b06-b20e-9b181e89d9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:26.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:36.022Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9a053752-096a-400b-a9d8-fc40fcdde54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:36.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:46.031Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=cfc186f3-b06a-4508-b601-09af21dde06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:46:48.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:46:48.109Z |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-01T23:46:48.111Z |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-01T23:46:48.114Z |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-01T23:46:48.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T23:46:48.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T23:46:48.123Z |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-01T23:46:48.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:56.038Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ea28bfdd-d3a4-4739-ad6f-69d7c25ac53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:46:56.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:06.047Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c56dcc63-a2c8-4592-b914-8ea0caf5a022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:06.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:16.057Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=62b12d6d-59cc-4f93-94b2-7acf7ee60e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:26.078Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f070e410-483f-4a61-bb95-0179b364a821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:36.091Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=42819182-895b-4fb1-8082-fc8d4a8f5781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:46.102Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0c491ccb-942b-412f-9bb7-146eb36f2959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:46.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:56.111Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3db8b49d-387b-454c-a5c9-9d0664a40606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:47:56.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:06.119Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=80272d10-c29d-4fd1-9d0b-8d7f1caebb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:06.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:16.127Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a37a3b71-deee-4a23-af31-6c7408d68c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:16.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:26.135Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0a797105-70bd-4658-b2d2-708068c790e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:26.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:36.144Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=84e10e1b-33c1-43fb-a7d1-5e4762d991c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:36.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:46.153Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=47581dba-d8af-48cc-b84e-fb5a8c6366f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:56.172Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8f022321-82d4-4697-a9ff-aa3ac0358598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:48:56.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:06.183Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=524ad892-6c55-4e18-9c70-16dbeddf7265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:16.190Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=51cd0ee9-0cb5-4384-b239-a96da512e832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:16.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:26.198Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4e36b21a-c5d0-48d3-a593-cd0795e00248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:26.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:36.206Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fcb56011-f1dd-4a2f-9cbe-bed9c4b99c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:46.214Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=74f8fefc-95d7-412e-8b9c-df306530a1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:56.222Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7b5b376c-8125-41ce-bc11-ef1847121833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:49:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:06.232Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=625fb58f-8305-4ecd-8515-68701603e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:06.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:16.242Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c1e81b7c-9030-4010-874f-6eba3e755010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:16.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:26.257Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=21888964-60b1-4520-bd92-18555fb79525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:36.266Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3c56734b-e919-4127-b0ba-e62660389d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:36.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:46.274Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1395843b-2073-4e94-abe9-df02352c0f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:46.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:56.283Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4dd02125-0959-4f8a-823f-d0b451fcf35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:50:56.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:06.291Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8ad0b93d-1f5a-4953-be7d-d013b1b2fe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:06.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:16.298Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=91b6e897-0cf4-4bf4-98c1-300b5f2f8f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:16.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:26.307Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=57c91501-240d-4a05-ad61-2ecc56d838de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:36.316Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ee9259ce-84d8-4dde-84a4-7cc32222a1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:46.331Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c6947009-9d49-418f-a6cd-7514cbef62c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:51:48.049Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:51:48.049Z |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-01T23:51:48.051Z |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-01T23:51:48.054Z |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-01T23:51:48.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T23:51:48.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T23:51:48.061Z |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-01T23:51:48.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:56.350Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=42613a72-7589-4ae6-9d68-6685b041905f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:51:56.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:06.359Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0c689128-d03f-4e31-8384-36f7c84ebc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:16.367Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b9363ac9-f5fc-4645-8ee7-e7daeda96c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:16.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:26.374Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=26330c2f-57c7-4672-b26f-0257f8c415fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:26.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:36.382Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=dc3bcd26-5ab8-435d-a1da-553394cfd5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:46.389Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b087672b-157a-4570-b5a1-ec09cf92fa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:56.399Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=275c17ca-1860-4814-bfce-291304a027f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:52:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:06.410Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=583e95bc-5376-4213-9d86-8eadd2d2537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:06.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:16.429Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=41935f5d-2f2f-4754-928e-e76195d301d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:16.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:26.442Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f3e4b21e-95b6-460b-88fb-5781303d2124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:36.452Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=68337c2d-b36e-47ca-966e-7efad03b856f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:46.466Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=da7872b9-bd17-4c5d-b466-ced8bce070c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:46.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:56.480Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=83aca805-bbf3-4505-acf8-ed7f802053b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:53:56.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:06.496Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8c9623c0-a6d1-469d-8a02-aa8d9be48db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:16.508Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=14c08fe7-5c59-4dee-a2e1-8f051bdb7572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:16.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:26.520Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5339a820-3def-4ea9-94cd-a810bb4f04e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:26.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:36.536Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=00b70040-d1eb-4976-8726-9a1042d87db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:36.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:46.545Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=126165b9-8b82-40d1-8e16-c96f682d8e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:56.552Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=37a6d0e6-850c-4570-a027-5f74c1f3ea6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:54:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:06.570Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ed5950d7-2880-4382-ae25-6db4c9c98a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:06.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:16.579Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6a331b3f-d8c2-466b-a9d9-9ec985e14f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:16.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:26.596Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=45416f35-3613-4e6c-bb38-2d9215a9ca4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:36.605Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fc56a0e9-bccc-4b0a-ab50-288cac1a6049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:36.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:46.613Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=85fa7858-5424-46a7-b8eb-d73b49a74377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:46.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:56.622Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e8755f2c-f65e-4735-9d0f-8c210565126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:55:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:06.630Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7f3bea79-f285-4794-b09f-dbe737f92a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:06.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:16.638Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ad66c2e3-d69e-4053-8308-31d4436a2d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:16.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:26.646Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=11e17dca-9361-4ab3-b03f-c50f95940dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:26.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:36.654Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=87d13525-f377-4971-bafb-fb34b0e8fc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:46.666Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=dd6e9854-ddc8-448b-8910-253bdb525c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:46.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:56:48.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T23:56:48.036Z |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-01T23:56:48.038Z |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-01T23:56:48.046Z |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-01T23:56:48.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T23:56:48.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T23:56:48.055Z |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-01T23:56:48.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:56.680Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c5b5763f-d9c1-423d-96c3-b1dd8edf9a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:56:56.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:06.688Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1a87c9a0-111c-4e0d-88b9-bd95dc418118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:16.695Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c4e33bc6-1049-4d30-af52-6998bdf40cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:16.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:26.702Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6d9818c6-e99a-4c20-9539-095d3d1160bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:26.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:36.710Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a21c92ed-944e-4662-883f-6d2b243d0ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:36.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:46.718Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=755b2f4e-5e6b-4295-8323-a8138e0e6d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:46.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:56.728Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=57d32b11-cb1a-4bc6-aa17-bf754fa5afb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:57:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:06.738Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=cda26ebc-b23d-4e69-bcb7-feee78d23618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:16.750Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e7ae6e8e-eaa8-4477-a264-ed4bc7e3c58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:16.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:26.760Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=49c9cf5e-56e3-4985-a871-508b65892834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:26.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:36.769Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6c4a901c-2d93-4c1a-9614-75beb671f449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:46.777Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fe35fe88-3b4f-4dc9-9e86-425e1c08a404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:46.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:56.783Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=351b786d-c054-453f-aaf4-e3994c452c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:58:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:06.791Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=dd2b5064-4bfd-4092-a2ef-01b96391440f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:06.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:16.800Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5b2104f9-eed5-45fa-970c-784a5968d7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:26.819Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2e968061-6aa3-4787-93eb-9bac3fd8ddeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:26.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:36.829Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=866180ba-13a1-4349-ba20-774290500edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:36.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:46.837Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=11358e46-8948-4c42-9c15-7cd478f2c6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:56.844Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=cf7051a4-1e6d-455f-b826-559e00e6524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T23:59:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:06.857Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6bab4d43-aac2-4eb3-b58c-c4bf3a6c2d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:06.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:16.884Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1ceffec7-ca78-4c3d-a567-990a39bd4694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:26.893Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=002f4065-0723-4e3c-a271-f9a4705aa8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:36.904Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=cd773425-5924-4824-9e95-e53fee856092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:36.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:46.922Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d689b713-4c0e-43a7-9063-b5bbea13da8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:56.931Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4cff03e7-3fa6-48e6-bc6a-0c16cced6e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:00:56.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:06.939Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8fde4dbd-8b25-430c-80a0-e7aaed1b6ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:06.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:16.947Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e76708e9-38e3-4563-8c8b-7ccd6efdcf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:26.957Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=72e13b72-65dd-46d7-a0cb-c6ee2b81041d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:36.963Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e992de7b-0e2a-4777-a9a1-95947345c111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:46.972Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=02377f0f-2e88-4c7a-a260-341fecfa01e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:01:48.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:01:48.085Z |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-02T00:01:48.087Z |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-02T00:01:48.092Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:01:48.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:01:48.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T00:01:48.100Z |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-02T00:01:48.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:56.985Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2f1142c0-0e3f-46f4-a54e-e782579bdbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:01:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:06.998Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6af75215-164f-44ae-9ce5-9a2595744e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:07.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:17.006Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=42bb47fe-f973-43a9-8850-b93a273d9f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:17.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:27.015Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c2966088-2a00-4486-9605-fb8999ab56eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:37.022Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ca52ca48-b1af-49a3-8932-2b5788d85dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:37.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:47.027Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f9c123cd-51b2-4fad-a25d-2be07c9e1912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:57.034Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c944438a-40f7-476c-8f69-755bdb101004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:02:57.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:07.042Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7f447972-f46d-47d5-9170-b9b6f24074d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:07.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:17.052Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3e167c90-0e5e-4dbc-b0f4-72f0c6b49812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:27.067Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2a3e0384-73bd-4553-bc60-8942a06e55a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:37.075Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7e49057a-43f3-4035-aff1-888f792a07cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:37.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:47.082Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5cde4caa-3468-4cf1-a154-76eb3b455f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:57.088Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f794715a-d96a-4003-8889-076f71331252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:03:57.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:07.095Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=62b8510d-f3bb-48a8-bc18-9e87d666b63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:07.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:17.106Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b714d80e-0a6b-4346-b89c-2b72b7a4f47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:17.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:27.119Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7a849025-ad48-4990-8bcc-54e75ff7c077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:27.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:37.131Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6f14462c-bc95-457e-8f12-ffd422d63829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:47.138Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=aa161a8e-7b24-4d92-bf73-14851f9194d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:47.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:57.145Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a19f3d72-0733-4852-aa27-7dea2bf5d10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:04:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:07.152Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ab216baa-fa6e-4a4f-aca2-b511b640b2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:07.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:17.161Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=70b77784-f9fc-4359-a300-c5a9fc58ae05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:17.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:27.169Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c3cf1ce9-06d2-4144-a31a-e4eca8a00b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:37.183Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=70604d65-d019-4c12-bae7-af3513fea2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:37.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:47.201Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b05d4df6-f0e5-408c-8ccc-30fb3559f0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:57.213Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f1141ed7-416c-4758-ab65-8c07ec57e570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:05:57.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:07.224Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=86cd9aad-f580-4354-864d-ce43e915489d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:07.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:17.231Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5d7c607b-6e16-427f-ad2a-297dcc21f9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:17.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:27.240Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8379d0cc-e611-4b75-b0f6-98c2602b6cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:27.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:37.248Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f77e3101-2359-4608-846f-bc2b57179047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:47.263Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=eaf0859a-b596-42b3-8f81-30ae951f0bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:06:48.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:06:48.043Z |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-02T00:06:48.045Z |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-02T00:06:48.061Z |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-02T00:06:48.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:06:48.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T00:06:48.069Z |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-02T00:06:48.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:57.271Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=23a818ae-d48b-4632-a834-565af5a5fac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:06:57.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:07.280Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4a0b9d29-f52b-46b2-a849-874c18b0202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:07.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:17.287Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=208b5456-2272-467c-8aa8-f061cc16e5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:17.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:27.294Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=778c24cc-cf5f-406c-b3b8-cb3f5a6ba119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:37.301Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a7ffc20a-dac1-43ef-bcab-33abd720354a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:47.311Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a096d2a0-0fc4-4af2-981d-3dff32bdb1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:57.327Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f3d922b1-b122-4a39-a68b-7efc35595c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:07:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:07.336Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=eb85bf6a-2fbd-4b88-962e-1bcf91ddf53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:07.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:17.344Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=29cab567-4fab-4282-99f8-c8122e3165fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:27.351Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c17a75e0-7cd5-433a-9a9c-ef1f1535c003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:27.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:37.360Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=bd794096-040c-4d00-8296-e74559f8539a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:37.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:47.367Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=955a94fc-d902-462e-860b-fb46271cbbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:47.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:57.376Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=96710a5c-ae09-4a12-bafc-65009e48113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:08:57.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:07.385Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5cec7b15-7f37-4198-9bb7-2ada8cca7e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:07.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:17.404Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=cb4c886d-f5e9-4d91-86b3-644a87ef8316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:27.413Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4b6e4aca-1d0c-4db0-a7ce-177e0cc8fa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:27.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:37.424Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c0569448-23c0-4546-8634-65d7eaaaac12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:47.430Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3fe05765-8d80-4da1-bce8-515bfd12ea5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:57.439Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=553359e9-5669-4b3e-8bd4-4c67b65124da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:09:57.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:07.444Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=aa67a8cc-ea43-490f-a181-e1181889adf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:17.454Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a29d3777-7870-421c-b841-ba4333cd05b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:17.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:27.465Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7af69d74-3565-4297-9d80-82c59730efe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:37.478Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1c8b3980-4246-4b1f-bad5-0607c55cfe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:47.486Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=89496dc7-05fe-47ed-af28-71e579720d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:47.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:57.494Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=88d25ddf-ce15-4bcf-be4e-67fc99f80631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:10:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:07.501Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ebed3056-1282-4c1d-8962-64685ce198c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:07.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:17.509Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6708ed4a-4369-4192-be70-2b8e597aa647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:17.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:27.517Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b35dd461-c781-406e-adb0-88fa95517113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:37.529Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7d3af11c-8fc1-43b9-9ca2-19c743f4d83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:47.538Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fa9d5ad6-63da-4c8a-bda1-f30168d227f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:47.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:11:48.088Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:11:48.088Z |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-02T00:11:48.089Z |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-02T00:11:48.098Z |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-02T00:11:48.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:11:48.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T00:11:48.106Z |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-02T00:11:48.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:57.552Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6e544407-ec65-4ae6-906b-db6d89080d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:11:57.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:07.564Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=16e53eab-08a8-4e7d-a848-705179308b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:17.572Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7db1eb18-4bf2-4fd2-aff3-b7c7e1defc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:17.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:27.579Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=62707a41-212a-4b6d-bd34-04c43154951e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:27.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:37.590Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=917f358f-5536-4bd2-bf30-2ba43e5f6f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:37.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:47.596Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7f0acc3a-1bab-476f-bc1c-f22d4a181ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:47.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:57.605Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c734fc37-7f79-4615-9289-565f62a33a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:12:57.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:07.626Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3c4725b9-f024-4139-b5e0-776880fbb42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:17.640Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3fb25066-fbb7-4ab9-a0be-9616f59348b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:27.652Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=60fcf0ac-2253-46c5-b153-a96ee0c0da16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:27.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:37.659Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3af3127b-5441-48b6-a657-46d6b1bc306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:37.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:47.666Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b0e9c02c-4ea4-4436-a071-00425909f124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:57.673Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1cbbef3a-397c-48f1-8c0a-ed7237c35c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:13:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:07.681Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8e4d50d9-49fc-4a1c-80bf-71cebf3d090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:17.692Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=46c987ed-21c3-497b-b20a-7af2d71f55c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:27.704Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e5225cf1-5367-4e24-8958-a031c324de3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:27.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:37.716Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b45527fd-97b9-4307-b69d-7d2b1a36e3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:47.724Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=98a2d30c-81b4-4046-8962-2cc2ef057001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:47.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:57.732Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=55e712df-7f13-4a04-a126-790bd9544170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:14:57.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:07.744Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=88df6145-637a-4d7d-85bc-73e5b054c1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:07.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:17.752Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5e77038b-ac26-4c98-82ff-86581beaf482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:17.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:27.763Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=dc0a6f09-b441-4b55-be6f-5feda66c6d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:27.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:37.780Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d3fab18a-1848-467b-8a03-72039d8853d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:37.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:47.790Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=abc5d281-48e3-4449-930f-93431eca3f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:57.798Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=42ef09ee-ced7-4cd4-b713-f10b07c8895f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:15:57.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:07.806Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=aa92a2f7-ac8f-4a6a-8c8e-237d22def36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:07.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:17.818Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7170deab-4331-4700-87b1-fa35fd4bbf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:27.829Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e7815405-27ad-4f28-a419-44961e2e4a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:27.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:37.841Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1a7cf404-224f-4b06-b0c1-168a5f0eed12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:47.854Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=bf4480da-56da-4f05-a19c-b4ce75752b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:16:47.982Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:16:47.983Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T00:16:47.985Z |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-02T00:16:47.988Z |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-02T00:16:47.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:16:47.996Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T00:16:47.996Z |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-02T00:16:47.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:57.863Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=17a28ba9-0683-4dd3-81a3-cbd81b367a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:16:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:07.870Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=278de310-708d-4cbc-af51-4f42307f3e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:17.877Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1b85ccd4-10c4-4f9b-9e5f-2e37a04ada04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:17.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:27.884Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=13791edf-b77d-4840-9225-6e586ac01355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:27.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:37.891Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=da2428f7-24c6-424e-a18a-0b9d44169606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:37.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:47.902Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=30521377-846a-46ef-9af6-73c222d070db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:47.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:57.913Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b8dff4c6-0c28-45fc-bf38-758df200a8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:17:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:07.922Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c595a6fe-5ae8-4323-94e1-bb2ed4ed1e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:17.929Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=edafb223-a07f-4429-b376-40aff960faeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:27.937Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f4a73349-6330-4265-b49a-a26e08b31481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:37.943Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a643eaf4-9b0c-408a-badb-6100bec136f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:47.950Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=76f8981f-716b-4bae-9f1a-abbca9176f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:47.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:57.959Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=21cc678e-de8d-4ff3-8e8a-3810e4b42136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:18:57.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:07.973Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6d97f664-36a7-4bde-98e2-4910e386cd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:07.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:17.983Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f6b0b305-4c4a-4335-8437-f44b5c15a3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:27.992Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=36e30804-5f31-41f9-afa2-6fb1cccf397c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:28.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:38.002Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c1cf214c-cc08-433e-8f58-5570d384b4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:38.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:48.011Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ce7b4a19-e750-4f6a-97dd-15483693038d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:48.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:58.017Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2f18b450-bd66-418f-893f-289ca9d8f8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:19:58.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:08.028Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=590f3172-0b19-4604-9de3-2eb063122e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:08.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:18.045Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=adc4a71d-ff4b-428a-9b60-a3458b4e66bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:28.062Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=01e03241-4fa9-4cfc-b087-5721e1ff748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:38.072Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e9373a4a-c3c1-41ae-a43a-f25c1c84d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:38.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:48.080Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8ba050c6-c9b0-4c00-8266-48d78f661f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:58.089Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ad28c0a7-d031-40c2-86ca-babe170f814e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:20:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:08.098Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8f0d1643-f2d9-4ee6-ba9b-7f0234520045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:18.125Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=60142e33-b44a-482a-8e9c-f862d4204af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:18.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:28.136Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a8704250-411e-4b96-bfb6-6dd2aaf1dc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:28.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:38.147Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0d72816b-10b6-4565-af9b-e5b3e5c9a584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:38.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:21:48.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:21:48.109Z |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-02T00:21:48.111Z |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-02T00:21:48.116Z |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-02T00:21:48.124Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:21:48.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T00:21:48.125Z |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-02T00:21:48.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:48.169Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7527fdf7-c9a6-4022-b318-075f2741f80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:48.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:58.178Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=01fb950e-f055-4e6a-bf54-9c73f5496b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:21:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:08.195Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=04add0cc-c968-49d6-babe-81eb30b34102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:08.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:18.209Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f3938f8f-935b-4258-85a2-69547b803f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:18.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:28.219Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=537236c2-bc9c-4281-82a7-993d4bda8c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:28.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:38.232Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d0c2d229-73c5-488c-971e-02ee90fb6e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:48.240Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e9ca619b-5280-4fc5-a46f-248d82b44b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:48.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:58.249Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d31b61a6-95c7-4e2c-af0f-8480b73fc276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:22:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:08.265Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a5cdb351-bdd7-408d-9948-9f6d09b872c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:08.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:18.273Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7a50c271-941c-4ab9-b0e3-7696571962a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:18.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:28.280Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a0d8a8a8-f059-4fc1-8679-45cdaffdd6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:28.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:38.289Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=54560384-604e-4883-9452-728128ac6ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:38.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:48.295Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b91e9cce-c302-46a1-9d62-13b11f9364f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:58.304Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fa928bb8-7dac-4726-ae85-76f786c9dce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:23:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:08.319Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=814e6bba-c51f-4007-901f-6602f424ab05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:18.328Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=178782f3-5329-44b0-945f-f36d76503cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:18.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:28.336Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=50049222-ba1a-4806-a111-62414d0f0da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:28.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:38.345Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7af30fbd-5369-4ebf-8997-d5a453f6737e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:38.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:48.352Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9c2d3d78-3705-4868-89d4-1775f03a86b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:48.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:58.360Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0bc67a50-8195-4d26-8715-1695ae3936e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:24:58.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:08.370Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a864d6ba-e720-4c2d-b8be-3e3585681085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:08.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:18.381Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=bf81e58f-2422-4360-9427-572b8847126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:18.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:28.391Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=62b5d523-e170-47c1-b608-ad12f40a08df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:28.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:38.400Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=74602a7b-84e7-45d2-9ae0-933374a5dff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:38.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:48.407Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6847705f-ddaf-4b8f-a6c9-c36d428b5c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:48.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:58.414Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=055df04e-ba0b-4952-803b-52daf0948469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:25:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:08.422Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=336ea537-a9c1-4f63-a60e-9799627fcee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:08.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:18.434Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9a499e61-1e87-43d9-bac1-5378816ad464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:18.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:28.449Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3447bf9e-de53-4f18-9e85-a939a9354f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:28.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:38.458Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=140817a2-9543-4128-8080-65484692e8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:38.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:26:48.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:26:48.008Z |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-02T00:26:48.009Z |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-02T00:26:48.014Z |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-02T00:26:48.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:26:48.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T00:26:48.023Z |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-02T00:26:48.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:48.464Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f05e2844-3c85-48ef-a983-8730debf0605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:58.470Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fa3dd5d3-132f-4073-9099-7ea40732490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:26:58.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:08.477Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9447527d-d4d2-4091-ab18-459c0029b489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:08.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:18.484Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a7c54bac-13b9-4d01-a58a-61dd2260c002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:18.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:28.496Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=64a3a749-9995-4595-970b-f8cf76c26a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:28.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:38.510Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=dd752932-e56f-4447-9980-77aa5205606a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:38.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:48.518Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9401baa6-a2ac-4aed-b977-3b82f940b138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:48.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:58.526Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3cc3583a-4922-4377-83e0-ba146af3e417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:27:58.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:08.536Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7a0b2581-12b1-4c9c-8465-128bba4e8947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:18.545Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7cb694f8-13a3-46b8-9b0c-93079dedca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:18.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:28.556Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=60657df2-e6d5-42af-88e7-f59a92e3bdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:28.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:38.567Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=34d9dde2-7da8-49e1-a5f3-823860202c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:48.575Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ad8dbf90-3ed2-48ee-9104-eb41ae44a1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:48.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:58.580Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1857fb01-f359-47f2-a3f9-524c5a05932d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:28:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:08.587Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6e1542dc-c332-4ac7-8da4-aa7473f3f516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:08.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:18.594Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fb8d206f-f575-4f03-86a8-9436ecc55b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:18.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:28.601Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5c20063f-f468-468b-8f7e-cd7cd31d7b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:28.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:38.610Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7240026f-970b-48ee-b5eb-49390c9bdf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:48.625Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=bd7b3ca2-da0c-4b27-8e43-678254bb4344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:58.638Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0b0e337f-d3b7-4eb5-abf0-a7d9910d0c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:29:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:08.645Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=18543628-527d-4468-a80c-9ff18904c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:18.653Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ffd66bfc-eff1-40eb-9343-d44ff57adb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:18.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:28.659Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c34a4948-9a8e-4df5-bfb6-8c5cca8dc98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:28.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:38.667Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7881e2b6-545e-4ae3-8b07-4cc3aaea8059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:38.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:48.674Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=470595a4-993c-4e0e-9790-21c6f71ce5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:58.682Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4587ca99-ab82-4cfc-b872-bc10c4775018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:30:58.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:08.693Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f07d24d7-f0cb-4b85-a3df-82677506f7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:18.708Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=91a67532-3fcf-4ba9-bf52-2e192f4513d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:28.727Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=73aff34a-abd6-4214-8180-9fe6f344d01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:28.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:38.733Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=bac14a28-8a6e-40fe-9250-8fca99484895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:38.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:31:48.014Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:31:48.014Z |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-02T00:31:48.015Z |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-02T00:31:48.018Z |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-02T00:31:48.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:31:48.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T00:31:48.025Z |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-02T00:31:48.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:48.740Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9e6f4056-0a0e-4b4a-9b1a-692a12d57cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:48.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:58.747Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=692b2384-3e1d-4fdb-abbf-5cc6f8a6b36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:31:58.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:08.753Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0a2b1d70-8ede-45ec-b406-46e5d770e34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:18.764Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e129ddca-5e18-431e-9768-f6728447ead8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:18.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:28.784Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=79a5aa82-1667-4326-825a-328663fee0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:28.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:38.793Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=cb3aa2d6-422b-4c8b-b17a-592ee132cb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:38.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:48.805Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2ff0c2bd-cbe7-4470-8e77-1e77a6d85b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:48.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:58.811Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3e59320e-203a-4749-a3e1-107c8a34a732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:32:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:08.818Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=50a4e888-41a9-4148-96ce-8af3c34f6741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:08.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:18.825Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=78c6c408-9955-4701-802f-7d937993356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:28.833Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3c2f3a03-f52a-43f4-985c-c6b548b65fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:38.849Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a5f67050-6078-4600-a018-75ffed82a9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:38.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:48.859Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=80386d0a-2b80-463d-ae17-78e22c53e6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:48.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:58.867Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7584bd9e-9e50-4aaf-a6c6-3927e8c4964b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:33:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:08.875Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=34dce216-bf19-4133-bc7a-402776dad267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:08.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:18.881Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2b4c1153-7572-46bb-8b19-a57bcb449029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:28.887Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ae1f691a-bab6-47cc-8085-6c27633f1fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:28.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:38.892Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=39d6fe1c-90b4-4d7d-9c4e-a29d871243d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:38.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:48.902Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4bf19a8c-b45d-493c-ae44-72b4576febc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:48.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:58.921Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=a2df0bc1-b290-47d6-bb4c-64f570daac6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:34:58.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:08.936Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=43d14c12-f4fe-4c49-b79b-2dbd53de0842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:18.943Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2c9b71cf-dd05-4c0d-b35d-fb6da3ed3aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:28.949Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=04099c52-c7c7-4d2f-98fd-d34176192b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:38.956Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8402c450-7faf-41bf-b573-1ef5b7b3e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:38.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:48.962Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=bca1459e-078c-4229-aeaf-ff5c4f036361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:48.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:58.968Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c28eeb14-4519-47bd-bc76-e39d14fc37ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:35:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:08.975Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7fd7563e-49c3-405b-a369-a29261a48a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:08.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:18.982Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=19f0d02a-1511-473a-ac80-c6ca34c1a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:18.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:28.994Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7da79c37-023e-40e5-8814-28ecf0b65b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:29.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:39.003Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0513594f-e347-4f3f-ba29-f0ad5bdf866d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:36:47.966Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:36:47.967Z |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-02T00:36:47.968Z |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-02T00:36:47.970Z |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-02T00:36:47.973Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:36:47.973Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T00:36:47.973Z |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-02T00:36:47.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:49.011Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=bb389f7a-d2bd-4689-b9b0-b679ac2063be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:49.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:59.018Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5f030ad8-36dc-436d-b29d-4a250bbafb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:36:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:09.025Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=409f3f76-1de2-4745-ad0a-6fd392050213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:19.030Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f2b82744-9d48-4275-b226-a98cf6678ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:19.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:29.036Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=00b5a257-cf70-49e6-8817-7fb942244e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:29.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:39.044Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8e517f55-4c58-482f-ada2-ebecc54cd055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:49.054Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c80d5746-27b6-4d3f-81a7-12dfe063baf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:49.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:59.068Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b9135694-1caf-4e86-8fcf-c12071f9d0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:37:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:09.077Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=88f8d234-6647-4a46-960d-b00b4a64f7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:09.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:19.087Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c6989e63-ba1d-48b7-9a76-208b14b5caf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:19.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:29.094Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=623ae7d6-7277-4799-8013-2f01966d0ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:29.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:39.099Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=859db873-c0df-4ad9-9c00-b7361538d153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:49.106Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=90bfa1f9-f91d-48bf-ad9d-81ca862a5d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:49.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:59.112Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=815343e6-a504-4f71-9b54-dfedfa4f513c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:38:59.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:09.120Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=33086a31-0846-4a41-affb-8225dd9e258a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:09.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:19.128Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ff28baf3-e7b9-4580-ace9-3c1c5cb6e5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:19.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:29.139Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f1bea9a3-9e5c-4ea5-9edd-51ca1c3ede2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:29.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:39.149Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2abbb799-714f-48c3-9604-05dd709ba5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:39.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:49.156Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e910f0c2-8619-4726-b13a-b2039408bf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:49.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:59.162Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=1e6d7feb-6397-4576-b351-155282629b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:39:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:09.168Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=7125371b-699e-44ba-861e-53df9133f312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:19.175Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=973cbfc6-d5c4-478d-b34b-35708d2feafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:19.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:29.181Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f53476e5-659e-4929-a0d3-af1755a5d548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:29.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:39.190Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fd5d02bf-1c4b-4383-b815-bf8a6ff0e217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:39.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:49.203Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f219b132-e4cd-478c-9eb7-9b27eee2e791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:49.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:59.211Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=23cbb512-2bcf-478d-8239-e8afc03a09d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:40:59.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:09.220Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=40760b8f-8acb-4cdc-b467-5efe8eb39c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:09.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:19.227Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ddae91f6-e030-4d6e-a059-e428871c0d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:29.233Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8885a87e-ffa5-425f-9627-c9d3675abd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:39.240Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=cb3ac715-bc60-47e4-9e71-7da1bff019ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:39.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:41:47.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:41:47.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T00:41:47.939Z |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-02T00:41:47.941Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:41:47.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:41:47.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T00:41:47.944Z |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-02T00:41:47.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:49.247Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3407ba7a-0670-4197-9566-8d77f22586c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:49.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:59.254Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ac47a14d-4c3c-4850-a276-ed0e0a4acdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:41:59.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:09.262Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f97a451d-6e3a-419e-9fab-0d214fc627d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:09.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:19.275Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e1decfb3-c444-498f-b14a-480204f71f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:19.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:29.287Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f63f1dff-9787-42cc-8caf-ec4fdbf9389f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:29.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:39.295Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4b5dd0e0-1c43-419e-8db0-4c2b04f88408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:39.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:49.302Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d3f86622-4861-44d9-b08a-d8382a5c31ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:59.307Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d1548841-3b93-420f-9072-32dc50b36ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:42:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:09.319Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=9189f51b-2290-45e2-baf9-1bf41de2f5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:09.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:19.328Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=56a6cfc5-e885-40bb-b390-78a223eaf8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:29.336Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=07b40830-050b-4f98-ac5c-2b1d8b191d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:29.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:39.347Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=c397bee6-d438-4112-847d-18d83077e80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:39.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:49.355Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=cca777f7-99e3-40ca-b1da-360f3aa5bbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:49.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:59.363Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=11bb2d67-d03e-42a9-a8fd-17cc12cb323d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:43:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:09.369Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e384f2ba-b8b0-4651-92ad-1889456976a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:09.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:19.376Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b1bae607-b489-4706-b389-05f5c988fdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:19.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:29.381Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=f04b32ca-5485-4172-afd2-2e0216635391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:39.389Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=22e34240-e078-4f89-91c2-ff75cad242d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:39.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:49.397Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b8572ebd-e183-4d41-bc3d-30f4a9102174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:59.407Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=eff32b2e-f269-4e47-9f29-d2db716e0f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:44:59.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:09.420Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3cee2504-5d12-4d7c-a81c-bb0bdec463ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:09.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:19.428Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8ecab61d-c115-4492-b652-0cb331eba0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:29.435Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0879cbe1-b69f-477e-a301-16bce9c15628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:39.442Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=0406fdd1-6519-4301-b3fb-f87e279f36cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:39.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:49.454Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=e8143a1a-fb94-491f-bd47-f905ece7c8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:59.461Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8fdda45d-32b6-41cb-a87d-c3e28cf6e888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:45:59.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:09.467Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=10e4c97e-b151-4898-8714-bdaf7e3559cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:09.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:19.475Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=115f4402-706b-4a98-898b-3bee089095e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:29.490Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=acb5267c-5d1b-4535-81ed-44e08bb49984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:29.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:39.502Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=6b168374-b162-4d8b-bcad-9f0386a3c6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:46:47.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T00:46:47.963Z |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-02T00:46:47.964Z |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-02T00:46:47.967Z |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-02T00:46:47.970Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T00:46:47.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T00:46:47.970Z |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-02T00:46:47.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:49.511Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8ffc4255-f39d-45db-8b35-8b28421f6eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:49.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:59.517Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ad2ccb07-69b9-4857-a086-364b890480be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:46:59.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:09.525Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8b62766f-fde6-4f77-b0c3-e85ac2e37e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:19.532Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=32d53148-5561-4c76-a45b-e414ebc1597f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:29.539Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=75da0cf4-49bc-40f8-af48-d3b86978d7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:29.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:39.548Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3487a0d6-c447-4c3e-bd42-fb3f7831b760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:39.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:49.559Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ee4d9d4c-cfd1-4b08-9c19-8b284ee0ec53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:49.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:59.572Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=ede420d1-4935-4d59-b0a1-d6fe845e0b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:47:59.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:09.579Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=5737e1a0-da97-4055-9843-60bd109989d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:09.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:19.587Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=83bc7637-4621-4dc5-9eb5-953c7f5dfbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:19.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:29.593Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4c8fa97b-6343-425f-8d09-b38a8330e845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:29.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:39.599Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=df7e2db7-6445-43cf-8424-bee197c026c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:39.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:49.606Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=3aa6a36d-2f7c-4ed1-9673-9b6d2bf7bb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:49.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:59.613Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d6e178de-33a4-42ca-8f76-43ad1ae88dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:48:59.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:09.621Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=350b1849-7830-4e81-8a76-a2cce8b4dcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:09.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:19.632Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=213b77be-59e1-47ce-b78a-d568f4f5b41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:29.644Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=cc64ac2e-8d4a-44fb-9757-b88798f0b594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:29.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:39.652Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=39f508cf-bb2c-4106-af2b-16c8c87b1a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:49.661Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4886e056-60b0-4f08-854b-237f47c3e6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:49.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:59.668Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=4de0ec85-2aab-4c13-99cb-04caf585ce06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:49:59.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:09.674Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8d854ea8-00a9-4320-a31f-6edefc034aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:09.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:19.681Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=05b075f5-ca8b-43de-abe8-0bdbedd8253c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:29.689Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=b1ea02f1-13bd-4b25-80a1-bd58776f90d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:29.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:39.698Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=d53033fc-315d-4ef1-826e-5f3b8f4a81aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:49.715Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=2e7e043c-0b55-4da0-962f-474c76b05a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:49.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:59.727Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=358edfa5-6c7e-445f-8c34-3467dce86795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:50:59.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:51:09.734Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=816bab12-2de8-4ad7-aa9d-76c73476e1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:51:09.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:51:19.742Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=8ee6adce-7139-408d-b9e1-50a53928684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:51:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:51:29.749Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=fcfda9bd-463c-459c-a8f7-cdc39a11ae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:51:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:51:39.755Z |INFO |Init configs |InvocationID=f264feb7-5ebf-4095-9293-9bab23b5d71b, InstanceUUID=099ef30d-2e1e-421e-b500-2a12d7310bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T00:51:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |