. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T02:49:09.431Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T02:49:09.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T02:49:09.498Z |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-11-08T02:49:10.697Z |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-11-08T02:49:10.848Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T02:49:10.849Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T02:49:10.850Z |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-11-08T02:49:11.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-08T02:49:11.289Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-08T02:49:11.362Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-08T02:49:13.911Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-08T02:49:14.646Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-08T02:49:14.685Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-08T02:49:14.687Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-08T02:49:14.808Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-08T02:49:14.809Z |INFO |Root WebApplicationContext: initialization completed in 3446 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-08T02:49:15.549Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-08T02:49:16.968Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-08T02:49:18.852Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-08T02:49:19.639Z |INFO |Started MainApp in 14.741 seconds (JVM running for 15.647) |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-08T02:49:19.717Z |INFO |Start scheduling PRH workflow |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:49:19.730Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=fec43d57-e4d1-4041-b06a-1f2a2cc46511 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-08T02:49:20.297Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-08T02:49:20.298Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-08T02:49:20.303Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-08T02:49:21.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:49:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:49:31.336Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=05b40a9e-bf7a-4cc5-a8c0-0058a6e31f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-08T02:49:32.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:49:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:49:42.423Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=16b6fec4-aded-42fa-a4f7-458b7ba9406e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-08T02:49:43.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:49:43.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:49:53.505Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=47d24edd-10e5-4165-aa08-45ccca22989a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-08T02:49:54.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:49:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:04.563Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=eea2495d-7c12-408b-94b5-df3f586dbd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-08T02:50:05.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:15.602Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=c75554ca-cf07-4f2b-83a3-52401c170ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-08T02:50:16.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:16.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:26.653Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=2491e5d2-f5ab-4436-9894-a6489ed8aa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:26.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:36.957Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=6b9cd855-72fc-47fb-97a0-37de5bfe0669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:36.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:46.997Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3d696ad3-e0cc-4237-8b83-75686866e638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:57.023Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=9a27857f-8a8f-41db-bb7a-fa34ef707090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:50:57.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:07.053Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=ae552ba3-8997-461e-be30-58eb58bf4977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:07.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:17.076Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=c0a87a73-0015-41e6-9158-5c6ac01563dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:27.108Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=f4aa6d5a-2cb2-4e31-b6f5-c74413e1f66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:27.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:37.131Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=201f14d1-1c62-4fcd-82ef-a5e287ce4fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:37.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:47.154Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=c9467a7b-bdc6-47ab-93cf-9677fa14c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:47.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:57.170Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=4ce840b1-c06f-430a-8bd9-b1cf7edad82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:51:57.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:07.189Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=00eff9fa-7504-4e94-a440-050c55536d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:07.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:17.209Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e4c90acd-4653-4403-948a-0d4dd344c66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:17.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:27.223Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=799c210b-e69c-4748-b517-182cc11cfdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:37.241Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=bb84eeac-d607-4c3a-b77e-89d4f463afcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:37.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:47.255Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=ebfd2a0e-a8bc-4472-8ca3-e1fd657bcf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:57.269Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5714f180-5a10-4969-9bda-57693af75f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:52:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:07.289Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=0e446ced-6cb3-4d07-b69a-992890e518dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:07.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:17.306Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e9970286-e900-4ed3-bee6-bb87effa3364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:17.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:27.334Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3b5f0292-1bb0-47e9-8348-2c46807a7e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:27.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:37.351Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=d25873d4-c686-4c6c-868d-f9b5fe778405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:37.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:47.367Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=86c431d5-edd2-41ec-b305-6570269e9407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:47.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:57.382Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=d922eaf0-d541-4229-aeb5-498353382bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:53:57.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:07.398Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e0979d62-2294-4f68-903b-afaed3696c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:07.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T02:54:16.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T02:54:16.325Z |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-11-08T02:54:16.326Z |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-11-08T02:54:16.330Z |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-11-08T02:54:16.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T02:54:16.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T02:54:16.346Z |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-11-08T02:54:16.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:17.414Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=1a869e38-399e-4811-bb2b-0dd76ece0fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:17.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:27.442Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=135b0b83-5120-433d-82ca-1cb6d2359c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:27.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:37.457Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=11f3b066-ccd0-475f-ba5d-6e3fb09fe2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:37.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:47.473Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=cb011e8d-89af-4385-9fa0-0a3c9ffe1167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:57.486Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=da62c41d-a9f5-4353-a946-2bf5f2450163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:54:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:07.501Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=7862c3b8-06d1-45c8-82f3-c830ea51e32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:17.516Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=8d201541-5951-4bee-a383-648c7de4da78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:17.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:27.526Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=90aebfae-eae6-4177-9aa0-e1b2492c0ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:27.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:37.542Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=2d209cdc-6572-4617-a391-ba8b3610ae58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:37.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:47.562Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=297fcb21-b447-4d96-9aac-9b86da30e264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:47.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:57.576Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=9312c0bf-e55b-42e3-9d00-eb3c538b53dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:55:57.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:07.589Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=222c98c4-2522-4854-a4f3-5ed0d95977ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:07.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:17.604Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=b097f0dd-1683-4fa9-b453-0e7b4a8e5a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:17.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:27.620Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=d496b5e2-a3f7-4469-bce6-1e97e2e1a947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:27.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:37.633Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=284aa48d-3821-45a4-a55b-d38c7d27faaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:37.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:47.646Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=9ee063a1-f99e-48f2-8a82-1613197baf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:47.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:57.660Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=84f9ca09-0394-487a-800d-93680aea5d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:56:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:07.672Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=7bb779a3-8bc3-4606-b631-b1332c591507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:07.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:17.685Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=de2967d5-0fa2-4b2a-8147-a9c6cf476a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:17.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:27.702Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=44dd5816-0572-45a1-a106-0a314f0597f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:27.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:37.720Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=7fb57b5e-8252-4532-8f90-46901fa6f84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:37.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:47.738Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=8741a00b-bb8f-40a5-95ab-1944f7aa2069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:57.751Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=09b2d39a-cdd1-4215-8fe6-e20bf9dd1ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:57:57.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:07.765Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e62c52a0-8437-42a7-af58-25bee7db89d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:07.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:17.780Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e6542dfc-1995-488a-8476-46cc42cd25bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:17.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:27.795Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=efbaad54-a21e-48bb-b274-180b3cbc6d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:27.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:37.817Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=c298e78a-8078-45d2-8c01-48b9f300d5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:37.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:47.832Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5317753c-dd2a-4824-8027-959f311b64ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:57.851Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=8b0022df-4b3e-4990-acc5-97fe755c7445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:58:57.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:07.864Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=13d25bcc-6e1e-44b5-a6f2-325c54e115e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T02:59:15.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T02:59:15.944Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T02:59:15.945Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T02:59:15.948Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T02:59:15.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T02:59:15.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T02:59:15.965Z |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-11-08T02:59:15.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:17.879Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=736d63ae-c3f3-4e1a-b0e3-8225b8b02baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:27.891Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3b021fa1-b01c-4ba6-8c29-5fbbb5b5770d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:27.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:37.904Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=bf1cde31-872a-427e-af93-5bc0482e3f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:37.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:47.920Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=6b2e9952-9903-4c02-9ba1-e4d3f0dfb79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:57.931Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=66e2df4e-5690-4227-8cba-c0d6b04de9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T02:59:57.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:07.944Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a634b932-8c66-49a3-af29-078fb9113fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:17.964Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=d3511119-17b5-4e06-9bde-da25a0e1958b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:17.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:27.978Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a297f082-2d78-442e-811d-9a566ad2fddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:27.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:37.997Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=c40b89a6-fcf0-4663-b6d3-bf316add1c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:48.009Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=cce96aea-c193-4f93-8c64-154f149de295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:48.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:58.020Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=47c2f1bd-bbc3-4c5e-9f78-13fa97368384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:00:58.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:08.032Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=1e9487ea-c866-463b-8254-ea5e08fc1c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:08.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:18.045Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=edfabf5c-a6d6-44e5-8daf-8546777d399b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:28.059Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=7ddec084-2d44-41df-b28b-72846371413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:38.073Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5fa58f5f-35be-4589-9255-fc8564e62168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:38.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:48.093Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=8adb534c-c97a-4d77-9312-8a149b4bddfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:48.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:58.110Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e5085c8e-87be-41f9-b734-c538e842dc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:01:58.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:08.127Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=8d2722b6-6706-4ef3-a7c7-3da52841b2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:08.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:18.142Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=d3fefc26-fce0-4f4e-a523-5debe7ade4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:18.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:28.157Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=619d4560-5268-495a-b3d5-10fe113edd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:28.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:38.170Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=c71a3dae-e55a-4499-b036-46562f324445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:38.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:48.205Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=65c5ee39-b5e4-4849-b466-aabf2d3ff847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:58.217Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=0e83c5cc-99a4-4c57-9660-97abc35bc29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:02:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:08.237Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=b689a7b7-5a00-4550-8797-320cd5b4a4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:08.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:18.259Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=340b267b-2d63-4a0f-ae86-03df1edb190a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:18.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:28.278Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=522bbe23-7eb7-4c6d-ad65-96d7753b209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:28.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:38.293Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=8625a1a1-0c92-48e8-93b9-b846d734ed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:38.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:48.309Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5546dd36-e848-40f1-9670-08b35077d8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:48.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:58.325Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=8c8d3798-a07b-49c2-b058-5d9ddc3ce178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:03:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:08.341Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=ac2904df-7895-430e-b815-952ee8fd39f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:04:15.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:04:15.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T03:04:15.925Z |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-11-08T03:04:15.928Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T03:04:15.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T03:04:15.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T03:04:15.945Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T03:04:15.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:18.353Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a739f511-ec25-46db-8e02-5ad92cd187fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:18.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:28.366Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=cd2b4b23-f22b-45e0-b238-d2d5f1e089c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:38.378Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=7b2852ca-ced0-47bf-9b20-7aa71b4455c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:38.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:48.387Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=ab760dba-4f8b-4bf9-965c-3848e3a2aa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:58.399Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=cd7c4e53-a653-4ceb-9064-91c3dbaf87ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:04:58.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:08.412Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=87e2201f-8a3e-4af9-ba64-9b47b7c6a2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:18.428Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=87c876a3-cbe6-4271-b0f0-51fdc9358813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:28.440Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=f483e63d-26f6-4cda-8717-7f3fae28aee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:38.454Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=fabba7b9-0aac-4ef4-9bfa-1d4f9dff4c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:48.466Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=6d289d77-17bc-4c03-ba37-85f47b9c8716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:58.476Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=9f566f39-4d28-4af9-b414-735ca79305b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:05:58.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:08.488Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5c59e94f-a5f5-4e60-8fdd-6e8318b7269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:08.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:18.501Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a81bd65d-8c5e-424c-975d-21489bf62d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:28.513Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5a7a935e-407b-40a2-8756-7f215f96b18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:28.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:38.524Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=574f42b8-2f5e-422b-ad5e-da4d8e6ba441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:48.535Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=7e4e2d06-02ba-40c5-8b43-049eb00204ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:48.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:58.545Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=6bb4595b-5cf6-4672-b077-975d59b39754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:06:58.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:08.556Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=12371148-a2ce-42d9-9edd-4561746212e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:08.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:18.568Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=bd615faf-d86a-4af6-bc2b-93ca9ff7f999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:18.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:28.585Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=1a1e3b9a-961e-4ae6-9160-92d43dafc0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:28.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:38.600Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=26c7bbba-4323-4b96-8c04-7796d4f3a931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:48.615Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=d689904f-94f2-4a59-8a2a-de6c0faa1223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:48.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:58.630Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a0a06582-2d74-4434-97d0-abb88f23c4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:07:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:08.642Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5a182d0f-c185-4fee-8d57-7343cd6d9950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:08.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:18.654Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=57f35348-43ee-440d-93bf-e71323f62200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:18.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:28.664Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=77fcc635-3f8d-473f-8b8b-eeaf8b1145b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:28.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:38.674Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3af60b2e-e620-48e4-bf91-f9bcd3dfe2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:48.685Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=7dceff37-c994-45a7-95e4-c03d504f4f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:48.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:58.698Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=482649e2-8eec-4e25-b891-b699691db2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:08:58.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:08.712Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=771bead3-eadd-405f-9cd0-8fc807d25a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:08.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:09:15.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:09:15.925Z |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-11-08T03:09:15.926Z |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-11-08T03:09:15.929Z |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-11-08T03:09:15.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T03:09:15.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T03:09:15.952Z |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-11-08T03:09:15.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:18.725Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=d06cd1b8-4123-4b7d-bb65-74b573f28454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:18.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:28.737Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e275a4b1-1ee1-47cd-86f2-2ff35c697bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:28.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:38.748Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=4d1fca2c-b6ff-47c1-84c3-6b96f9da204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:38.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:48.766Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3e77d82d-4703-411e-809a-4d0817a09c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:48.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:58.794Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=bffd09bd-4097-40f2-8d91-29dd1d9f6044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:09:58.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:08.815Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=368b525d-7c1b-4ae9-9a16-d9e75d1fee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:09.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:19.061Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=40aa39dc-5d87-4a93-a1b1-55eba1d3518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:19.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:29.127Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=db358132-446a-40d7-9d5e-8326cd0eae72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:29.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:39.138Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=f9ef6ad3-5ba3-4a25-a0c2-97690bdcd88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:49.149Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=79fd4a1b-7ee1-4af6-8807-35b421e38a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:49.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:59.161Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=f976825e-25d1-478f-bc1e-ee06054ab8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:10:59.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:09.176Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=db934cff-d962-4e8b-9a35-1c6cdc4b3d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:09.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:19.203Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=85bdf6c1-74d7-46ee-8d6f-99e96a7f4f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:29.216Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3a0c3ed2-49a6-43f6-8253-40b920c8457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:39.238Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=0c659c20-b182-4b22-ac30-db2ded44bcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:49.262Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=44194534-c63a-432f-90d1-4468f5b4e0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:59.278Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3814f70b-b491-49b1-b505-6c49d99a1a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:11:59.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:09.300Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=7b2a7d00-1feb-4ce0-82ae-20ad2392f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:09.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:19.313Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=f18160b4-ef56-4e4b-882e-d33f76e4ff4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:19.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:29.329Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3323a556-c107-4c58-aba2-d0a882165a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:39.360Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=0fe2c35a-db6e-42dc-b716-f0367b657530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:49.372Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=ce57c9c9-c9af-4293-8f60-2236ff4747c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:59.389Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=75d7a71e-97ef-417e-bbdf-75900c6a7754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:12:59.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:09.402Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a623aaac-9895-4999-8272-e6a888f0bb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:09.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:19.414Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=1254d4c4-2983-4c42-a08d-940e3e53434b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:29.426Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=c78530dc-56d3-4166-a69b-0283de537bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:29.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:39.438Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=259fe59d-e06b-44e5-a739-a580706b40d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:39.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:49.448Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=eb5f5639-8af7-4c9d-8b6d-1e325d5f36ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:49.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:59.472Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=967b3cf0-ae57-480c-a6b0-602817e9aa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:13:59.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:09.492Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=94c2ad36-1bae-4b5c-a13e-034285e3d317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:09.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:14:15.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:14:15.861Z |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-11-08T03:14:15.862Z |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-11-08T03:14:15.865Z |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-11-08T03:14:15.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T03:14:15.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T03:14:15.876Z |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-11-08T03:14:15.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:19.503Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=58b04f0a-891e-47e3-8521-b8aac9b98340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:19.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:29.513Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=50d3ca2a-e51f-483b-8906-50be788f9596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:29.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:39.522Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=6c2c4d97-ce8e-4297-bd74-0ac600ee086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:39.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:49.535Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3e46f2e2-9083-4bac-9da5-c89debd0bc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:59.545Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e4fc3bf2-8d23-4d27-9953-daeba8a80d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:14:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:09.555Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=814d1422-821d-4a69-b4cf-c260cb884579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:09.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:19.578Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=7fbe6b7b-d6bc-4d81-bda5-a337334cd860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:29.590Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=58849851-48b3-44a7-9ad1-1f33da467b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:29.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:39.602Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=10c9f541-d996-474c-a6a0-64db2d013a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:39.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:49.613Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a711b3b4-1e4d-4146-a186-377a2ce654ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:49.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:59.624Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=f623037b-d23d-4eac-b4e1-54f604b25bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:15:59.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:09.635Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=fb7ff3ac-4338-4ae3-b145-b925a69942f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:19.647Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=07781ac2-bc6b-45bd-8f19-bf7642d50f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:19.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:29.657Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=2a572a8e-a82e-44e8-acdf-0ece3e7be522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:39.673Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=abb96c12-8eb4-4615-8166-36501d35b648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:49.684Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=ebbb3ea5-9e18-41b0-8b81-1654c8c2d605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:49.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:59.693Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=926519ed-42b1-4265-8386-eff8128e0949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:16:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:09.703Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=cebbb14c-4b0b-4cc6-a319-c5dbae710245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:09.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:19.715Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=2b44cc1d-ea36-45a6-bc27-d91c66857ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:29.724Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=04edf0f9-beaa-4e60-aabd-51e9a4482f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:29.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:39.737Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=013e0d92-1468-4846-8dad-e328a3b2eccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:39.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:49.749Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=cf868d7c-c7c7-4f8f-89cf-57beede73938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:49.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:59.760Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=318af2bc-8266-488f-a747-2dfbe4fd74cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:17:59.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:09.774Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e0fb97af-b671-4547-b9d2-6d205d2c0d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:19.794Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e613eddc-868a-4209-a4e4-4ba4cea21ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:29.809Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5b15e814-7ed8-417c-b3b2-b4bfd9c593d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:29.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:39.819Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=35f17aaf-af7e-43ef-b6bc-10705ebfc0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:39.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:49.831Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=bbf76088-4709-4bb4-b44d-59c904894978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:59.842Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a2f6c82a-b317-4eb4-b9b9-c69ea7f4183e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:18:59.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:09.853Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=679346fe-2aef-4a05-87f1-5bb0c698dc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:19:15.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:19:15.873Z |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-11-08T03:19:15.874Z |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-11-08T03:19:15.878Z |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-11-08T03:19:15.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T03:19:15.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T03:19:15.888Z |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-11-08T03:19:15.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:19.863Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=0c60af8d-6101-4a17-8ad1-e632c03c8ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:29.874Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=fcd42c09-3b19-475c-8c50-1742228b9dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:39.884Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=f1dd63e2-fef9-47e1-8dfc-bb46a4fe7738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:49.899Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=27ec728d-e1ff-42bf-8c13-6732e41137c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:49.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:59.909Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=4d430fc4-89f3-440a-8575-f544f6f86277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:19:59.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:09.921Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=22825ca2-9a21-4b21-8087-5ea520f6f5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:19.931Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5c9a8e73-6eff-493a-9fd9-4e3f1ef40fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:19.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:29.942Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5b1511b1-9631-4559-9940-6e6830a2e57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:29.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:39.951Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=24e234b9-75ac-4f91-bbc4-72fda7fbe516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:39.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:49.962Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=11dc3098-92a3-469f-87b1-81cd0c3078ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:59.972Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5b650876-4be6-48f7-bbb0-2bb43bec1fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:20:59.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:21:09.983Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a68810bb-2b1a-42ce-a21d-2e95d5fdf07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:21:09.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:21:19.996Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=0fca214d-fbbc-4417-b980-097b9a145b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:21:20.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:21:30.006Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=b3e26382-6e51-4d20-8ca2-34ea2cb52479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:21:30.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:21:40.017Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a14be9f3-a566-4500-93bc-07a85cce00b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:21:40.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:21:50.027Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=fe29443e-e2f6-4949-b40c-28674f00b65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:21:50.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:00.039Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=6dfcc8ff-1f68-42f1-a868-98db9c208ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:10.049Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=9ac2da57-1dc8-4769-8d4c-bbdbcf9cde05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:10.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:20.061Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=b8d6ec92-e36f-4163-a9e7-c7dae56ceea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:20.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:30.082Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=1a2fa294-c906-4291-93b2-8fb4a69b2b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:40.096Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=13ad33a1-b3fe-4187-9e7c-45236bf53d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:50.116Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=fc611b00-0107-4e5a-a618-fb5e14c2a3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:22:50.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:00.128Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a5f4e0cb-a6ee-430b-9584-fc6c5c4eb309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:00.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:10.138Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=634f4730-ec48-4eef-8495-bef3c812b847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:10.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:20.146Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=70bf5a04-1ebc-4b37-8532-432e420b5928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:30.156Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3fd82fbc-3bac-4ff5-8dce-4fe2fc3a9443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:40.166Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=7fd45543-f543-4117-994a-a3ed0840fca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:50.178Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=4c547775-eacd-4461-bdbe-074697404e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:23:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:00.188Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=4b0583ae-4a55-465e-8a1b-e29332f69a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:10.198Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=97e7ccf1-6eb4-4b8e-a865-10ca044ea608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:24:15.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:24:15.949Z |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-11-08T03:24:15.950Z |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-11-08T03:24:15.953Z |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-11-08T03:24:15.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T03:24:15.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T03:24:15.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T03:24:15.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:20.209Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=564da1ae-ca61-4c07-9008-0c1f204a7e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:30.220Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=c21f5b71-9e95-4a58-81bd-3361d21a69de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:30.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:40.230Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=914a90f6-8c0c-42c7-936b-650f2d943960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:50.241Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=79f0258a-3edc-40cb-8bf6-cdd7617d7847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:24:50.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:00.251Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=cfbf27e9-30c0-4348-8146-6ce1d8be6783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:10.262Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=6f3cdafa-2305-418b-9057-e5056a39b19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:10.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:20.272Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=0b5fdcb1-5877-4043-8f86-ee856cb63dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:30.282Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a9b8ae40-2334-4e83-a805-4c168e9cb166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:30.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:40.292Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=66950581-1769-4db7-952d-ccbd7242b59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:40.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:50.302Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=2216a009-b902-4682-b4a2-3a94c6159ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:25:50.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:00.313Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3d5d08a5-22e3-4264-ad5f-05bc02227978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:10.323Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=568a1158-6a3e-47f1-a2f8-dbc374d21fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:10.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:20.334Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=aa13f461-212e-4aa9-9ac5-cba486cd5c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:30.345Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=9ae7e95b-2911-4fa9-9a5a-c01c6f1073e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:30.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:40.355Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=56214b87-553a-4296-93aa-2cba7dbc92ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:50.369Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=f23e8b2f-6b6d-48a1-9970-4b7e1239b04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:26:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:00.379Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=719fcf09-2c1c-4d18-81fe-821e59356879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:00.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:10.390Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=c35470bd-86b2-4395-afed-3e20cd6b9294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:10.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:20.401Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e1258e4a-4b88-42bb-99ec-814e73fed711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:20.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:30.416Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=6c136b77-45db-43ac-8079-c815c537afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:30.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:40.431Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=ce83b594-9fb7-478b-a1f5-ee93073221b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:40.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:50.444Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3cbd01e0-4f05-46cb-a7dd-d99df4bc0b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:27:50.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:00.455Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=8edece5a-8b1c-4f45-a0cb-4b4465a80592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:00.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:10.465Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=4de10437-b25b-41e7-a327-a1b66460c9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:20.479Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a32ef516-0b47-4764-b28f-a4ec561cf16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:30.491Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=2c5f7f13-bedf-4a2c-8f3c-bd097ba103b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:40.503Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5a740dfb-bcfa-497d-b850-b83b4d5cb50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:40.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:50.515Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5ba29681-ee73-499d-a36c-c56d7976e7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:28:50.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:00.525Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a23804f1-ade3-4eea-9ee0-b518430ceb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:10.537Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=e147240e-439c-4c9d-8cdb-654efae0de05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:29:15.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:29:15.920Z |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-11-08T03:29:15.921Z |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-11-08T03:29:15.924Z |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-11-08T03:29:15.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T03:29:15.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T03:29:15.934Z |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-11-08T03:29:15.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:20.548Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=79e82876-f5a6-48b0-b4ff-3235508dc1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:20.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:30.559Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=bd8c21c3-c358-42b0-abba-95a59d481d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:30.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:40.572Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=d743b7cc-ef64-4beb-a01b-64f330861d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:50.582Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=63ce3124-65ff-4e9e-aaaf-41102e116197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:29:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:00.592Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=1c0992e0-e25c-4dda-9685-147d3782495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:00.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:10.602Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5d9b13c9-68d8-4b9c-a742-579cfb81b48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:10.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:20.614Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=9a39f672-183e-4ff2-ba30-a2afc8bfc269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:30.625Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=de19ed4c-bfb0-4671-9b42-b6b83923ee64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:30.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:40.635Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a4698963-859e-4056-949f-a96ec8bc3088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:40.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:50.646Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=8f44fe88-5229-407e-be42-cd7f4d5323a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:30:50.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:00.655Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=00e67615-a8e7-4884-930c-26ae96f0f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:10.664Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=b754fc3f-25f0-4748-b8cb-fdb6349e268c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:20.675Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a474109c-79b2-432f-8ffe-a0f399a9e8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:20.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:30.685Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=f5e3c386-7e06-4c3e-847d-d10bf4e7b7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:40.694Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=bc6f7993-0125-424e-a3b0-050dcf405ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:40.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:50.703Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=84862e3d-60e4-41dc-a15d-030386048162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:31:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:00.712Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=b7a3f1a0-42ba-4499-a488-8db27b926175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:00.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:10.723Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=25f5e2b7-57e4-4975-95fc-cc10b4bab0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:20.736Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=1db9326c-6a2a-4573-a3e9-baabbf7ccd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:20.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:30.745Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=87b40cbd-9abe-4da9-92fc-70a8274380ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:30.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:40.754Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=74a09a79-77e3-4484-b769-82609be5c6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:40.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:50.763Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=01840cb4-dd40-46f7-a8d0-ea491a8db2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:32:50.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:00.773Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=3321b734-179a-4a60-a8ed-97d82a1922a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:00.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:10.783Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=9cdad006-18c0-484a-bdd7-bf55f28e533c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:10.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:20.795Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=1a164abb-95c5-412f-b0af-04199264e23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:20.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:30.806Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=1f24c32e-3db7-4683-98fa-e40f8c47adfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:30.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:40.815Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=75a5601e-0254-4f70-b95c-4ca045d8bc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:50.826Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=aa085806-7ce4-415a-8d51-66a5f5559954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:33:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:00.837Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=c5cd279d-b961-4d81-8aa7-ae45fed7128d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:00.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:10.846Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=ebe1e107-6db7-4d58-9523-0043f8eda453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:10.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:34:15.758Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T03:34:15.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T03:34:15.759Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T03:34:15.761Z |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-11-08T03:34:15.767Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T03:34:15.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T03:34:15.767Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T03:34:15.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:20.863Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a090100a-be51-4433-a119-1957ed44e8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:30.873Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=559e9312-a804-4c3f-817a-20f84dbb17fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:30.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:40.884Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=f82cb1a8-241f-4e1c-a943-419f768ab443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:40.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:50.895Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=665e071d-ab66-47e4-bd16-395967245104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:34:50.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:00.904Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=89dd77b8-25a1-43bf-a854-283416aba05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:00.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:10.916Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=09751f8d-d598-433c-ab32-d016e059a1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:10.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:20.993Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=ac16f957-4a88-4c93-903a-194aeb0cb326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:31.005Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=cd245b93-eb7f-43a3-9522-7c92c964cf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:31.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:41.016Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=55b51c23-3d39-40f2-8e21-cbbc86bad25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:41.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:51.026Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=32cc242b-2a58-4496-adf6-98d68ac8f263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:35:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:01.035Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=637c936e-bed0-4a18-9c52-5e765392f14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:01.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:11.045Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=665340fa-81f8-4107-bb10-eb5fd5403957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:11.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:21.077Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=1dd31b0b-ed3d-484d-bcc0-2960632ab2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:21.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:31.089Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=4cbface7-2218-462b-ae82-6c053696750a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:31.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:41.101Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=a4e6da0c-ae6a-4f49-8c4e-b53d19404359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:51.118Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=0d417562-d35c-4b0d-b4ff-e1987d1f630e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:36:51.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:01.128Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=ec224923-bf78-4c8e-a5ec-a4f9a33d063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:01.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:11.137Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=5ee6517c-3848-4e68-933a-f333f7d36e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:11.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:21.180Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=33b9b135-d7ba-457c-a4c0-decc8f98966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:31.195Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=8d2053cd-5322-4ed9-89eb-2381f927fdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:31.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:41.204Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=240be2f5-9dd7-4728-806a-6e999d9da713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:41.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:51.214Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=0671e461-1965-4ef7-95d8-6787a13d11e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:37:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:38:01.227Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=70183be4-b00f-4aae-83f8-13cd87aeef7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:38:01.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:38:11.237Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=c91fe398-6420-482a-8975-5a851f20bedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:38:11.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:38:21.247Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=7813e061-7503-4596-b442-677dfc59d17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:38:21.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:38:31.265Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=59bdb8eb-ded0-4d22-8225-8620c380da5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:38:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:38:41.274Z |INFO |Init configs |InvocationID=b556359a-8dfe-4fcc-b27a-197c32ee475e, InstanceUUID=581b4dc7-2692-40bc-955e-c8a2cce771bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T03:38:41.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |