By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:10:15.579Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:10:15.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-03T12:10:15.613Z |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-03T12:10:16.150Z |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-03T12:10:16.230Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:10:16.230Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T12:10:16.231Z |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-03T12:10:16.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-03T12:10:16.343Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-03T12:10:16.361Z |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-03T12:10:17.533Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-03T12:10:17.844Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-03T12:10:17.859Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-03T12:10:17.859Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-03T12:10:17.901Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-03T12:10:17.902Z |INFO |Root WebApplicationContext: initialization completed in 1541 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-03T12:10:18.187Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-03T12:10:18.804Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-03T12:10:20.102Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-03T12:10:20.587Z |INFO |Started MainApp in 6.684 seconds (JVM running for 7.199) |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-03T12:10:20.649Z |INFO |Start scheduling PRH workflow |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:10:20.657Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=30eee611-0fc8-4827-a296-e12fddf8aa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:10:22.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:10:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:10:32.096Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=59ca3ff7-efa8-4ccd-8b0d-487beeab5092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:10:33.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:10:33.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:10:43.148Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f8245553-ce56-4d99-98d0-5fdb10da84ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:10:44.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:10:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:10:54.217Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=eac8094b-5a87-46f6-b773-830f7365a429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:10:55.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:10:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:11:05.671Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5c1e0856-de25-4a14-a232-f714c93d86d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:11:06.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:11:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-03T12:11:14.805Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-03T12:11:14.805Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-03T12:11:14.812Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:11:16.715Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c0183453-6960-47b9-8e20-cb8064af4980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:11:17.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:11:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:11:27.751Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=35ee6945-19d6-472d-a3bc-0a408e02807f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:11:28.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:11:28.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:11:38.790Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ed121ddc-6292-469f-b008-c3cc919f0c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:11:39.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:11:39.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:11:49.831Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8d9811d4-97ca-46ed-bb6e-d3a45a3f8cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:11:50.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:11:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:00.872Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=14beaa13-bde6-4cbf-9ed7-cdd7052719ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:12:01.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:01.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:11.916Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a5146981-88a0-4c67-ade8-656e161e78fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:12:12.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:22.950Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d49af026-4a24-41d1-b97b-31af6a76124c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:12:23.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:23.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:33.990Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=20d551a5-e63e-4ddd-acac-91cb32566741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:12:35.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:45.030Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ec2a3413-6e9a-4ce2-9ee8-8667488357a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:12:46.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:46.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:56.071Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2f4dbd4f-74da-4487-a6c7-908b997bbba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:12:57.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:12:57.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:13:07.114Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=251ab862-1b94-4a37-bdd8-9c83f344b644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:13:08.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:13:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:13:18.152Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=cc990962-103c-40e6-95e5-f162d26521fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:13:19.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:13:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:13:29.197Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5ae8b1c9-5fc0-4682-8475-9dddf10b5f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:13:30.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:13:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:13:40.233Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bef5b261-9394-4c76-a0e7-da757083a669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:13:41.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:13:41.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:13:51.502Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e8ff91a5-13e7-480d-b38e-51e7344666da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:13:52.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:13:52.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:02.537Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0e6366df-3cda-4d03-81e4-b27912877b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:14:03.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:13.607Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ee25ae11-d01b-4053-b600-084ce3cab017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:14:14.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:14.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:24.650Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2a64318b-d870-45d7-b911-8111eec91385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:14:26.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:36.109Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6138f74e-580e-4a3a-b928-7162b8faab8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:14:37.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:37.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:47.149Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7fdd99c9-1451-46fa-baa4-6710903d2aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:14:48.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:58.189Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a0787ff6-f6db-48c0-abb4-feb75f841cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:14:59.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:14:59.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:15:09.226Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f3b56226-c694-4b3e-af99-05fbaa338192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:15:10.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:15:10.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:15:19.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:15:19.131Z |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-03T12:15:19.133Z |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-03T12:15:19.138Z |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-03T12:15:19.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:15:19.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T12:15:19.147Z |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-03T12:15:19.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:15:20.272Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e1dfbbd3-9a63-4862-a428-dfd10cf51a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:15:21.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:15:21.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:15:31.307Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d99fb7c5-304b-43a4-8a9c-286eb221b418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:15:32.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:15:32.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:15:42.342Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4e51726d-0941-478a-8e5e-84d39c231006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:15:43.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:15:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:15:53.382Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c1b618a5-8df4-4339-a84b-234a7875476c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:15:54.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:15:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:04.426Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=cd6f2b8c-70f0-4e8f-80d9-8d22afd1d57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T12:16:05.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:15.466Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7517db1e-c54c-46ec-9896-fd069889f0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:25.861Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6ab80402-6417-4783-b802-69ee095d0a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:25.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:35.893Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=05072cbb-f47b-4d10-be19-ce3a9c0c2721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:45.913Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=074e857b-4abd-4dc5-b648-8bd295860f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:45.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:55.925Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=457fa2c9-584d-4b8b-b382-4a846be38c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:16:55.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:05.936Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5acca51c-6009-47df-b2e7-c0d37f191c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:05.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:15.949Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=03c063a2-58c1-4ec9-8a49-a2a5643224d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:25.958Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4e23748d-1678-48c8-ba60-884e0640265f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:35.969Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=62737e77-5009-43cc-972e-6b52c8f564a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:35.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:45.979Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=fe3ac708-82a3-4b2f-aa6c-128baaefb31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:55.996Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5703417c-851c-473b-acc5-07b84efb6db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:17:56.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:06.028Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=cceb0e9f-4d0c-4f32-81bd-f01293829f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:16.040Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e0702e4b-e7d4-4c7a-8050-2482ef34c239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:16.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:26.057Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=18d16de4-18c6-4e6a-846a-7f320b45bcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:36.068Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=cbb57d4f-5866-4c3a-9e62-8b569954e7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:46.081Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=92ec6f49-6d32-416d-b7bc-bedf5d50ecbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:46.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:56.099Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=361e9ea0-a67d-4ad2-84eb-63cf798a76cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:18:56.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:06.120Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=946e7a22-0b62-4ad9-a920-cd562c74e2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:06.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:16.137Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=499ba753-8c56-45b1-a66d-0964a1c534bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:16.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:26.147Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a9834945-e13e-49af-821a-fdfd3e1f816b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:26.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:36.158Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bcc03209-4589-4c6b-a010-8b774a27c52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:46.167Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f5b5b6f6-f066-4c7b-b1d1-c7b3af2d3e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:46.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:56.177Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e9902553-4e79-4532-888f-f4fac0fc06f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:19:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:06.191Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2ca56428-0fb2-4f9f-a3e7-e84f1c0579b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:16.202Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b33959e1-39dc-4dbb-a882-a7b2d90eefd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:16.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:20:18.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:20:18.587Z |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-03T12:20:18.588Z |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-03T12:20:18.592Z |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-03T12:20:18.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:20:18.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T12:20:18.599Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-03T12:20:18.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:26.221Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=20b7a369-2f45-4732-a888-6a13548ed945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:26.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:36.235Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ae2060bc-2ff0-46a3-bf21-078ff1e403e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:36.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:46.245Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3b519923-084f-4486-8be5-caa62e6045bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:46.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:56.255Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4871f00d-bf62-4230-869e-9343d576a5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:20:56.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:06.265Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2338d071-a5ad-45f5-8002-d37b04c221f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:06.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:16.283Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e274c4e2-8b33-42fd-9c2a-6a592dac3151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:26.297Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7ea58bd7-5c26-40d2-9996-b5fc966f26ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:26.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:36.308Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c4c54104-9e1e-4809-8fa8-58eeb524f98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:36.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:46.325Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9e8c9b9f-65d6-4924-a282-92df3614939b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:46.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:56.341Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=86c97527-ce70-4b3f-9c38-5cae59ba4f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:21:56.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:06.353Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4c350b6d-9482-4b56-85ed-c21540e4f524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:06.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:16.363Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=898b1f8b-47eb-45c0-bad6-429bbc3458f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:26.372Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=df993814-667d-4d30-8b58-b590dead1e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:26.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:36.384Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=34265bf4-1e78-426c-a410-f99a2fdd18a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:46.399Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d8d4a1b8-5913-43c3-8ab5-a08fa0fbba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:56.408Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=97b11412-df11-4d36-aa99-5ecf78c907f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:22:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:06.418Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=60ba4055-6fe1-4aaf-b048-f12f29cc5bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:06.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:16.429Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ac09b048-9e2c-4a38-b230-4a9de9d0a7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:16.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:26.444Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2482feca-6b5f-4607-8d3b-6671fa9c2e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:26.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:36.455Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=745efd73-ddac-4e1d-8eb4-c4294e511916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:36.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:46.464Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=12d5877a-351d-4509-995e-9e86fc79f98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:56.472Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=95564b8a-070d-40ed-9b0d-6b2136c637e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:23:56.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:06.481Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0571bab9-4cfc-4380-945e-707cda984b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:06.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:16.491Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c29f60f9-81c7-46d4-9c7e-edc26e854a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:16.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:26.500Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=093df8cc-4d04-4d65-be0a-09a5ea332c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:26.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:36.510Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f43ea928-d20a-482f-9237-3acec2d22358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:46.532Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c8c71b4f-87a4-445b-8b71-faef6a2b120d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:56.552Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bbecc902-5edc-4d1b-9aff-70508be86e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:24:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:06.563Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1e8814b5-abab-48bf-b83f-37cf51c26aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:06.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:16.573Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=157bad8b-3281-4688-8d83-c2a100e08ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:25:18.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:25:18.566Z |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-03T12:25:18.567Z |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-03T12:25:18.570Z |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-03T12:25:18.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:25:18.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T12:25:18.577Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-03T12:25:18.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:26.586Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b8b52226-a189-4088-aec6-54fd60cf94c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:36.601Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2657be96-434f-458a-a232-0aa17732a47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:36.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:46.611Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=76777f05-cfdf-4ed3-94ab-f7460a09cd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:46.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:56.619Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=961fe407-e61e-4ab5-bfc2-6904fb525303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:25:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:06.631Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=369469b9-f552-43e1-a477-e2cb380b948a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:06.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:16.651Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4c1303c6-3e78-42ef-8398-700429f009ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:16.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:26.662Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a8b25742-7112-4348-bb3e-98dea17eddf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:26.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:36.672Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=926dc770-12c0-4582-8e46-d6a3fe872518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:46.687Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=47d36955-b810-4c99-b442-7007d7781714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:46.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:56.696Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bb4fafde-696d-4366-b15d-4b6c649da820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:26:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:06.708Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0dc675e5-c58d-4425-a45e-dbd3cdc26b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:06.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:16.725Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a1cee630-da2c-47cf-832c-9d8bf163c835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:16.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:26.734Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a51b22c1-6ff0-4cc7-9065-6f3c348522e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:26.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:36.746Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b93cf11f-5efe-4d00-b3ac-c94ac17b0f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:46.757Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=70d14282-93f3-417b-92c5-8306d8d38914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:46.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:56.769Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=519e2451-cff7-4969-ba4a-0d256f1126a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:27:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:06.778Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6ea5fa39-8663-4000-acdc-5cf47ff9512f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:16.787Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=af53cc34-3f81-4480-a4fb-3d42433d3171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:16.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:26.801Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0fe272d0-cacf-41da-9bfa-0b2e9228f41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:26.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:36.816Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=eb07916f-1928-457f-a902-d9e4021c9f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:46.833Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1d423b2f-abfe-419a-9710-34ccbd4c792b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:56.842Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=35591171-3803-488f-83a8-7b97e28fd25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:28:56.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:06.851Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=336ac9f5-9c8c-4134-9e5c-a95c7e2380ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:06.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:16.862Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3b9bc6ff-7425-484c-83a9-ffdeb86f3a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:26.876Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d0eae60c-b082-4621-881a-dc56ac452980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:26.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:36.886Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=51b3b89d-e1f0-4716-b8c7-26887f805f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:36.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:46.895Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6bdf821f-46c5-4304-bfce-cfffd96e4f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:56.903Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=79104614-230a-4a34-882c-4569e380b3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:29:56.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:06.913Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f3e0a301-c0d0-4051-8b4b-e5a72b621551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:06.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:16.935Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6b726b03-554b-42a8-9c31-49b155ee6192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:30:18.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:30:18.619Z |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-03T12:30:18.620Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:30:18.623Z |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-03T12:30:18.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:30:18.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T12:30:18.630Z |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-03T12:30:18.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:26.947Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=98896991-c900-4381-be9e-b05df99aab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:26.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:36.959Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7a03fdbd-c40a-43e7-9953-5a276d5e8ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:46.970Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=224ce232-3d3a-4d97-ab1b-b6d5b39f94a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:56.979Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9fe71f36-0af5-4aa7-8ad3-3bfcb9236ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:30:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:06.990Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=fcd9f438-2da8-45a3-8f18-c14403802997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:06.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:16.998Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8a431aa0-6982-4599-9090-eff209c1a546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:17.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:27.008Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=dcc58159-811d-48af-aa8e-84266cad2701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:27.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:37.018Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3f7dd39f-6634-4d1b-b625-bdf977f48188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:47.027Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b4126863-d0ab-4a14-9988-88da4ea2c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:57.044Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=22c52dde-c992-4842-940d-782eb3ab0fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:31:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:07.060Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a7db0d24-aa04-4193-9cf0-721960af807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:07.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:17.072Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ae0f1e96-a48b-473b-9103-3f27a8eafcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:27.081Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8241ef9e-9af2-419e-a5f6-ef38c9e66bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:27.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:37.093Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4675cb9e-7d12-4712-b89a-84213ff8f606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:37.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:47.103Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=fd2c3383-06e4-4193-905e-1d08fe07f538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:47.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:57.110Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b115769b-2116-49ed-9241-1e1ff4122272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:32:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:07.121Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=42bfeeae-73a2-4af3-8457-9c7b4d4d79ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:07.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:17.138Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d2ba1c00-cf00-4f06-97e1-252894ad1f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:17.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:27.152Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c222621f-c29f-475e-9960-699a9b8b5bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:37.161Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bf59c4e5-0ea0-4f16-bfce-614ad8f4e2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:37.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:47.170Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9f556fea-2e78-4e28-ba13-3f1db646a930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:47.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:57.177Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=eed95311-8e39-4347-b597-879727992c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:33:57.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:07.185Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=45344ce6-5f9d-4c33-a0cc-467959ba6053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:17.194Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9c43a564-48fd-4d9f-af58-4cd924ede0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:27.202Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=cbae0b8b-1b2b-48a3-ba7a-f37338db8b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:27.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:37.212Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3019367b-a6fb-4763-91d0-970ca1e025af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:47.225Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=af723cc5-72b2-4eb0-9c40-de7d7775312c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:57.236Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a8e989d6-e215-4cde-830f-028ae92fab41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:34:57.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:07.248Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=20e2bde2-8c42-42b5-a162-65af5c6ba66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:07.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:17.258Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=749919a0-a2a8-40ed-adbe-9b3ad5be96d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:35:18.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:35:18.544Z |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-03T12:35:18.545Z |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-03T12:35:18.549Z |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-03T12:35:18.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:35:18.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T12:35:18.554Z |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-03T12:35:18.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:27.268Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=44329107-5bcc-4489-8a80-d39a7695c027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:37.277Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a71c208b-d721-4c67-9c35-62aad8fb3c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:37.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:47.285Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=137f2d37-bb28-4977-a1d0-45fc6ffbea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:47.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:57.292Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0a90e51b-8452-409d-90a8-ecdafff34997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:35:57.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:07.300Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3d8dddba-3183-4a1e-9e82-8767940c8a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:07.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:17.312Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=61b3e908-18dd-41e8-97ae-2c06d33e43b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:27.321Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ccf756de-32a7-4e91-b9bc-a019573895c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:27.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:37.338Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3dd10d86-655f-4481-bb8a-456a472dcef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:37.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:47.353Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=afa1aa93-cb4e-4c51-a810-c760ee4932b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:57.362Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c2b86ed0-d5ae-4f06-b070-c4c58f21688d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:36:57.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:07.374Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=fdb38ed3-47b1-4af6-a8a2-3a8f100cd51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:07.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:17.384Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1eab89e7-fd92-46aa-9197-d29e3f4f67d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:27.398Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c42bc89a-de3a-4fd0-ab32-c003bff4fa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:27.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:37.407Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=be6a9be9-5a73-47fb-a094-0ca92fdee7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:37.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:47.416Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d637d195-9f85-4ffe-8bd0-98bf6abc6e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:57.424Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=98326e74-ad87-4f17-9b77-c4d5804f6553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:37:57.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:07.432Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4cc2a0b7-620d-4266-8e66-8052c5014317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:07.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:17.441Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c3afca61-6c9c-44a3-9d5d-131e2879db6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:27.454Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bd53bf81-6478-4f66-8060-8d91cacf0758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:37.465Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=89bd0715-cf7a-47f0-a8ba-ed60ecfb9350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:47.477Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=73201bfb-a937-4f6a-bfef-62535b526a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:57.486Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=66051931-dcf9-4c99-a749-906b39eea191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:38:57.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:07.496Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=347b8193-eb83-432c-b912-d32e09143e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:07.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:17.508Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=fe054ad2-9e79-4ebd-b02f-949bfebae602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:17.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:27.517Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f3d52d3e-57d5-4785-850c-b98fd18979a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:27.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:37.532Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=511e3aa2-c392-4870-bdaa-ec1257b64811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:47.546Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=29f23106-579a-4ccd-83cd-cc585973c81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:47.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:57.556Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=11860116-b089-4622-a7f4-104fc23f7ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:39:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:07.566Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=19e38bd8-51fc-4012-b014-b561733398da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:07.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:17.594Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8c8ec90b-ca49-4ba7-8fdc-3e1034c763e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:40:18.514Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:40:18.514Z |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-03T12:40:18.515Z |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-03T12:40:18.518Z |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-03T12:40:18.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:40:18.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T12:40:18.523Z |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-03T12:40:18.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:27.604Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3436b098-9f2a-4b64-ade9-4a8cd1951548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:37.612Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=efc0ce5b-b844-41a2-aa8c-67444ab10fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:47.621Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c946c59c-46dd-41d1-b56a-8d4ae44e4f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:57.629Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d5ab2b18-1f27-4952-98a7-075dc83ca90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:40:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:07.637Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f9228dbd-d2fe-4c3b-909c-5840ff94b16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:17.652Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=08ab22df-7e0b-4309-83a6-01993c0566ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:17.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:27.668Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=624be5ea-472f-46ed-b5d7-ed4c792379bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:27.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:37.681Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c3fb28fd-f75e-462c-80d3-5ce6f235c185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:37.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:47.692Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=45fda257-0fc0-4786-95e5-722a42a5eeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:47.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:57.700Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c912041d-9806-4e6e-bd0b-58dece875b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:41:57.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:07.707Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a7bdd474-95eb-44ca-92ce-fe03c46bd87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:07.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:17.716Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0637be98-e4b7-42f9-97e5-993742b4542d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:17.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:27.725Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6125887d-5207-421c-a084-0e9cede80d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:37.735Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4162ef47-28d6-40df-90fc-ee2027b24c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:37.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:47.743Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e24fb5d6-fe78-4c3f-950a-390b91caddd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:57.751Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f14a454f-4fac-4a21-99fc-d29ff0a40ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:42:57.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:07.765Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5ab68213-0e5f-4134-b57d-1e9a2fb8ec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:17.781Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=67572203-b6b8-4c7a-8aa2-4822f511b6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:17.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:27.790Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6393b000-c15a-45e8-a84b-d7b87c89af05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:27.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:37.810Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=238bcc4b-dfcc-4f62-a509-6861e22c91e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:47.820Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=aa7ec900-41bd-48d7-a3a5-508ace940eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:57.829Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=50efc6ec-30d6-4080-830f-9e5a98218fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:43:57.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:07.839Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3eef8bd3-0a19-439e-baa3-5ae21b1c0f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:17.847Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=426167d8-976f-4656-9a45-bcb1aff2f798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:17.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:27.855Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2771b90e-f739-4517-b72c-03a475cbd847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:27.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:37.865Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bd6dcbb0-c504-4f42-82a0-3a900afb96e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:37.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:47.877Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=28fff9aa-b547-46e5-babd-aa3edfdcae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:47.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:57.894Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b2ba8a7a-61f4-4b54-9164-55351ba31b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:44:57.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:07.905Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ec2e189b-419e-4fac-823b-2fa45e79392e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:07.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:17.915Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8f820f55-8a8f-43fc-914c-d03b2fd87c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:45:18.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:45:18.539Z |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-03T12:45:18.539Z |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-03T12:45:18.542Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:45:18.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:45:18.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T12:45:18.546Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-03T12:45:18.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:27.922Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9ef4c40b-3d63-4ab8-b1f6-da50bd18d499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:27.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:37.930Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0304b0c1-1c5d-4aba-b842-4c12426197da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:37.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:47.940Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3641581c-cc24-4540-b524-28f0d4f0728a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:47.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:57.948Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=965610ee-34dc-460b-9157-ef5a65dc762b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:45:57.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:07.958Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=71e6033a-c296-4323-b3c5-f765498b91e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:17.969Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=658b2fdd-b5b9-4c1b-90c5-23a89dba41ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:17.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:27.982Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=15c9f948-ea67-4b81-abc5-a90b8fe801fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:27.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:37.993Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ff9b583a-8637-4777-8229-4fb3bda1d15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:48.012Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=60ecca32-3e0a-4d9f-b61e-91835b8bdb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:48.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:58.020Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=76d92601-8b1c-480d-8f10-5d70ce8f9b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:46:58.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:08.029Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ff6f74f1-825f-4607-952e-a600301df528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:08.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:18.036Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b6f7150b-76ca-4778-b5cc-36c0f2d44f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:28.046Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c9023d59-3f75-41ce-b499-4761c7e946a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:28.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:38.054Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2a5ef40f-14b4-49cf-9bcc-ac9d276e4055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:48.063Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=da5f638c-b2dd-46e9-992e-7d7d29e1036d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:48.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:58.072Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b8b29af2-3488-4852-ba29-18ab2bb73acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:47:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:08.082Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=231dfbe6-5d3f-4955-a725-b9d1353be168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:18.091Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f470dffb-aeb5-49d4-8e99-c0b4e3203ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:28.103Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8bdc05da-49eb-439a-a239-b13337dace8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:28.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:38.117Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9234f44f-3d38-4a69-851c-f56448409fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:38.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:48.126Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ee52f708-2b34-40df-b910-b6efb4e67a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:48.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:58.134Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a4885d50-0b29-4a98-894c-9dcec9653abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:48:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:08.142Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5b25d8b4-9bf9-4136-925c-76d0167396ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:08.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:18.150Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7e289ece-e6d3-4fcc-9abc-86d8db53137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:18.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:28.158Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b0b3ceb5-e423-455d-9b61-b5ddbbb3394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:38.167Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f997c9a1-0a2f-4df8-99c5-c467e8f1c7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:48.175Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=dac05a14-2bbd-4828-8bb3-2bceed1e6c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:58.183Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8b26b0d9-2bb4-4be4-8865-5a810ceeaaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:49:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:08.194Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b3cd5c8b-917c-432a-ad53-5a75dcbc99fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:18.210Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=36a8d775-fe5f-4984-bfbc-dc1b9462e1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:18.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:50:18.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:50:18.555Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-03T12:50:18.556Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:50:18.559Z |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-03T12:50:18.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:50:18.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T12:50:18.564Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-03T12:50:18.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:28.221Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1ff415f6-a152-4d41-926f-fccb1eb0ac05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:38.230Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0734f070-4836-45b3-9ffc-3a0efc0870c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:38.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:48.241Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c214f994-f172-4be9-bdf5-cda649ef13f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:58.252Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=20c11878-cbba-4a1a-95ed-1b443026633a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:50:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:08.262Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=234fea5f-4227-4561-9c3d-b4ed3c09642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:08.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:18.269Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=eef404a5-a3bd-41a5-8bc7-5898f4f62469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:28.276Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6abb72c2-904e-42fa-97d7-5069b7cdee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:28.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:38.284Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e31539e5-968e-4cb7-9d02-dcfd7a3ced82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:38.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:48.292Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=dde040c8-a271-4742-9d58-561e67f263d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:58.304Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=aadc268c-02a2-4923-9f8b-940183b3e81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:51:58.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:08.316Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=52ac25d2-dbc0-4a4b-8e2e-1f7304160d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:08.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:18.325Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=60a6f04e-ab9c-46f4-a166-875e4765e8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:28.335Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=295c424a-8335-4050-a2d5-17a0cca3d666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:38.343Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6b7454e1-6dee-45b4-bfb5-12bf1f9b264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:38.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:48.351Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a31fc877-08ab-4012-9d5f-9443de8e31d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:48.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:58.361Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6cbbb38a-9d89-4e9a-ad82-7dc2b687855d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:52:58.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:08.371Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8c8ab311-6bfc-421f-a54e-0e324e053778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:08.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:18.379Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=74e7e413-a9fb-4c6f-8218-6d6730708cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:18.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:28.387Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d209a933-d1bb-4413-b4a7-6c2404139410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:28.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:38.410Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=02177ed5-282c-4656-a4c9-be59497a8a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:38.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:48.424Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=65f88de7-c985-428f-bae4-b9ec041cd47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:48.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:58.433Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e89a94d0-21ff-49b8-a178-4fc82e924fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:53:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:08.441Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4af51d86-e027-4c3e-9165-dbe77d70e54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:18.450Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2cfca603-8ded-4db5-9770-4eb9b2c26948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:18.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:28.458Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6d267c90-e356-4899-9264-2bbbcbd8c11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:38.466Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=48756308-21ef-4182-9f2d-e50150d01f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:48.475Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ea4446e4-4db3-4a31-ae74-1946bea00dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:58.482Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e5def384-a6f3-4f7e-8b33-bd3db4be99f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:54:58.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:08.491Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3811abdd-8107-468d-b4d5-3b21f95f4ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:18.507Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=252f1e62-3351-4f61-b3e1-95567455ab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:18.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:55:18.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T12:55:18.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-03T12:55:18.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:55:18.564Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:55:18.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T12:55:18.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T12:55:18.569Z |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-03T12:55:18.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:28.531Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4476a591-d14e-4f81-b205-f08ebc9941fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:28.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:38.548Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bff3b79e-b6a9-41ec-a6f9-76cddaa1e970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:38.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:48.560Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1414595f-6a70-4248-af6a-025ebcb74240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:48.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:58.569Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5e9560a2-8c00-4d08-a99d-9291476541b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:55:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:08.577Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7241913e-feb4-4550-bcba-3a0809a49497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:08.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:18.584Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f90ae058-07a9-4c4c-8cda-b40ad9b40d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:18.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:28.598Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b61a6dff-e5eb-4afd-b3dc-59153cb7485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:38.608Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8d685076-9be2-40a2-9c3f-83b33b2d6f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:38.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:48.624Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9f46cf07-709b-47ca-a697-139af3dd978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:58.636Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4801f943-3feb-4a53-977c-54cf7a50aa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:56:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:08.644Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=21fc1d18-657a-4fde-a918-f53cea761e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:08.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:18.654Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5ca0163a-b893-4c1b-aad6-8e8da3fcab02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:28.662Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c2b46f19-1cb4-4dac-902d-37c772c913a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:38.671Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4bf673f9-f311-4280-8de1-4b8ac976de58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:48.685Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c6720fc3-895f-4678-893c-ccff98011796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:48.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:58.695Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d25dd71f-6a28-4490-a0e3-a68d4d229238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:57:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:08.703Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e1c74ea0-4dec-470c-88f3-695bee8f2eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:08.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:18.724Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=acc2930e-98f4-455d-b815-0dc965a11b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:18.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:28.734Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9a48ea7c-68d2-424c-8225-2bc12873c277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:28.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:38.762Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=36e08740-8059-497d-975d-fffab8b9c02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:38.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:48.776Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f143662b-d0c4-4cb1-890c-2667be634b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:48.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:58.785Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f66f6a98-e80e-4a07-8672-74db316201c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:58:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:08.794Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f46a9318-c960-4380-8792-2e90523198b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:08.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:18.803Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7e544a07-2494-4fc3-ab85-afa14624c100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:18.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:28.811Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=97f0be38-d533-4533-abec-78a19470f41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:28.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:38.819Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a446a0c1-6e43-4105-87f0-25500031d86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:48.832Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e1717aaa-4a52-4010-8891-520892a58e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:48.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:58.851Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e4f0723c-6ad4-4b2d-a451-f3dd7162a4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T12:59:58.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:08.862Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9224597d-1fe4-4c77-83e3-a5d16aaa47ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:00:18.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:00:18.562Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-03T13:00:18.563Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:00:18.565Z |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-03T13:00:18.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:00:18.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T13:00:18.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-03T13:00:18.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:18.871Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7c82da2e-fcba-4bd8-b00f-16c2ce14d64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:18.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:28.888Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4a787de7-389f-4abc-b559-6583d578e0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:38.896Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=83b1bf7c-c21f-4c22-af30-49372198193a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:38.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:48.903Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=cac359c7-74e5-438e-bbdf-83f5c5931cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:48.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:58.911Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9565982a-93c0-4ec5-9092-a9e8f50da263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:00:58.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:08.920Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c30b9430-2191-4021-9367-84c4a60f4376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:08.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:18.928Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f9054160-030f-4ab0-ba8a-229686175930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:28.937Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8ade781c-9944-4f76-a15e-f4f77f5803fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:28.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:38.953Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=66707453-0225-4aca-9b20-3c5ad9f4d7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:38.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:48.962Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=813b0fe0-93a8-4170-8063-a4d795fc16db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:48.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:58.973Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=cc716b07-7505-447f-8293-0d039bcbc086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:01:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:08.982Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3a5953bd-57b6-424a-80c8-9e8e0ef21632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:18.989Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e905b8a8-6895-49af-900f-226ccafc99b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:18.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:28.997Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3c46fab8-fc4d-445a-8616-b8fc06f100a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:39.011Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ccec34c1-8072-4c70-955f-49104dc66c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:39.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:49.020Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8611cea3-5db5-4801-aad4-b2892ef13bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:49.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:59.033Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d37d335d-b80b-40e5-8088-7f3cf14f200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:02:59.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:09.044Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ce616047-5ea4-40f0-9b31-62b2b5155bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:09.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:19.061Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b022fd2c-c2fb-4d15-8c69-0bcfcad8ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:19.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:29.069Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=96c1e292-2e16-499f-bc7b-d65ff1e37661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:39.078Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=191dda84-c5fe-4f91-80c9-3df6cc824a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:49.085Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4d8a150c-ddde-4cbe-bbc6-1575db86e54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:59.094Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8f21bb5e-0916-4d70-860a-4e23c29a7c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:03:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:09.101Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a5ae4d70-acdc-40fb-b32d-8101255dafe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:09.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:19.112Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=45ef2262-04d4-47ca-94fb-b86b7048bf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:29.120Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bf93bc14-0808-466f-8de8-61a4877220bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:39.127Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=fb3254b8-d060-49e9-afe3-62a630930901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:39.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:49.135Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2f8fae9c-635f-4b08-87fd-4fb887594822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:49.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:59.146Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=415cf96a-2aab-4ae2-854e-07a5b5d09d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:04:59.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:09.159Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a5577fd2-c6dc-44a6-813a-554c46511c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:05:18.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:05:18.601Z |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-03T13:05:18.602Z |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-03T13:05:18.604Z |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-03T13:05:18.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:05:18.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T13:05:18.636Z |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-03T13:05:18.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:19.170Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0040240d-d309-4057-956b-16217182360d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:19.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:29.177Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7c8500a3-07d8-4676-8e1f-a2b486e500ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:29.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:39.188Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=fc00b04f-d987-4a8f-81e0-3ed2b3dcf5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:49.195Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3df5095f-b96b-4bc7-90c3-f9632f45303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:59.202Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=45538f2c-e5d6-417f-8d79-7ee5cbba0c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:05:59.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:09.209Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c7300290-94d2-4f96-8a78-0a61e5865967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:19.216Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0f6c4264-1477-4090-987a-0a6137f595f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:19.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:29.224Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0bf4355d-b296-4d20-bb1a-ba07ea45cdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:39.237Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=62ba4024-f5aa-477b-accd-f16bc926200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:39.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:49.247Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=97260152-bf7f-414c-b322-a769e61c527c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:49.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:59.262Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5d585ede-142f-405a-b45c-f0d55f1e916f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:06:59.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:09.270Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b9b3e32f-330f-4eff-95d0-2305b68ee1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:09.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:19.279Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=66827eb3-7a50-4d08-b2af-48e2eef139b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:19.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:29.286Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f07c3890-2039-418e-97e9-39b715a8391a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:29.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:39.294Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=482871f7-a010-4b50-a96d-427322dab3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:49.302Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2d858001-76b2-40c3-b902-a372879edc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:59.309Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8815a14f-6687-4851-9e5c-567e60a936cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:07:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:09.320Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e744ea9c-e587-4979-a8eb-0c01516c2dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:09.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:19.331Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bdca559e-d691-4ece-b301-fdc1fb492c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:19.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:29.342Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4a1df7d6-4411-4545-a98d-b048e226ab7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:29.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:39.350Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e0e8ecf5-b6b8-4d98-9ea7-2050d73f4206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:39.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:49.359Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=669a2b6a-1237-4f51-b5f9-e92dfb8dcc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:49.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:59.366Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=14f7b9b7-4706-4938-82fa-d47e80fdf086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:08:59.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:09.373Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=638eb020-1ee4-428e-89ac-16a8e1756457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:09.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:19.383Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8c6f9293-b708-468a-91b1-b2796bb654df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:19.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:29.393Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c30a8dac-dadc-4a5f-b4f6-2e96f0f74037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:29.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:39.402Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=37ad8e4e-979e-4791-81ae-5414f4e85f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:39.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:49.411Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=00b5e5d6-b9e8-422a-845f-7e980edd4c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:49.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:59.426Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b6c8d22b-d8f5-4601-a9e7-4b6426b67713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:09:59.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:09.437Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=33eeaced-e7cb-48bd-bf02-4468127601ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:09.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:10:18.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:10:18.534Z |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-03T13:10:18.535Z |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-03T13:10:18.539Z |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-03T13:10:18.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:10:18.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T13:10:18.544Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-03T13:10:18.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:19.448Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1d691e22-7ff7-4056-8c2c-59e97094dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:19.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:29.455Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=68970e06-53a7-475e-a4a6-aeff92b06173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:29.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:39.464Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e5bec395-71ba-4246-ab7c-7216e62543c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:39.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:49.471Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2bb4f2ff-ed9b-4bb3-b8f1-22e035603987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:49.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:59.478Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6e37a492-a3d4-490a-8f22-e9221bf78d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:10:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:09.486Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=68849341-76e7-4f06-b460-25d18dc863da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:19.493Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=dd5021d4-c03d-4417-b301-4c1e7c7c1586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:29.501Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6f549e9b-2529-4e33-a2a3-a93e715230de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:29.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:39.516Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=cd3f4baa-0eb6-48d6-9628-f80aed240bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:39.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:49.526Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=addccad8-fbfa-4e7f-9388-66b969c86625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:49.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:59.533Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4b5085d8-69a5-4254-9078-2888c027c67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:11:59.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:09.540Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=77fe46e2-c2df-42bc-a42c-2c6a6da48d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:09.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:19.549Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=561e491d-6998-4450-bd7d-0e406f77d720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:19.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:29.555Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0b1a36b1-4e08-4cb9-9ed2-6046c27caab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:39.562Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1aab5275-0516-4aad-bbea-2e06c1105aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:39.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:49.572Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ac2cd2ba-d662-4e45-9372-900f900c9658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:49.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:59.587Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6a80a2f1-9a95-4af5-b10a-c7becdf38115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:12:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:09.601Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b5bb2f7b-cf89-448b-acf1-24620a55412a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:19.612Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=33626696-b658-4d94-b8d8-869b05f657ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:19.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:29.619Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f388da50-eaa5-48db-90d9-09bcebf5ba1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:39.626Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3f25513a-09ca-457f-a418-1ca331ce0c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:39.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:49.634Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7e25bcdd-b8c0-484c-8148-d66833e49f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:49.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:59.641Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=27bfc83a-8293-4a23-bfa8-2c7813acbd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:13:59.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:09.649Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=aa22e1b5-fabf-4ac1-936e-d1d5017bbfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:09.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:19.657Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3a8686f5-aff8-4c91-8005-8af16583f668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:19.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:29.663Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=419e8cd3-3f03-4872-a420-a8f319c4de40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:39.671Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1a2a15b8-3a8f-4631-8d9b-60ad32caab3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:39.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:49.687Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2e4ea015-df02-4295-98a5-9d102ef7be4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:49.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:59.697Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a7570c10-f088-488e-b91a-22770e4ce125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:14:59.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:09.705Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=94bb67a2-1666-4fd2-8ca4-d2eb0cafba6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:15:18.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:15:18.494Z |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-03T13:15:18.495Z |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-03T13:15:18.497Z |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-03T13:15:18.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:15:18.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T13:15:18.500Z |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-03T13:15:18.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:19.713Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=af18e586-9ac4-4ba6-8330-706e11ac5a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:19.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:29.721Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=950a7d1c-2c1e-4d2b-93a6-6f404fd4356c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:29.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:39.729Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c7304445-2e7f-4513-9428-4d3ee37823dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:39.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:49.737Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8b1c6832-638e-48b4-bfb2-527215b2895f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:59.746Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=add55cee-3cc5-4cb1-8add-cb52e925c725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:15:59.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:09.753Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=28aed7b5-f208-4ab0-80cd-1983cb29c7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:19.760Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=512026c4-a162-4838-800a-49a1dcb3c267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:19.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:29.770Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a4c30865-624f-4364-9e34-64bc156b2d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:29.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:39.782Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4ed71d4e-d23d-481c-9be0-0bac70e80e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:39.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:49.797Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=792f7596-11fd-4205-9ba4-b65b4670ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:49.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:59.804Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=83d9db8d-27ab-4f8a-acfd-ee31ba4c39b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:16:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:09.812Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4ed9c32a-a712-4ade-97a8-753899fd79d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:09.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:19.819Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5ed85053-df20-4a99-aa51-65497303f042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:19.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:29.826Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f15815fd-1ff0-490b-bd2f-828cf878f7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:39.834Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=947d209a-fbf0-4b3f-b67c-98d48b6ec815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:39.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:49.842Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3770aa4c-7727-497f-b848-ace9077de169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:59.849Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=32d0bade-4cc4-408a-b919-5c6eaf30a733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:17:59.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:09.856Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a6d4ef59-0a03-4aa0-9879-40fc49df2d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:19.864Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f6b50f07-427a-4b0c-991e-f7f67426a137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:19.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:29.882Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9d01f2ca-1d6b-47cd-9a37-7d91f6d4299c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:29.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:39.893Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=fd0379ce-f538-4297-b87b-c809d4c37762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:49.902Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=17bbadf0-457e-4d26-831f-6d709130c126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:49.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:59.909Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c8122957-a9cc-48a0-b635-c732f7879868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:18:59.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:09.917Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8fa225d7-431a-4730-8f9d-48e977aafb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:09.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:19.927Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=232f753b-615d-40ae-88dd-7a60840d117c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:19.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:29.934Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c83c0f73-d007-441d-bbea-25205400e811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:29.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:39.941Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9998ff5e-fa59-4c87-ac37-91770d48cfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:49.950Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5d748a1d-ef7f-4007-8ec0-fabbe0666fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:59.965Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c92b02cf-689f-4a25-9d52-e0d90451da8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:19:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:20:09.975Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6ee63ca3-3692-4334-a704-84c42ca2c6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:20:09.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:20:18.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:20:18.510Z |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-03T13:20:18.511Z |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-03T13:20:18.513Z |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-03T13:20:18.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:20:18.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T13:20:18.517Z |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-03T13:20:18.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:20:19.982Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c2002210-0aee-43f7-bd7a-92c6deebf107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:20:19.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:20:29.990Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4c87f4b2-2a16-4071-99dd-6501372e1ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:20:29.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:20:39.997Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ee2538ab-99cc-4302-b748-b236d1213272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:20:40.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:20:50.006Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=cfdccda4-f350-4aa1-a2c1-ddb410dd1e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:20:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:00.013Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3dbe022a-b9dd-46e4-8532-ab740ece3139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:10.021Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1a402d4c-f44d-4464-b9c0-cf0789aad1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:10.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:20.029Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3b9b2db2-0873-4a42-937a-5dfd1f4090f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:20.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:30.036Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6460e04a-dc18-47a1-925b-b29195d4069f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:30.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:40.092Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=65181baf-290d-4a3b-867d-bb6c65108c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:40.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:50.107Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5f020a0a-42fd-475c-8d03-3d6f0b4ad3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:21:50.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:00.115Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=44ec5b72-c391-4958-bc6a-4cbb941b2518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:10.123Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6024ac80-866f-4658-93bd-b4f3ed73c386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:10.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:20.130Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=dee35c78-eaf5-4200-a902-426741be046d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:30.137Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=05aaca04-9d9f-413d-bef2-962c97e7c9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:30.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:40.145Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=71369c53-ca2a-4e0d-b919-cef3adf98bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:50.153Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4a6bd8e6-887c-4ffc-bee3-82639ad2a312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:22:50.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:00.159Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7a9cda92-c0a4-4351-82de-01b2bdee41c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:00.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:10.166Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5c923a59-3ba4-4788-ba59-7bf399b26805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:20.174Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=10230045-1f7c-4b7f-bc3d-b1b9becd6ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:20.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:30.191Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9eea5531-cdb6-44fa-9cb7-eea2b755b5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:40.204Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=525ec0d2-6048-46bf-a490-e88fc79bd246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:50.216Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8b3cb4e9-be24-4c23-9979-0e31a2f7f4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:23:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:00.225Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f5af866e-5f7d-4eab-b7ad-fc23e8c26d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:00.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:10.240Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7c6c4c5c-4ee5-4931-95ed-ea005961e1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:20.246Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=63bca48c-10b4-40bb-b6e0-5902784a09d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:20.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:30.253Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8ff4d319-911b-4d50-a4fa-d1f3367d770a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:30.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:40.260Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e78d0303-e096-4a0d-92d5-ef45c563cdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:40.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:50.269Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=21ec86eb-5908-4c30-a69b-8cd200878c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:24:50.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:00.277Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=991eae02-cd71-4b0c-b316-00893dbabf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:10.288Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=561fd4b0-b4cd-4676-a1e9-ebe1deadb5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:10.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:25:18.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:25:18.553Z |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-03T13:25:18.554Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:25:18.557Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:25:18.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:25:18.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T13:25:18.561Z |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-03T13:25:18.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:20.300Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e11ccf4b-c567-4ba8-b365-459eb53f56a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:20.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:30.311Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=dc73a786-0aaf-4391-897a-7feeb5b3ed25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:30.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:40.319Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=de73a6e5-17a2-4b78-bc63-c5b2c7f46a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:40.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:50.326Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0ec01dc7-9b57-4573-a318-b970d96ac888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:25:50.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:00.332Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bddbc732-6f01-4f6c-97cb-a979068dc3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:10.340Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=cb02bf7e-76b2-4053-af72-77e53b40ecc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:10.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:20.347Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8cb3576f-81b0-42d1-bf97-e7ea8b62688e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:20.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:30.354Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=909eb04d-e9ad-4b2e-a03e-1fee59042425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:30.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:40.363Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8d230658-d379-490d-9c7f-6f49087aa835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:40.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:50.375Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=93c5031a-299f-4c02-9fbf-28a19f1a1127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:26:50.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:00.385Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c9565aa3-025a-4b5f-90dc-af8da8448bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:00.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:10.393Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5e4a5539-7b3f-46d4-8681-5b078c05053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:20.403Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c9d6fdf6-d022-4214-a8d4-04db4b87b175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:20.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:30.410Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=337e5953-7aee-458e-929c-8738e71313d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:30.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:40.416Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=32440e27-387a-46e1-9455-c4d090e4a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:50.423Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c2565eba-6b6b-4c24-ba1f-2003aa4514a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:27:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:00.429Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c6ec2482-13db-4d0c-ad83-3a361ce22a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:00.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:10.443Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1aa5f8c3-bc44-4409-b769-dc0a1c281ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:10.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:20.450Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0ec9b38a-b367-4b00-bf1a-83e5e3910213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:20.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:30.458Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=eb7e0ebf-f575-41d2-90e3-bbc17f23bb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:30.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:40.468Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=49c7baa9-608f-4921-b4a9-36ddda838ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:50.477Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=009b6ddb-f2e9-404d-84b0-ed997eee6d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:28:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:00.485Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c4538be2-25c2-4648-9f81-95271b44675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:00.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:10.492Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4689f2ba-f45d-446b-96f9-fbfd5879fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:10.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:20.501Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1e8d13ef-21db-4465-b93a-2add219ec037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:20.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:30.508Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3a06c3be-c25f-4bf6-bd13-8a624931c3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:30.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:40.514Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=95bde5f6-3ab1-478f-8825-745e52aba8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:50.521Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=578e0997-7fba-4d81-bdf5-8642177a8fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:29:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:00.529Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=221e90f5-c4c5-4089-9b38-a53a45e2fbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:10.535Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4e77314d-9421-4652-ba54-e79a856f7ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:30:18.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:30:18.517Z |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-03T13:30:18.518Z |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-03T13:30:18.520Z |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-03T13:30:18.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:30:18.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T13:30:18.524Z |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-03T13:30:18.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:20.542Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2450607b-a424-4ff8-a9d7-53dc22a09b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:20.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:30.549Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a14372af-6bc6-4fd7-918b-3b3edab56b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:40.558Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bf485896-f1e8-4af8-9d5c-56557a19d75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:40.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:50.570Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d4d8b503-293f-4605-883f-efb366a75042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:30:50.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:00.578Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=015441fa-d589-4942-bc0d-d385e06bbeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:00.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:10.584Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=44a7a60e-5a8d-4adb-b445-c2f4bcb09c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:10.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:20.592Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6d4486e6-2cea-4507-b0d7-cd3ec77dc937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:20.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:30.601Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=97106f87-914e-45d5-b10c-78eb2c29bd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:30.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:40.609Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=72a6e4fe-8bf5-45e7-9dd6-94daa22bc1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:40.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:50.616Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=dd07658e-7963-4b1e-8cdd-4af6703c09d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:31:50.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:00.622Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=72a8b48f-5f67-4087-bab3-268ea8ae8cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:10.631Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d3e96694-05a2-4f94-aacb-5c06af5c6feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:10.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:20.647Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d3e0d7bf-04fc-42ad-a878-72dd1b3ef694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:30.656Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7dc46b71-a406-4db8-b27d-b69c5fab4466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:40.664Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=812011bf-f12e-4159-b465-3bd3d551d71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:50.671Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=74a23818-8fce-434d-9de7-fcfdfb82038c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:32:50.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:00.679Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=37ab06b1-d7c1-4af3-bcf9-41f2474d4958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:00.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:10.687Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=28938a48-f7dc-4c83-bd0d-b5267cfc9cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:10.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:20.696Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=a947f49c-45b6-4685-a63d-a3fc157457dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:30.704Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d3f012f8-d083-427b-a13f-3be88b40747f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:30.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:40.711Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=59010792-b207-4fde-8fdb-e99b6cfd1e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:40.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:50.718Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e780d965-cb88-43ef-858e-164b812890c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:33:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:00.737Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f302afa8-334e-41dc-909d-867dfcd98f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:10.747Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b316dbb3-93b5-4618-84e0-f28d347b9d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:10.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:20.759Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1ec26674-58bc-42a1-a27c-ec6be78c3e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:20.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:30.768Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=03d0da3c-930d-42bf-aa42-56e6a0dcb67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:40.775Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5c6780e3-74bd-41ea-b89f-42cdbb21af12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:40.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:50.782Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=710a1fd8-a0b1-4987-a6a4-31c9997efbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:34:50.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:00.790Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=cc483849-6907-4356-8d34-802ef232bd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:00.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:10.797Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ebb0cb38-a7b6-4cb7-9bf3-4e0f5100cd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:10.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:35:18.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:35:18.525Z |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-03T13:35:18.526Z |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-03T13:35:18.528Z |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-03T13:35:18.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:35:18.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T13:35:18.532Z |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-03T13:35:18.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:20.805Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=fd4e808d-197e-446b-99f3-343ce4e347b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:30.815Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4054e075-7f4d-46d8-9ca2-571e6ec84a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:30.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:40.826Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=fd3e1dcb-8a9b-4f1e-b8aa-7b754965a0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:40.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:50.836Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f03b0c92-d79c-4437-b348-6869d74cb44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:35:50.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:00.843Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3bed6995-b778-400a-a46b-e09c00274172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:10.851Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=199ebc13-932c-4484-baeb-664478f68f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:10.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:20.859Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3f4ec80c-d3f4-4920-b912-a8fcd4dc27c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:20.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:30.866Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b83a21a4-1059-44eb-95c6-af42ff3cf9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:30.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:40.873Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=38f94740-4c08-4e37-87a0-d2966128d822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:40.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:50.879Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=00f17ab8-1d94-4981-b139-a119051cb815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:36:50.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:00.886Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bc341aca-b142-4c5c-b3f0-9fbf930da867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:00.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:10.894Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=90379e35-8c82-4dab-b38f-ac1d04777313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:10.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:20.911Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3d0b3117-27c4-4538-bc5c-947846da1ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:20.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:30.926Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=66b9a5d6-db72-45ee-8c86-9b1e9458f65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:40.934Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=187fe51b-6501-45b6-ba1e-d8ab19fe91c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:40.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:50.945Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6c020f48-b356-409e-b312-339a7b8de23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:37:50.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:00.952Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=bd8153f2-e80a-4b5d-ab5c-19dfd27b3636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:00.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:10.957Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7037be90-a329-423a-bcde-0e40d7f982c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:20.965Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=52e78484-76a9-44aa-9ceb-158f2ddb3a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:20.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:30.973Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6605db91-5dee-4f63-8a32-4b6bbcc59c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:40.981Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0963b636-cc80-4f27-8035-b485b6910b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:50.991Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3a9af925-a9a7-4765-9934-612db008b3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:38:51.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:01.007Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1c9c1342-b82e-43f2-a684-55127337dd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:11.017Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c1ac953b-494a-4ef0-bfc6-2012c787d851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:11.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:21.023Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c768b24f-d000-4a9f-b16f-96e29422fb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:31.031Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=96f62f95-40ec-4c69-8d61-58323e6e1a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:31.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:41.038Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=8e21aef6-291c-4622-b210-5db60688e7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:41.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:51.045Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3273d54a-d41a-4c24-9958-ab5163c5f545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:39:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:01.051Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=355be855-8501-4e6a-a0c2-5e21226707f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:01.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:11.059Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e280f5fe-55d7-44d7-a7f7-fac2cc7b42be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:11.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:40:18.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:40:18.570Z |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-03T13:40:18.571Z |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-03T13:40:18.576Z |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-03T13:40:18.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:40:18.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T13:40:18.580Z |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-03T13:40:18.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:21.066Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6f88d560-8203-4d5b-8ac0-7999e8077f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:31.081Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f22a86d9-2445-4e5b-a255-f1c3fe7cf3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:31.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:41.090Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=18a3a6fc-a0d4-4c60-a3e6-221fa6c75f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:51.098Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0a3b0347-3581-45c8-b910-2f4aa9505b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:40:51.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:01.105Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9fce4f8c-9db4-4978-acac-e03979b07d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:11.113Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=ce08a2e4-e74a-4232-abef-db57b63fa9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:21.118Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=498a02cb-bbbe-46a3-abdf-f50cb3590621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:21.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:31.125Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6f2178a0-ca99-49d4-b051-eb0e9b4628bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:31.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:41.171Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e590a9b1-bb0d-4d12-ad38-e7818a4fb397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:41.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:51.178Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b46e7d40-a4d4-415a-b895-7920ad95531a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:41:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:01.186Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=6d4c155d-668a-40d6-86eb-aa177cd6104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:11.198Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=087a7a6b-8072-42a8-83e1-233fe888233f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:11.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:21.209Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=58217155-f956-4bf3-9fd0-800efe0d0bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:21.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:31.219Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=2bff3ec5-d504-4c63-9941-e8f344d6f64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:31.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:41.227Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=15d58f54-77fa-4195-9a3d-5e201a7c5411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:41.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:51.235Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b70cc4b6-e970-4f7f-b45c-44c32bccfaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:42:51.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:01.240Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c29e52d6-5369-453e-84fe-8dc1e8584bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:11.247Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1f0128fc-c9d5-41b4-8f95-2a01fefee907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:11.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:21.254Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=dca5ff80-de1e-4cab-bbd2-ad6c77cafe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:21.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:31.260Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=87464274-95bd-41ce-ac58-e4ed525f30fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:41.266Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3da140ad-99f2-488a-82fd-d1188ed5e36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:51.275Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9ffafcdd-28f5-4e3b-91a6-41f0b19f6591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:43:51.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:01.291Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5f4da5c5-d5f2-470f-8d95-0beac26c4793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:01.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:11.299Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=397498cf-cfb3-49a7-837f-40969051b301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:11.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:21.308Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=81c5ac15-b28b-4bea-8538-6368453b7808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:21.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:31.314Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=0d13c9e6-40ee-458c-b726-4db5ba3b7ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:31.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:41.322Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=f863baf9-3776-4732-a933-e6a62e66df9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:41.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:51.330Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d1de7810-ee66-4132-8fb6-3eded0c37a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:44:51.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:01.336Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=e3f9225f-f62d-46ef-a6ee-718ac243c826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:11.343Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=76fcb09b-28ff-4844-a686-ce0aa430b283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:45:18.514Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T13:45:18.514Z |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-03T13:45:18.516Z |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-03T13:45:18.521Z |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-03T13:45:18.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T13:45:18.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T13:45:18.526Z |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-03T13:45:18.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:21.350Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4b4a5603-be84-415b-8da7-62a045b06c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:21.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:31.368Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9cbc6e33-9184-4c62-b849-7b976280d580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:31.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:41.377Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=b77f3061-7f77-40d5-81db-17cddbd74bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:41.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:51.388Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=fff5ac91-a279-42f9-b96f-90bc899d2f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:45:51.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:01.397Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3132f35f-17ec-4a7e-a1f7-cbe295d49f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:01.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:11.404Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c403facd-9b89-4969-9cd8-f66fe31d64ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:11.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:21.410Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=44a951a1-09f5-4520-8c34-4fae787cbdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:21.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:31.417Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=df18b830-d3f7-47de-abde-ea87ac18baa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:41.424Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=202d7561-34c1-4a58-8b29-223fcb5b8c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:41.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:51.431Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=66d32df4-9b67-4f4d-b4bd-dbcab1621724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:46:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:01.438Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=15f5ab8f-28a1-42fa-a577-6960a4a817c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:11.448Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=4f6824d0-cd0e-4629-8e30-632eabeb0c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:11.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:21.459Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1aa187c7-ccc5-491c-9333-3006157a0d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:21.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:31.474Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=3a1372e3-affd-4648-a497-2650711801d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:41.491Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=9cf8b529-7f36-4fc3-962c-7b765bd74fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:51.498Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=7489c77c-823e-4934-84b4-8fb8edd716e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:47:51.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:01.505Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=5f51b3d5-22e3-4c6f-9965-91872047e424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:01.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:11.511Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=1b512f88-cc92-4781-8129-0a6d7c41ae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:21.517Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=d72bb565-984f-44fa-8d75-22a90313297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:21.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:31.524Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=af70712e-0926-426d-ba1c-4f09431e77d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:41.530Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=69dfd9c7-6b84-4b23-9065-34a06d9745a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:41.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:51.541Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=06995dea-5693-4f7b-bf8c-cc0fafdfba86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:48:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:49:01.553Z |INFO |Init configs |InvocationID=7ab1f888-fe09-474a-9413-a8baf0b6f4df, InstanceUUID=c4c6f498-1399-47e5-a53c-b4d881897525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T13:49:01.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |