By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:12:33.914Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:12:33.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T23:12:33.944Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:12:34.401Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:12:34.468Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:12:34.469Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T23:12:34.469Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T23:12:34.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-24T23:12:34.569Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-24T23:12:34.663Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-24T23:12:35.762Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-24T23:12:36.087Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-24T23:12:36.103Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-24T23:12:36.103Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-24T23:12:36.156Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-24T23:12:36.157Z |INFO |Root WebApplicationContext: initialization completed in 1493 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-24T23:12:36.458Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-24T23:12:37.044Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-24T23:12:38.185Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-24T23:12:38.665Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-24T23:12:38.665Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-24T23:12:38.667Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-01-24T23:12:38.666Z |INFO |Started MainApp in 6.543 seconds (JVM running for 7.128) |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-24T23:12:38.727Z |INFO |Start scheduling PRH workflow |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:12:38.739Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c9db9828-e689-4d7f-bdf8-5093083faba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:12:40.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:12:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:12:50.308Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8f0ddcfb-50c9-43f6-a54a-34e975828f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:12:51.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:12:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:01.374Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=07446e8d-5bb3-4662-9916-1b9e3c80a067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:13:02.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:02.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:12.412Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f5dd8c11-3db0-4600-8da7-1aa7730bb1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:13:13.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:13.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:23.455Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7b330418-5753-4ea7-a951-ae3d03f7b835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:13:24.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:24.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:34.496Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=01f690a0-99fb-468c-8892-1c3902dd4285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:13:35.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:45.532Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e3ffa7e1-0113-4a85-856e-0375d0e94e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:13:46.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:56.571Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=176ef074-1965-4a69-86ed-1d1b29115629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:13:57.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:13:57.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:14:07.611Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8249a14d-a1d8-4550-9d1c-88e88cda0627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:14:08.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:14:08.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:14:18.654Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=763ce123-7d79-463b-8451-71ecab48db31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:14:19.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:14:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:14:29.692Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3017bdf5-b7c2-4b33-a6c4-e8447802fdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:14:30.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:14:30.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:14:40.732Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=48f3e65a-e934-4f99-b9d7-4fa12a705f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:14:41.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:14:41.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:14:51.776Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=26f66c94-2b57-49d1-8d28-c609f8129b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:14:52.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:14:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:02.811Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=350f761b-ae20-45b9-a5b4-848619ab1de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:15:03.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:13.854Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7b1e1e7f-184e-4683-9b9b-be8233eeaf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:15:14.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:14.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:24.892Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4d91b669-cdae-4cd9-88be-548e8ee196da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:15:25.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:35.932Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=97ed62fc-311b-4ddf-a1b5-bdb32d193a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:15:36.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:36.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:46.975Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4fdf4138-8933-44d6-89a5-beb39760d1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:15:48.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:58.011Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=edca2f87-fb4e-42a0-b29a-d8d31484b8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:15:59.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:15:59.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:16:09.051Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6914ebe1-ab7d-4ae3-bd02-635926381af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:16:10.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:16:10.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:16:20.095Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2d10d7df-a530-4a47-8ba1-9b37d097e180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:16:21.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:16:21.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:16:31.135Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cdea0084-ae1d-4204-a089-bfa74b67396b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:16:32.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:16:32.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:16:42.174Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=02df2f07-0edc-4c90-880d-f77991197749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:16:43.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:16:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:16:53.211Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=87dfb47a-ff95-4ebf-b1af-0f72c69b7f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:16:54.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:16:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:04.251Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0e431869-4d47-4732-8f5e-806e54533bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:17:05.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:15.293Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ea4d2760-eb97-4533-89d9-6446037c0980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:17:16.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:26.335Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ab0529a8-e73e-4fc9-824c-ae4a3fde95f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:17:27.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:27.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:17:37.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:17:37.227Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T23:17:37.227Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:17:37.230Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:17:37.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:17:37.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T23:17:37.237Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T23:17:37.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:37.377Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ed37110f-2114-41b8-b9a1-435253592266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:17:38.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:38.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:48.417Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6d7b1d85-5ed9-4c53-80fe-e39af53d9c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T23:17:49.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:59.457Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=fbe16a84-a7fe-47d5-9342-3f47adbd4279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:17:59.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:09.577Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=990cb934-adb8-4292-8915-e3c1aeea31ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:09.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:19.593Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e899477e-fb5f-4c9b-9c75-ca6edc5ba75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:19.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:29.609Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0805be23-6011-4c6d-b985-5c3ff17f5e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:29.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:39.621Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6de1e7f5-5023-444c-bb23-2127b7115d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:39.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:49.638Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3c1b752f-2293-494a-810d-300bad2efaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:49.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:59.652Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ddcae07d-5b45-491e-bece-206663c49f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:18:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:09.664Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=29855726-5631-4929-8b62-4edd38010daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:09.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:19.675Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=026d82bb-60e4-4886-bbc6-17e8fe3a4563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:19.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:29.686Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=173b17d3-e73a-4a44-9fdc-6b011b70cfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:29.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:39.704Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=751b7fa1-7bc5-4861-b7ec-eee685800e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:49.718Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=38d13698-f179-4545-8054-62c24b443965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:49.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:59.729Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c03bd62e-1869-4a52-b19a-8dc3dff23068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:19:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:09.743Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e5fa562b-3fa5-4172-a1d9-960c00e955db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:19.751Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c6b5aa5e-e0cb-4295-ae6c-47eb68933d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:19.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:29.761Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=90ee05d6-2879-4e73-9ece-8183ac0e5535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:29.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:39.774Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c0709148-a751-4271-8f59-9db8e94e4ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:39.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:49.789Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=296cbee6-2e3d-4b40-ad96-afef7ca0e1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:49.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:59.799Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3208c85a-436d-462b-91a5-91f6d57c2314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:20:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:09.811Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=479512ed-3b5c-4d8c-a1fa-93db2b8ad451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:09.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:19.822Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f1a3cc56-83a7-4683-97b3-cd2393e97d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:19.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:29.840Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=34bcb3a3-c634-43e8-a780-b7a9b2f63930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:29.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:39.852Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e7d5c481-8511-40d5-83a6-69e994ab2022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:49.861Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2a7d2b32-2976-40dc-89c2-c6aa8307baa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:59.870Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=fe0ad4b2-9a18-46b7-989d-7a8dfddbe67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:21:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:09.878Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=37f7676e-3603-4ae7-bdd7-3bc64eaca493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:09.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:19.887Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7270a2f2-0599-471c-bae0-c413454e42d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:19.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:29.895Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4f4dede1-23fe-4d06-a9ad-9b820a570fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:29.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:22:36.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:22:36.745Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T23:22:36.746Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:22:36.749Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:22:36.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:22:36.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T23:22:36.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T23:22:36.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:39.908Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8c48890d-2c62-442f-9ee4-abb0c84df321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:39.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:49.922Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7f9b89e1-5cfb-49a1-8769-c9df04b0c50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:49.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:59.932Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=012eb3c7-f62b-4fb0-858f-ef4a8dc3ea83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:22:59.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:23:09.942Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=02d9ecf7-643a-49c8-8fe4-c227cfdfea7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:23:09.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:23:19.957Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b3e30318-e117-40bb-bd0e-b0f0a1c9d657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:23:19.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:23:29.966Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9a8e7c5f-ab56-48f6-b1a5-b172ab47f6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:23:29.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:23:39.974Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b1855a9d-a4a5-453a-81e3-79ec43f78ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:23:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:23:49.984Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1a296c84-aff2-4931-93e4-1a8a5e6148be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:23:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:23:59.999Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=01c5fd32-d4d2-4214-918b-a804289ce343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:24:00.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:24:10.010Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8e005384-19c8-40eb-8827-c16421d87012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:24:10.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:24:20.021Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=dd83cba3-994c-42dd-b689-52e68a866a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:24:20.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:24:30.029Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=14e0b8c3-4264-453e-93d5-9c5f358d074e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:24:30.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:24:40.037Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c8a7af48-09a6-4e3f-8676-a42ecfb4f561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:24:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:24:50.046Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a8ba0848-b600-44db-8b23-aa2802313b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:24:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:00.056Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=db9fb1ae-f511-4924-9486-ffee05822375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:10.068Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2acd8dd4-0bbc-4cc3-90e7-2bf9fee922b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:10.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:20.086Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c59ebdea-1895-4640-88bd-ec9cd2be2a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:20.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:30.096Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=24cc469c-385f-486c-89ca-8f5cffa13071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:30.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:40.103Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7692315a-b61d-442b-b720-66041b26fc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:40.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:50.110Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=af36c6cf-6303-4fdb-a4bc-40c3b2badfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:25:50.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:00.120Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5c5f66f0-1ef9-45f2-80e9-4852c50a8d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:00.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:10.130Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3e90f667-d555-406f-86bf-7af8b721da1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:10.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:20.141Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2b2f1683-a1a7-4053-93d0-f46df83680d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:30.150Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=82f97736-29e9-4eaa-a582-8f3e8f7d64e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:30.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:40.164Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5a315135-b334-4563-801f-d5ce872114ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:40.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:50.172Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5f2ef9f2-ae6d-496b-8015-273cbf4982bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:26:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:00.179Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=56a08e73-e6ca-42d5-a61f-92c0493562c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:00.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:10.187Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=252fb168-31f1-44b2-accd-d7bdd65de7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:10.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:20.202Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2ddf9afd-c157-4dec-ac3b-2feaca7d6b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:20.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:30.212Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b8d8428c-1d24-4056-96bf-b086bc12e27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:30.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:27:36.758Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:27:36.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T23:27:36.759Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:27:36.760Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:27:36.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:27:36.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T23:27:36.766Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T23:27:36.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:40.222Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3c9b8e5a-279c-42e6-8b1a-cb29d93c62dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:40.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:50.230Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c31e940e-3c45-4518-aba2-8bdebe01ab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:27:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:00.237Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f1033840-0906-4b1a-833b-cf4393c00df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:10.246Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=801961d4-9ac6-4c71-a72b-0ef7f61306b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:10.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:20.257Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=79582472-2535-4248-acda-e9be6d9e68ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:30.265Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a6bb0cca-52b6-402f-a502-eb571beb7bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:30.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:40.277Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8a193fb0-7bad-4009-9bda-b7326649a68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:40.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:50.285Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=89d24726-e829-4dc1-9a29-58b229eb4618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:28:50.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:00.293Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e9562883-8d0b-48a9-8994-3673a27fe232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:00.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:10.301Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=19039e35-c256-4762-a411-4547f579a7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:10.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:20.310Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=735301b1-c802-4756-af74-846875e456b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:20.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:30.320Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cf01558b-c971-43ed-9fa2-af66bdeae32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:30.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:40.336Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6e30ca44-904b-4687-bb7a-699e3f7c85b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:50.345Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=47ed16e6-9fbe-4eaa-8252-4aacfc67655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:29:50.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:00.357Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=19fa3b52-eab3-40b4-90a2-85c307c97109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:00.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:10.365Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=963ba0df-9518-40b7-a310-df761d1a69c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:20.374Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=aeafc9ea-b744-4323-829e-c98ee334713d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:20.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:30.385Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5914c430-9275-45b6-8648-764a070a3298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:30.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:40.396Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=149ed495-ed6b-4133-ad80-97be8437496e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:50.406Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d29b1299-285c-41c5-807a-fde3a649347f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:30:50.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:00.415Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a46cde7e-83ae-4ebb-af90-91c3dde7262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:00.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:10.432Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3f7fc5a8-b39f-45ab-bd83-bcaa52ddd8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:20.446Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f5b2c04a-70f0-426f-b10a-35e73a30d5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:30.465Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=50271010-3219-4b2e-9b7f-36922abe5654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:30.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:40.479Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=188face9-3558-4ca4-af03-c3e3d8ab90e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:40.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:50.486Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6c77b0cf-7eae-4925-9a60-41c28e9c6039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:31:50.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:00.495Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=da5b86c8-7351-461c-91c2-d739e5f29c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:00.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:10.502Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=eafd76f0-1490-4694-8e19-86cb9b1f1edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:20.519Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=48ad7ced-5c3e-448e-b725-16fb1b674103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:20.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:30.535Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e4901f63-5747-4aa6-8aa8-5f7b7b4e5109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:30.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:32:36.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:32:36.753Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T23:32:36.753Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:32:36.755Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:32:36.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:32:36.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T23:32:36.760Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T23:32:36.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:40.542Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8246b02e-8107-4012-a136-a85588a99c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:50.551Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=29597dc2-11b5-445a-9436-b3c2b9f40703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:32:50.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:00.558Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=35fde4b8-fe1a-4760-a10d-abf55011de76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:00.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:10.566Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8ce765fd-64c6-4f74-a2a4-07664cef43d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:20.576Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=da09312d-a773-4b6e-b7c0-920f3210e77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:20.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:30.586Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7752c7f2-82e7-4789-a07e-c4e3faaeb3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:40.604Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9197db24-b215-4956-9bd0-a9bb5dad0714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:50.611Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cd174f14-dadb-4a38-bd74-6cb47424c742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:33:50.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:00.620Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4bda576a-bfb6-4f21-a87a-0464f0df27d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:00.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:10.627Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c29dd579-e6f7-40fc-b0a8-6b31a9d561de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:10.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:20.635Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9f87cf90-36a0-4252-9db3-8e8ecd4d1388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:30.643Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4b490472-3ae1-438f-9985-4a3ae332617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:40.651Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2bac6ff0-cda2-4cb3-a5d1-0db4160936e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:40.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:50.662Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c1f08141-829e-49b1-9c1d-f9aebb36a045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:34:50.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:00.679Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=67313cfb-b8ab-4656-8be1-491e7d414e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:10.692Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=226bfb22-da60-4401-b01b-d470836633ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:10.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:20.699Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c39801fe-61cd-471c-a566-3cb55f7a7b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:20.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:30.706Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=37a27feb-80cc-4060-be91-00a2899d288d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:30.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:40.715Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8fe10216-a762-433a-b864-037cc0f01f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:40.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:50.721Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=932234a9-1ab9-4c0f-9c5d-3414d7767701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:35:50.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:00.729Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=403b9fa4-54c9-4547-8426-9819f8d8e8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:10.740Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=969fbe28-1451-4b34-a663-a960b794769f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:20.749Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ede792e7-d16d-4c4d-a389-907298139ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:20.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:30.767Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=15a3e92c-e1cf-4ce0-abde-f61824c8570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:30.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:40.777Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3bf0840a-6edb-4e52-8e91-871fb39404b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:50.784Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f91e9969-beb0-4993-a6bc-69d086f2a703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:36:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:00.794Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=27785688-af30-444d-9844-510baeb82c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:00.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:10.805Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e178cbf8-5ee2-4f5e-9bd5-7c866bd08df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:10.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:20.812Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f9aea290-62e0-41ad-9b5e-a95ad7f38537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:20.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:30.820Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ab926b70-2d48-4ae1-bd37-2b7a9cc72356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:30.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:37:36.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:37:36.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T23:37:36.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:37:36.717Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:37:36.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:37:36.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T23:37:36.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T23:37:36.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:40.830Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=728523fb-f0f1-4415-9bc3-f4f1787598c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:40.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:50.843Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0292b9a3-b93b-45e1-b10b-9874efecbb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:37:50.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:00.850Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=271361d4-163a-46b2-9082-49d1686a7c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:00.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:10.859Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0182ce28-6896-4026-a2f3-2f02ef5653e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:10.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:20.865Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=217d3fb4-e101-4e41-9a79-78a807a8960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:20.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:30.873Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c19f9d9c-a233-47f3-8e74-8f8dd79d0e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:30.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:40.883Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f9e29490-f59d-4281-a5a0-e350a2750e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:40.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:50.890Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6354a477-cf7b-4af5-b541-62e8eb3a0a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:38:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:00.901Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c40471ea-e37d-4d64-889f-a820ad9fc7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:00.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:10.914Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=134d6579-215d-4dcd-9796-7569a1b683e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:20.922Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6e20bd2f-e14c-4d29-a069-81eb7f3038ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:20.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:30.929Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=36dd59da-82bf-4f11-9a16-3f860a9b7966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:30.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:40.937Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=05e73cc0-72ff-420e-a8f2-5dc36508e851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:40.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:50.944Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6c3814a5-3b35-4897-a1a8-a7282f64b6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:39:50.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:00.952Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=21da3f40-956a-4289-a16d-21c15bae44eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:10.963Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8aee7a73-86ae-4a35-a026-b4bb0f04ffd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:10.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:20.972Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=09e2cbcf-1bf7-4162-89f7-c8e68cf6a443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:20.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:30.989Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0f4ea7dc-fb02-4d65-801b-4044a653aa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:30.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:40.998Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6431163f-ad49-425a-81f3-210307564f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:41.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:51.005Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8f106624-e69c-4575-995b-ed47260e8cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:40:51.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:01.014Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=894b1770-a53a-4ecd-8e8e-3e53b99aa2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:01.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:11.022Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f68f4631-d4e9-4d9a-b2ea-aba5165e5115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:11.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:21.030Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=815a270a-7a5c-4e30-9430-0bb6bb21e5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:21.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:31.038Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=93c4b157-8e10-42e3-b5b3-82985606d90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:31.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:41.047Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4b097b3f-359c-4cd7-b96b-f47765ff5fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:51.060Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8baf62c9-b701-472f-8fa0-a806af802822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:41:51.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:01.067Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b820a718-58c4-4de9-aab5-895c808f89f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:11.075Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7daf796f-7000-4328-bb29-338b626b9ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:11.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:21.083Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b9f28a87-bb8a-4d86-9198-701dd7b56ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:31.090Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=426e26fa-a56b-47eb-aa7d-d152afa4a439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:42:36.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:42:36.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T23:42:36.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:42:36.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:42:36.767Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:42:36.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T23:42:36.767Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T23:42:36.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:41.099Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=aae4c75f-248d-4f7b-a9ef-ffdf6c78676e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:51.107Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d3138dd0-ce1c-4149-88c2-642c03a56556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:42:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:01.119Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ebeed8b3-fc1a-436f-98e5-32585d3d17b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:11.135Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a31eeb36-cf3d-421a-95bb-d73955698402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:11.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:21.142Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3cc4ae67-d4c3-40c6-a246-ad5ed4d1b56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:21.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:31.149Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d49cc1e7-65c3-41f3-ace8-4d9106ff87b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:31.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:41.157Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=63f18e06-1935-4590-886c-840183efff91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:41.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:51.166Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d8f0ace7-0f93-4341-8116-11451294da9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:43:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:01.173Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2cb11410-2086-4a23-8eb6-bc46d6f5f8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:11.182Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=42103572-81ac-424d-83bd-f2060511d2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:21.193Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=eff72be6-e8b1-4215-a062-11654dcd4bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:31.213Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c13bad08-6b08-40ce-b827-955b00a94c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:41.223Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=173f9311-df36-4a46-a0e7-99a21c4230dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:41.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:51.231Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=63e1c0dc-2c35-4189-a1a3-c31940c29f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:44:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:01.241Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5750651f-1026-4223-a93e-3c6d98a523a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:01.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:11.248Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=af651c34-f7cf-43a2-b704-85e9287f7bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:21.256Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=21aa5850-a9c0-4634-863c-ab55a8015a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:21.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:31.264Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=517604da-b5e8-4859-bf89-8308cf2d4037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:31.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:41.276Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e053b8b9-5f1f-4ffd-9859-83568951b364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:41.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:51.288Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b8598e77-06bf-41d1-a183-7c1c27f470a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:45:51.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:01.297Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c9e4b103-21d3-460f-9ac0-ccbc394236a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:01.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:11.304Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=bcc135fa-78d5-4695-b51e-6f996b0de746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:11.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:21.315Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1aea56df-8c9c-452a-9e53-4926f7e04073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:21.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:31.323Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=05038514-9dc0-4e58-a476-798fde3a041b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:31.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:41.329Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9ca90c26-1693-4f02-9602-2351c9fddc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:41.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:51.337Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e8be42d0-95f9-42e7-b38d-805c92b4150c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:46:51.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:01.349Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e766e8a7-b289-4b7f-b5bb-bfe0ebc78511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:01.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:11.373Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f240373e-2bd1-4162-a907-ad83913f021b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:11.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:21.380Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=16b4a852-65f5-4c0f-83b9-426ed2d1d3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:21.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:31.392Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3ae2521e-39be-4812-bb10-f91969351b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:31.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:47:36.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:47:36.763Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T23:47:36.764Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:47:36.765Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:47:36.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:47:36.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T23:47:36.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T23:47:36.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:41.401Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c6f493b7-d0e0-438e-9bad-5f2337cebae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:41.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:51.408Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4e053475-0b84-4eb1-a2d6-1bdfe40fcc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:47:51.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:01.416Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=df3583cd-d92f-4a0a-abba-1f7cc7ae020b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:11.425Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ad8a5230-9b67-4cad-8e75-842cf51c4b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:21.434Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f3595005-9e43-4d3e-ab8f-d94f0c2907ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:21.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:31.445Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=04076125-d1b1-4846-b623-2c1090176f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:41.462Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d8981fd6-a112-4769-9a41-410c200e37ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:51.469Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3ebcf51c-6d2b-4f0d-9c71-f657755d9a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:48:51.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:01.478Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=27beb23b-ad19-4652-84e4-cbaa22d06b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:11.487Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a3a80aa7-df71-409c-aca1-93515dd6ae8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:11.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:21.495Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=bf72671f-c2fb-45f9-84e8-b5d089e4c4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:21.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:31.503Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6ecfaea9-5da5-473e-93e0-53524dffdfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:31.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:41.512Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6f2da842-8da4-42e2-acf2-efd7ae80eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:51.522Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1595e69c-6658-480c-87ab-76dc59f36fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:49:51.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:01.540Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=61f8411b-402f-4023-9dba-4a58dcb1f6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:01.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:11.548Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=77982d2e-6ddc-4f46-bf3c-62e617d1e624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:11.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:21.559Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0ec5b970-4d1f-4f4b-9e82-8d28b3583216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:31.568Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a52da26e-cebc-44a7-8b78-5fe5586357cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:31.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:41.574Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3dc50b03-f917-4cec-a2e4-2d646ee5b282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:51.583Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b3d90664-900e-4d7f-a831-3a5560f45c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:50:51.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:01.593Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=37984b00-51b6-4e41-8b67-344366886030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:01.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:11.602Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=124af4e3-203e-4244-95c6-8b16fe543ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:11.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:21.612Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=eeea84ce-60e5-4404-9a75-fcf263722120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:31.630Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f7e15814-cbc6-4977-9183-fe409b8916f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:31.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:41.638Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a66f6fc5-058e-45fc-914f-1b396dd6ba5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:51.643Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=bd26d2c6-b208-4a95-bb5d-244900a52412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:51:51.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:01.651Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4d94a41c-a735-495c-9281-6de35670241e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:01.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:11.660Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d4034e47-d573-45ac-8a87-258bf834cb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:11.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:21.666Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=24217846-c1ab-4b92-91fd-08833e8fc70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:31.672Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6f221889-6e79-44cb-8b6d-73d3017db697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:52:36.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:52:36.743Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T23:52:36.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:52:36.745Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:52:36.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:52:36.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T23:52:36.749Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T23:52:36.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:41.679Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f069f287-f7ed-402a-84ac-8dfc0b9e6fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:51.688Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=be4bce4b-8a89-43ba-a76d-7ad5503cf9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:52:51.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:01.698Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=fd55f2c2-1780-4c6e-9d37-bbeada43c86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:01.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:11.712Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5e572bbf-c560-457e-8242-4fca9db2880d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:21.718Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5787cdc2-60e6-42a7-85ad-28b6a94dc737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:31.724Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3853a2a8-24f8-4f7f-a5ab-11657b1f5814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:41.732Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9ec246b5-499d-456c-884c-d10ad918009c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:51.739Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cb710708-02c8-4632-8b21-314366103011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:53:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:01.747Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b5b90708-2c3d-449e-b3af-334f8f63bfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:01.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:11.755Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=bc4cd7bd-3eb5-41e5-9011-4a828bb590a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:11.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:21.762Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=eccb5be3-7aae-4f29-a382-286a40e0420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:31.773Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e6d2a412-5cf7-4aeb-8cb6-8c7e21540754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:41.789Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1e513d25-d09c-4412-ab9b-bad09c8f69b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:51.795Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2a99b8a8-5b37-490e-abe6-d58965dbbbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:54:51.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:01.803Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b3bb00c9-d6c1-4286-891b-f9557934e4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:01.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:11.809Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ead679dc-18db-43e9-9997-62ba4d841cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:21.816Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8de62f0f-9121-4368-a960-e544f3c721ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:21.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:31.825Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6a2e66d7-eb17-44b5-9b70-8b5e2520c086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:31.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:41.834Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f4e5fed8-a689-4d66-809f-2308f7787ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:41.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:51.844Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ee1c2d38-e629-47a4-aa4b-1ed8eb5a9468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:55:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:01.863Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=eb09af51-6bb4-4830-88c6-644aa8b8a062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:01.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:11.870Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2eef7ebf-e2f2-406d-be59-ae7a8eab329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:11.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:21.876Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=efb2452b-2368-4f09-a81b-7240a5854c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:21.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:31.883Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=584768df-7d34-4ab7-8f77-48a6feeb6679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:31.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:41.890Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ba526824-4d15-4765-97e6-e639f1f15bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:41.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:51.899Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=044473fc-3279-4a69-978a-10967f50a47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:56:51.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:01.906Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f5b21f9b-0b9c-469c-8e59-0ee48f800666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:01.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:11.919Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=28f864e2-432f-4530-b610-62a4ad430f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:11.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:21.927Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=12deb5cc-f801-4221-84b3-f713176626b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:21.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:31.939Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ba504c82-6ff4-44bb-8712-33a97f180bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:31.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:57:36.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T23:57:36.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T23:57:36.749Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:57:36.751Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:57:36.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T23:57:36.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T23:57:36.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T23:57:36.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:41.947Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a530e718-5547-4cc7-90c7-cb47dd484bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:51.953Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=bd5edfd3-9348-40bf-8a76-df9140ca93ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:57:51.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:01.961Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=54420654-8f95-45f9-addb-daee80be6cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:01.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:11.969Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ad269cf2-7776-40b7-848f-7d4ad10c26eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:11.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:21.979Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cdfe3704-b9b7-4279-95a2-36730450a354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:21.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:31.989Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=307427e4-1186-4ded-b56a-88aadefeee2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:32.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:42.004Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1594ef89-60ef-4355-9d07-755db4440e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:52.013Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=96f488cf-75e6-447c-9d09-9fd75f13f92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:58:52.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:02.019Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=41f913fa-3fc5-49d5-9f06-cf9d0eddb662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:12.027Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9cd568e1-0c63-4bf4-a6b4-75786588317a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:22.035Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=09088204-f67a-483e-a198-b5482c656d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:32.041Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=bbbcf101-25ea-4981-ae3b-8f601e75a379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:32.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:42.048Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f0d802fa-a8c0-4761-9401-6451f86c68e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:42.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:52.056Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d4f5bd88-eb7c-45a0-a08e-08965abddd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T23:59:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:02.073Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6afc51f4-76e7-48e2-b80f-aec6266858ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:02.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:12.099Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3912ff56-e439-4df5-94c9-a8136ff600e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:22.107Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c12b6fe4-7bc2-4d42-bec8-be3c4aa4aef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:22.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:32.116Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=39dfbb63-9f30-4a8c-b9c9-bbf42c03a8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:42.124Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=db4daf87-9bb3-40e7-beb3-06ec0f67d3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:42.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:52.131Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=721b26ba-d2f2-4e27-ba88-463ce18bb3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:00:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:02.142Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e0f7c05d-00e2-4f88-a4b9-c4cdc3765a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:02.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:12.153Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c8de9da7-4185-4241-97fa-36726b32ea99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:12.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:22.169Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5b3d67e0-d7e7-4f29-9388-5323e6f7162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:32.178Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b9282f80-3b52-4ca8-a57f-1636f6f09b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:32.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:42.186Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3ff718bf-74ce-45d6-bb4f-a17b9b9afbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:52.194Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=fe728319-7a46-40ae-949c-925533e8128e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:01:52.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:02.200Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f917f3e2-8229-48f4-9756-7d5839060741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:12.208Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=22e6025a-eab5-42f0-b273-a38d9d13734e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:12.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:22.217Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3a4e972e-d44c-4292-aede-5b674616c3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:32.227Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=782979c5-cbb5-4d93-b1b8-3d3fe5c31499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:32.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:02:36.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:02:36.737Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:02:36.737Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:02:36.739Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:02:36.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:02:36.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:02:36.744Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:02:36.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:42.236Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9b4f1f87-a8a9-4e88-9d8e-1eb4cf505af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:52.244Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8a13656b-9454-4d49-85a2-48c60cf3bfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:02:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:02.251Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6bf18470-45f2-4e33-bf1a-eca2500a40c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:02.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:12.260Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=16432a69-419e-4a92-9050-869e14316c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:22.267Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0b578b4f-bc65-4a12-8702-787c3834b911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:32.273Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9070f06c-b151-4a64-a2e1-3580948f0a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:32.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:42.281Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=afa15750-eaa3-4da0-a612-6536d4e14290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:42.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:52.289Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cd20dd10-8dff-44f6-a693-d408484b10e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:03:52.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:02.297Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b5b6047c-eaa6-4b9c-81d4-84c74a8ef466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:12.315Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=64a20967-2583-4a83-8f3f-d727d5b0771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:22.323Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=aaa25442-c57e-4491-9c8d-e84658b21d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:22.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:32.331Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f1b3aa41-c413-4a61-aa2e-07308051efdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:32.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:42.339Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=38fbf9a0-912c-42ad-b673-b9bd1e912c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:42.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:52.346Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d43056ca-97a8-4160-9b37-7c0a4b6b8572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:04:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:02.353Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=edcd1f5a-92a2-48a7-b2a9-c9c651897208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:02.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:12.362Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=786cc0e8-87e6-4c4c-8237-0f8ebf694c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:12.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:22.374Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6e04dae2-015f-4f76-9e48-90ec32346ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:32.394Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b6964ddc-8b04-4a9f-bb3d-439aad50a3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:32.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:42.402Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5c46298d-f507-4dd3-895e-d30ce999a50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:52.408Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cd0e92ab-ff17-4ed4-8860-3cc50f25d303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:05:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:02.417Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d15befa8-1f74-4887-a395-713bf19c8445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:02.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:12.424Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=22b81b4f-62a0-4ecd-bab1-ef8d9cb3dfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:12.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:22.432Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=28289a65-75bb-46f4-97f5-e6aabcbbd00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:22.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:32.442Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=78b94761-a1ce-4ab9-ab2f-2917acc940a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:32.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:42.450Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4b53cb01-e26b-4b18-9948-0399fb4b046b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:42.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:52.460Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=369f72d3-8d35-4f51-b7ca-061d02fe1381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:06:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:02.473Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e4a3bd2c-c357-4632-80fe-be355f9e9a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:02.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:12.480Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=28d908c3-eadd-43ff-a3db-f6ca0daa3748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:12.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:22.487Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5f5ae111-4392-45f2-862b-c55fab9fa163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:22.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:32.494Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c4c48f9c-eead-4dfb-a874-98d06b3d70a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:32.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:07:36.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:07:36.759Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:07:36.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:07:36.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:07:36.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:07:36.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:07:36.766Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:07:36.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:42.502Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cfe467d4-146d-4d1c-b47e-cf1c2ac8289b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:52.510Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=de660047-f932-4a67-ad75-05b15fd1f74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:07:52.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:02.520Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=044724dc-0765-4015-ae13-bee37e13d73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:12.537Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5acb502d-e9a1-47c2-8577-e264057ea85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:12.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:22.550Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=634d5573-3bca-4ef1-a21a-2031f49924fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:22.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:32.556Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=55e68c1a-d955-4627-8fcd-f713cd33bcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:32.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:42.563Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ff3df319-f2be-4fbb-b9c1-f500ce232d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:52.570Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=27083034-a69a-4cdf-94d1-fbbb121ecc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:08:52.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:02.577Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1e007e74-c6a6-463e-8a23-992ef0e273ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:02.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:12.590Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7868e34e-b9b4-46e0-a9cb-35854acbb449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:12.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:22.599Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a18b81ff-8c6b-41d5-b37a-7766b49ffb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:22.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:32.610Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2e0d347b-0cad-4822-94d9-e62832f9e313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:42.624Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=47412e06-ae20-4bca-a19e-aa72df636ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:42.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:52.630Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ce8953cf-725d-447d-bbd5-38063f05c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:09:52.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:02.637Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c3c634fd-72dd-4a84-8c35-1f2ded18bf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:12.643Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=78e02db6-bfb1-45cd-9a3b-72e1aab174c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:12.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:22.651Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6387e47d-d133-470b-b1ec-bb9ef1dd21a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:22.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:32.656Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=20fe6cc4-29a8-440a-9be7-2db0978676a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:32.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:42.664Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ed3f519f-c431-4b6d-9540-bff0de7ed788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:52.673Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ff77d993-56e5-4ead-a283-3fb0ca568c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:10:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:02.681Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8536496f-1f3a-4613-be9f-b747cac64c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:02.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:12.695Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8c0b3c8a-eed2-4a57-b999-59c9a7675459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:12.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:22.701Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cb862433-b743-4c46-91c6-914843265f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:22.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:32.707Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7fe38002-ef51-4435-b73d-be3160c5de86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:32.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:42.713Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f82feac5-472c-447c-a9e1-7ff0a0843639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:42.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:52.719Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=05abeb8d-9531-48d5-9f3d-78b6629a38d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:11:52.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:02.725Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cc0e8464-daeb-47b6-b423-78b0de705dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:02.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:12.731Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b2c1375f-dfa2-4849-a5a9-3fe9af598563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:22.739Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c9eb5bf0-9378-46ff-a7dc-5e1f71b16fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:32.747Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a9784465-9776-406e-9711-32a38ad7921b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:32.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:12:36.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:12:36.722Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:12:36.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 |2022-01-25T00:12:36.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 |2022-01-25T00:12:36.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:12:36.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:12:36.729Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:12:36.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:42.763Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5f9ae366-00e3-4fa6-ae7a-475b9f57b20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:42.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:52.770Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=474ab4f1-1dff-417a-9100-eb389104ee7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:12:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:02.776Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e4f03583-0322-4ff2-b774-95e7cc07a32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:12.782Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5109c3c8-146c-4580-8639-9dd21d883db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:12.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:22.788Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cc37aac7-c5cf-4717-84b2-be6fb32752fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:22.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:32.794Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a28447aa-9487-4a66-bf10-b6386307dcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:32.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:42.804Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=42cbe990-5775-48f4-a793-535bc898842a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:42.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:52.814Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=949338f3-e599-4e1e-b68f-34755eebf304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:13:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:02.827Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=47f8ff4a-a8a6-42ca-80ab-604e64bc4ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:12.841Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7465344c-108c-438a-a309-e38acf86847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:22.853Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ee6b99d7-ae79-4222-9f53-eef5fef9d2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:32.859Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a665f35b-22ee-4495-a214-16d5aca4c4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:42.866Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ede84c65-195c-4bbe-a98b-379a7b73f73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:42.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:52.872Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=be0f19ad-c593-4cd1-98fe-7751f22c9a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:14:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:02.881Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=508dd237-79a7-4f8f-97f1-c50ff8b04351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:02.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:12.891Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=eae1605f-5adf-457f-bf06-da57a5d15a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:22.902Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=51e0ffba-6340-4ff3-b859-248b725854d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:22.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:32.917Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7fe8e50b-4393-42ec-bd2a-5988fd778ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:32.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:42.924Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=33ec1310-a476-471a-81c2-5be578abcb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:42.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:52.931Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a7e44971-5101-42e2-9bce-3454512bff77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:15:52.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:02.938Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=fad9d950-ad09-4f31-95b7-f4262bf009eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:12.943Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4079d096-9809-426d-8d81-73af54ae3a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:22.950Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=81de6ff9-cca2-4e2c-9a6b-c0d5414c12ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:22.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:32.959Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f21ffdb6-6b0c-499f-a524-d1fc5a70cbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:32.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:42.966Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6e4d7c79-8ae7-4ebb-b02c-b4399f79e1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:52.982Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=70ff4d08-1d91-4f41-badd-89a062703079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:16:52.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:02.989Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=353f59a2-063f-4faf-b038-a61c7afb769c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:02.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:12.996Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=31120c88-8a85-45ce-8a48-1c0c870203b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:13.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:23.003Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=132038fb-b426-4def-8414-9f8b6c119f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:33.009Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d8444fcc-1945-4a2a-98f1-5676dc24dbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:33.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:17:36.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:17:36.707Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:17:36.708Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:17:36.709Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:17:36.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:17:36.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:17:36.713Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:17:36.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:43.018Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7178d9b7-91e6-4cea-b5bc-ab504a232f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:43.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:53.027Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9037854e-2b36-4a80-a173-70ceb12a8a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:17:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:03.037Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=65211ee9-64b1-487b-a639-2bc0e6444531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:03.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:13.053Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=03f9730f-812e-4b8a-b0a6-32f7ccd00639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:23.062Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c23bbc2c-61e5-403e-92a1-b3c87d2dc665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:33.069Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5b8e7033-14c5-4c29-acb5-049905d30177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:43.075Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2bda09bc-84fe-4252-8350-56a8070cb5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:53.083Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8eb1e526-cd8c-4a60-91f6-b72182cfef47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:18:53.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:03.090Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f985c698-7d92-4705-8e42-f12882eaf27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:03.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:13.097Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=12e15743-b6a9-43de-838d-73536e06a57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:13.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:23.106Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2897ebda-c692-48c5-9752-2351675e93bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:33.117Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6743d539-b00c-492e-9a47-95632178b2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:43.131Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a8ccc466-d080-4639-b6c2-e74163c48313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:53.137Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=246e061b-3dff-47d3-9bb4-b1bf2489bcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:19:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:03.145Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=fd495081-5593-4d34-80a0-76c5e50413bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:03.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:13.151Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d27b628f-5445-46be-834b-d9cb4701e614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:13.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:23.158Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=88039883-4061-44c7-8773-1de83497084d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:23.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:33.164Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c4bcc7d8-6e25-46a7-8aeb-4e434e7e5a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:33.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:43.170Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=070e2185-f02c-4beb-b08d-87777826564d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:53.178Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f55a10e5-53c8-4783-bd19-dcf237c89850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:20:53.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:03.185Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=20047c97-c884-4b83-ab8d-2945d241ebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:13.197Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1ea8a132-3fee-4fbe-b91a-319de7a0cded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:13.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:23.213Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6dcae1ee-bb97-412f-883b-3e731e633445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:23.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:33.220Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1126a793-af54-4b13-90af-ae6228308d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:43.227Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=775247d5-0d51-4f42-9332-0cae60446b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:53.234Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=397e8f21-6251-490d-9a02-04f2afe153bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:21:53.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:03.242Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6c58a7c3-d871-419c-8938-dce2ba35cb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:03.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:13.248Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0db84d59-a935-4b89-96e6-49fe581f481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:13.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:23.259Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4c8f094b-6076-4dc8-8131-77071f9b6f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:23.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:33.266Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8df49e87-581a-4869-b7fe-29a8cc198fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:33.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:22:36.801Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:22:36.802Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:22:36.802Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:22:36.804Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:22:36.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:22:36.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:22:36.807Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:22:36.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:43.277Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=870d347c-fc3b-4785-80d5-ffe4a79275ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:43.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:53.284Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f93b12fc-02e5-4672-a145-9435ba5bce55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:22:53.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:03.289Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a8e255e7-a29b-45f4-80fb-3f2a038aad37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:03.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:13.296Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=fd020911-ee4b-434d-92d4-e2f57a8db7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:23.303Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d67bb7bb-b86c-457c-967c-b4c8721998b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:23.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:33.309Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0644294d-7503-4414-8652-ba8e68f97f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:43.315Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=fb2076b6-35bd-4c74-9383-6912e61cc8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:53.322Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8d8bf20b-9c39-444c-981a-51562ce7f589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:23:53.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:03.332Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=01c896be-7ebe-4ac1-885f-f17727b18941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:13.341Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7fcdf031-bd21-4214-819f-19aaa64c9a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:13.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:23.354Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=915a26c4-d392-4e9c-a62f-24e5cf7173d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:23.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:33.360Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ea4a569c-0b9e-44bd-b136-06c48182b08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:33.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:43.371Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=149c5295-0c74-446f-a575-129e7848d06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:43.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:53.378Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b88402cc-982a-4adb-8973-7961eb4ce47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:24:53.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:03.383Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1dfa9b25-9bfb-4865-971d-2457e85cdd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:03.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:13.391Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c9e1ad99-6149-48fa-b475-9d9a0bcde7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:13.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:23.399Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=945c9cd4-2e29-4b7b-a816-8f2a7005627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:33.410Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c79d2a75-c630-4fb6-b8e6-6557dd7e1ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:43.429Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=db4c7a0e-1b47-425a-add3-ab96fb44cce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:53.434Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6ee98546-6347-4825-a79e-b01173727f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:25:53.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:03.442Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3b007578-973e-4445-b5a1-7a99b61d5127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:03.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:13.449Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=da45de96-815c-42b6-92b4-a85bda840deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:13.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:23.456Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=00e67d36-7113-4631-93b7-f75d416620a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:23.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:33.463Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=21f23a15-c1be-47bd-9b33-d6dc82f6502a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:43.475Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=34ac9fab-cbfd-448a-8df2-81fd1ba605c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:53.483Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=bc07cf45-9872-4a42-af85-1e3df01713c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:26:53.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:03.502Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9f732f3f-4248-43c2-9818-23c2e617a23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:13.507Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f664c3de-e99b-409f-b184-bf1ea0df5710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:13.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:23.514Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3580e947-68d1-4f75-8037-264d0ae0dc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:23.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:33.521Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e810b8f9-c363-4fb6-aadc-33d925c8f20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:33.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:27:36.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:27:36.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:27:36.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:27:36.781Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:27:36.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:27:36.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:27:36.784Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:27:36.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:43.526Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0b2dd5ad-a995-438b-ac16-3648270160a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:53.533Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=631fd1b5-3d80-47a3-95fc-687fe3800d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:27:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:03.540Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b9570778-7e4e-41ff-b95e-5d9107278f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:13.549Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2d4575c5-b4a6-466b-9bc5-4d0a21f9a099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:13.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:23.560Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0de67fcc-8f03-40ee-973c-272118f08339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:23.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:33.567Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f2e9e90a-7cc1-4cc1-b2fa-f97b710098d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:33.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:43.574Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e499cc56-0805-40e1-9202-74b78666b156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:53.580Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a57ce827-b157-4a56-b25c-9eafa4e577c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:28:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:03.586Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=026747f3-b70d-435d-9621-442766adcd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:03.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:13.594Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2dd170ac-225d-4042-b161-c566c31e4f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:23.601Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4771c19a-2ea2-4abd-bc83-c997e4cc220f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:23.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:33.609Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3c3838f7-5058-4d94-8e47-ef740b935fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:43.623Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=125a837d-8986-4f62-ba62-d0325f6a8e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:53.630Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1e1da8e6-3cb4-406c-a1d9-f6b41b4b0cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:29:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:03.636Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b21fbc73-36a4-4188-a0c5-a7a696a90333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:03.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:13.642Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=de9e6bb2-32fe-442e-94f4-298e610d9c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:23.648Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f6c2ac0e-6678-4e3c-b1bd-f707afbed305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:23.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:33.656Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7f1fdebd-6997-4306-a30b-9b09d0830e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:33.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:43.665Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b592fe5f-05bc-4d3c-91f5-95c13f46bf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:53.672Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6a2645b6-cb1e-48a7-9a83-1dc2d942244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:30:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:03.683Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b0956dc0-9d90-4db7-9a28-83494e1c8475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:03.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:13.690Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0967e111-7a10-41fa-af40-bf1ef6be85ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:23.700Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=aec0a8e3-31c5-41aa-b4cc-72875927d77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:23.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:33.705Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=72e84dfd-e397-4b28-a111-784e0933dc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:33.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:43.712Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7a548cc7-26b1-49c1-ab83-55e249d17bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:53.718Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7f666e55-69b5-488c-8c1a-db4cc17bd234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:31:53.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:03.725Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4848c60c-605d-4ed6-9dd2-eb0c1bdc3f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:13.733Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=30b78b8c-edeb-49a5-95e9-d2a64c16bf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:23.743Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ac709445-1aa8-4c79-8cc6-edd9bb0eacf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:23.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:33.750Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f001b31a-6e98-4c4a-9b6e-030adc50f647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:33.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:32:36.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:32:36.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:32:36.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:32:36.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:32:36.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:32:36.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:32:36.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:32:36.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:43.756Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=17bfab6d-605a-4291-b5a6-bd682b8aa435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:43.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:53.761Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ab639271-5bd9-4281-b567-a59bde4472cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:32:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:03.766Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0319ecd3-15c8-4226-a8da-b17ea56fdb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:13.774Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7d91f02f-e216-46bf-a4d4-e75335a868bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:13.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:23.780Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d9cc7cbe-dc91-458f-a142-162549602674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:33.788Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a49e8ce4-b775-4aa3-af2d-f01f0ee93ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:33.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:43.797Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3ed90ab4-6762-4e3b-9908-93d487b11124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:43.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:53.807Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=71a4a550-45d5-4a3b-93e5-7f19edc8f3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:33:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:03.813Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=20ac3823-5caf-4951-b5a8-a641b65a078f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:03.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:13.819Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9c9f1622-b3bf-43d0-ad38-0c3634d06fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:23.824Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1a006178-ed60-4062-a00d-e54d98b3f179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:23.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:33.831Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1f1453be-0c8b-427f-acaa-27a01ce53e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:33.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:43.838Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9da1cb52-2530-49fd-bfce-2a130e425faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:43.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:53.847Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3ff14acf-0c90-4ed6-b4b9-a776d9503738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:34:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:03.863Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=bd7b475f-2262-485a-968a-03c60df09354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:13.874Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cf832c5f-3f0d-4fc2-940e-7fc95644480a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:13.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:23.881Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ae3e1fe7-788d-4328-a79a-066c753b623b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:33.888Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cc828f74-9958-4462-a959-4668ec55d5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:33.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:43.895Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8dd14fbd-d5c0-4fb0-8aba-39c7242c75b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:53.902Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4b5009e9-6f31-4433-afd0-2f385fc11755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:35:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:03.909Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d1ce2301-2d9a-4abf-b6ae-f8c9eb16869f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:13.916Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2065105c-01ae-431a-8754-9abb189560da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:13.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:23.923Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=44a98864-d059-427c-8979-5682d07c682f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:33.931Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9f3cc62a-2041-4c84-8e89-e1acdf03ac13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:33.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:43.946Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=83106c06-fbba-44e1-bb5f-605e17d3c7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:43.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:53.952Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=059e6905-2e95-4821-b568-c472e6637a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:36:53.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:03.959Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=91b56753-d879-47e3-b9ec-e363311cc901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:03.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:13.965Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=33f38533-3ee6-42b8-9938-9277cbc4c2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:13.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:23.972Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b3603311-11db-48b2-9ab5-0e3349e247d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:23.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:33.979Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5cd71446-db57-4aac-91f1-b9e7ffc3deb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:33.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:37:36.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:37:36.718Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:37:36.718Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:37:36.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:37:36.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:37:36.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:37:36.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:37:36.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:43.987Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5ea91a1d-7fec-4a0c-ac06-12e0186bc167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:53.998Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d3f7145c-a84a-4bda-aec3-6991328bd242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:37:54.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:04.008Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=aee20370-ed92-4ee5-85a6-f822fac4b90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:14.016Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=cda23fdb-ab81-4005-9dab-9b02b3de33e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:14.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:24.023Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=08832ddc-deab-416d-8bbb-ed920fde0371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:34.030Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6a19dfad-2b21-407a-8ed4-db4f0aec0121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:44.037Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c5b2aa2d-b008-4cc8-a774-edd222463508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:44.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:54.046Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0f7a069c-2aab-48f2-95cb-b73126e71f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:38:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:04.053Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2d919d5f-ae0e-4850-96bf-db90dce65817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:04.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:14.063Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=41e981dc-76e3-4f89-844e-ce2711457b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:14.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:24.074Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4349f5b1-2944-4eea-8978-05bd4ffd828b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:24.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:34.086Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0b39445e-7f7d-4d12-b2b6-d25644290c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:44.095Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a1106134-3da4-4763-a59b-72c7c2cd80ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:44.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:54.101Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4613fe5c-add3-42f6-a772-6c1ca08ebadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:39:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:04.108Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c137dca0-119e-45ef-bebf-f05b71fd2b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:04.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:14.115Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=49ea42e6-470c-4cdd-a97f-d3aa2a425609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:14.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:24.124Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f049b98d-c6e7-4545-92b6-09179a817b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:24.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:34.130Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d51ab259-8ef5-4f84-a11f-8bdf45209ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:34.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:44.140Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=bdfb9ffb-af1a-4fb5-ad3a-4d2665c05c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:44.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:54.156Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6cd457c9-ecfa-41d8-9953-99336f29988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:40:54.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:04.163Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c0ba52d3-ceb5-45fe-9c41-c3fb190ab8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:04.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:14.171Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2c44b25a-d180-4cee-845e-bb06ba395cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:24.179Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4ccc33ad-0a3e-4856-bbb8-17b7105ae114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:24.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:34.184Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e3417c9e-7b88-4b8e-9e62-7a8fb3e45ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:34.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:44.193Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=43f57a6d-a415-4ebb-b396-24f748c5ef32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:44.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:54.202Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=37b1c805-b5c4-4737-a28c-4ff7f0247c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:41:54.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:04.212Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=8364fe63-86ef-40da-a241-08c97e5cb4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:14.221Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ec4aaddd-22da-4c96-b703-7dc5ea4b68f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:24.235Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=54df87cc-745e-43b6-8784-54dce400fc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:24.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:34.241Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e1d271c3-c116-4e19-94be-f58c8570552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:34.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:42:36.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:42:36.673Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:42:36.673Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:42:36.674Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:42:36.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:42:36.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:42:36.677Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:42:36.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:44.249Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=b52aee7a-c7e2-460f-899f-c9f6160bf70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:44.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:54.256Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=4b8aeae0-301f-43d4-a58b-e99dc1f77d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:54.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:04.263Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c7929b2d-238d-4113-89fb-0e59ec3089e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:14.269Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e91f5d35-a44a-4dbf-ba08-02fe3d7666ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:14.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:24.281Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=23d5c84e-2291-45f0-abc2-b61f845bef55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:34.289Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=bbd7c923-0007-442c-b712-1e1a4121e6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:44.304Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=dba46163-c9c5-4644-8396-d0c1cf3b2cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:54.312Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3ef990cf-9d6f-4807-a9fc-324d2638310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:04.328Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=bdf73d46-474e-4c22-bf89-b37a6841e1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:14.335Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1b1962a7-3f5a-4346-be67-d07c7f094682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:24.343Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3a96c821-8c8e-4a84-a3af-c8e6485b65b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:24.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:34.348Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=51c47a53-a8d7-4713-a592-d59d1880fdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:44.354Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=78be8edb-be23-4dd8-bfb1-67f1e8d8e594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:44.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:54.363Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a86b2f25-921c-4c5f-8e6c-e0de3f53a5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:54.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:04.371Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=dd13b710-2fb6-4913-9d6a-d5d27f137416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:14.388Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=29909d0a-cff9-4246-a5a8-08767e0ccece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:14.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:24.395Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7730d4b4-43d8-40c2-8957-0194b35b6bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:24.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:34.402Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a776732c-4f9d-4395-b9d4-7b631b42adf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:44.409Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ed3d8288-7817-48f6-b285-1fd9e0a6fcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:54.415Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e32edf4b-b597-4873-aa48-e67d8235de8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:04.422Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3480ebbe-272c-4a39-a8fa-8201c900c1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:14.431Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=296978dd-a84e-4b30-8d6b-2e8b7641c2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:14.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:24.440Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d496dc64-810c-4bd8-b83a-83b70c7ffddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:34.451Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=742656ac-6fc8-4380-a676-95aba52d06e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:44.458Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=25f3020f-7f2d-45e1-a927-326aafb9f635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:44.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:54.464Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=58094600-3233-419d-9dcc-8b9b67e94af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:54.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:04.470Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=107b5552-47ff-479f-88ca-7199a180e98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:04.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:14.476Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d8374612-cdfa-4f7c-bf8b-0bb8695c0f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:14.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:24.482Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5a6572c0-342c-4376-a2bc-1e1a87a165a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:24.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:34.516Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=e9709190-7683-42ed-963c-577d8cd20180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:47:36.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:47:36.728Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:47:36.728Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:47:36.730Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:47:36.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:47:36.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:47:36.734Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:47:36.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:44.526Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c9ac01ac-a010-4465-8767-5de9a752975b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:54.541Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=457fd6ce-ff8c-4663-b394-0b3c2f6f49a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:54.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:04.549Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=49670419-c257-40df-b107-54039f192914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:14.556Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=eaf3a333-a484-4d19-889e-b42e30cb2455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:24.562Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3f065381-4a77-42c3-a0cc-98f72e64a337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:24.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:34.568Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=5ab876f8-c7db-4b60-a5d6-6c100652ca79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:34.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:44.575Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6932f08c-18e6-4d36-8168-48a0efb4d683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:44.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:54.584Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6826b169-bf92-4dcb-af9a-693469ebcf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:54.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:04.594Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=83a2e1d6-b270-4f38-88eb-6bc3b4c79150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:14.611Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=408053fb-cc55-49b1-aed3-bffc123472cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:14.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:24.617Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2a882dcd-4384-41c0-824e-02efb7ee2b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:24.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:34.623Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=c41e4264-1083-4efc-a0d9-f5b3c46186e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:34.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:44.629Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=630ef781-63a9-4832-885d-ea104ac06170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:44.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:54.634Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ab4d9a4a-56e8-4bbf-a844-d95bee50c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:04.640Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=45069d5e-5a72-46c6-9399-a052bf20f55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:04.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:14.652Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=90915cca-33be-4766-b7b5-d14290ceaf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:14.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:24.660Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=552b5114-0f0d-4b6a-96c2-97627908a972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:34.676Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1d2c7dc3-ecf0-4230-81cf-05437d5cd16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:44.683Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=7e34a1d5-f8af-40b7-8022-74abca502ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:44.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:54.689Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a485f995-12fb-49f2-a230-b25d3951ea83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:54.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:04.698Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0b1e7940-7876-4b40-8e47-9973ac00a558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:14.705Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=93309f15-60cd-42b2-8f5e-31e053972b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:14.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:24.711Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=0c9bf4c2-8ab3-4a3c-84f0-c592d2db724e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:24.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:34.720Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2af5b2b7-f4e2-4ce0-a10d-a9f0e8b2b60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:34.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:44.729Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=94dece60-9b7c-4898-86a5-408c4f9c2b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:44.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:54.742Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=fd339586-2caa-4db3-845e-51b2dc105634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:04.749Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=d47e28a1-faee-4d6f-8d5d-056a5288b1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:14.756Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=6f812c9d-0f69-41e3-8b42-e07fd75eaa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:24.762Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=3994173e-ab50-4b4d-8258-80eec1f80cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:34.769Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=08c3963e-ef84-4f64-811d-f97ca0f1a8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:52:36.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:52:36.707Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:52:36.708Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:52:36.709Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:52:36.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:52:36.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:52:36.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:52:36.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:44.774Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=2e115021-51fc-45a8-a199-eec454ad2da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:54.785Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=eb3b060d-43de-41c4-a508-49bf676c9eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:04.793Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=18eec631-5c9a-4cd5-9ff6-811a1032abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:04.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:14.809Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=366b986d-ed07-48b9-b194-624867e61e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:24.816Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=018cb7e6-1f16-435f-b4f0-f088388ed2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:24.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:34.822Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=00845657-ad7a-41b7-9da5-86a475edbfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:44.829Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=aff50a98-7b3d-4058-80cf-41b65032a6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:44.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:54.834Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=f55a8f84-9cfc-411b-a876-f29c0aae157c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:54.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:04.842Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=a710bf00-e625-4a90-ae91-d426e76fb5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:04.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:14.850Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=1ae73849-d8b7-45b8-af62-c07e663d0d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:24.858Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9c28b133-6e4b-4025-8ca8-418dca1ab62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:34.870Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=ddd579d5-0679-4e8a-932c-7d1bda8358ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:44.877Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=dfad5b91-89c4-46d8-ae51-655a9c3ebfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:54.884Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=33eaa406-3879-495d-9c40-af73c55ba1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:54.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:04.890Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9fed9b59-a2a5-4c98-a0bc-c810aa283ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:04.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:14.897Z |INFO |Init configs |InvocationID=dbdb7f2e-f575-41c1-824a-8e5928665497, InstanceUUID=9958a47c-b6c5-45af-b46a-da53fb8f0c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |