By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:34:59.246Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:34:59.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:34:59.304Z |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-06-07T10:35:00.416Z |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-06-07T10:35:00.765Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:35:00.766Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:35:00.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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:35:01.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T10:35:01.402Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-07T10:35:01.521Z |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-06-07T10:35:04.478Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T10:35:05.330Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-07T10:35:05.358Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-07T10:35:05.359Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T10:35:05.456Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-07T10:35:05.456Z |INFO |Root WebApplicationContext: initialization completed in 3933 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-07T10:35:06.365Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-07T10:35:07.957Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T10:35:10.273Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T10:35:10.917Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T10:35:10.918Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T10:35:10.920Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T10:35:11.591Z |INFO |Started MainApp in 22.421 seconds (JVM running for 24.78) |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-07T10:35:11.739Z |INFO |Start scheduling PRH workflow |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:11.776Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=706a26f2-fb3c-4e04-aa1d-bd6246474e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T10:35:13.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:13.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:23.531Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=bf7235a5-7ed5-4f3c-8b32-798c73d9d354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T10:35:24.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:34.617Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=610ae01e-971f-410f-9659-4edd92fca5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T10:35:35.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:45.699Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=b2e09e00-cae9-41bf-b662-ff6771be22f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T10:35:46.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:46.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:56.829Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=562b7324-4d26-4693-acb8-0f242ca8ffd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T10:35:57.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:07.893Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=a48a4d0d-a53a-4f33-9f8c-28b4aded4d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T10:36:09.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:09.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:19.027Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=47702283-b233-4f4f-ae6b-15a4e9ee139d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:19.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:29.205Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=33fd11ed-95b0-4e0c-89f1-64b5a3950a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:29.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:39.229Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=b755c8a8-9ce2-4091-bb9b-570f586991de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:39.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:49.249Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d0128430-a6f5-48dc-baa8-1eb870204c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:49.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:59.274Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=73071b1f-1271-4a6e-a1d9-c349013861e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:59.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:09.298Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=83c11464-e0f3-4f57-9165-a94d514345f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:09.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:19.328Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=9247d26e-9c2c-44b8-9a18-0c0a2031fee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:29.367Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=7de5f224-4827-44de-8712-7d441ac9f438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:39.392Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2737e45b-5784-4ee3-b2fa-21d1c0fe46b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:39.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:49.412Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=447f58bd-be42-431a-81e3-24bba43fbe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:49.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:59.433Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=ea851303-8bf8-43a2-a914-e286f546f919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:09.453Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2d9a2e17-6bd6-4f56-9435-98833d36779d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:19.489Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0ba3a175-8004-4976-9bae-28647fcf924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:19.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:29.540Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=4202fad4-ca47-4722-98af-dae1ed554e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:29.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:39.566Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=f8c2f6c4-fbf8-426c-90d2-85fe00784b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:49.596Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=6916d68d-010a-493b-91a1-68bf187e2e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:49.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:59.653Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8aa561f2-cfe5-459b-83b7-b00c676de3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:09.683Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=5c5ea263-bc79-43dc-a7ce-a48a064a5ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:19.713Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=e5dcfe3c-f80f-4461-b578-d838bd914a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:19.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:29.739Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=9fc5922d-76f8-4d0c-8ef8-9fea1b437fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:29.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:39.766Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=4f89b1cf-8ed6-46a3-8b8c-f4b6d3969c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:49.792Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2d4c6025-6dca-4229-81af-487bd489d1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:49.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:59.830Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=ff9eb256-da61-42a6-96b0-60e2383a75da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:40:07.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:40:07.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:40:07.561Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:40:07.565Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:40:07.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:40:07.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:40:07.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:40:07.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:09.850Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2b088bf8-38a3-4c23-a30b-4eb5b8b4a459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:09.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:19.868Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2d4312d1-525c-4b95-b24e-2b17348fb79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:29.885Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=ace8fcb1-8b9f-4d65-a341-d2d51416396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:29.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:39.909Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3658cc94-94c2-4cbd-a7cf-2a5f945dbd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:49.934Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=6989b096-ded4-4aa0-8e56-cad2f4ca962a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:49.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:59.953Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=e6bae25f-165f-4563-a2ad-43cea5e11290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:09.966Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c42e455d-b475-4e58-b880-97f877ec057a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:19.985Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=35be221a-14bb-4532-99c7-a9cceda2c351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:20.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:30.008Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2d0fdd69-bcaf-4e38-aacc-848ab744b29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:30.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:40.029Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=a21a50a5-b382-4bff-a030-88334c463816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:40.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:50.045Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=90712845-8990-4175-ab8c-cb94f730993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:50.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:00.070Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=65754b8d-10b2-4079-9e9d-8b92f58f0439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:00.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:10.089Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=72586482-167e-47eb-8ff7-221a3c7528bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:10.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:20.112Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=1810cc41-1928-4215-8166-f5542902013c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:20.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:30.137Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2bdac11e-736b-4f88-a16a-9aecc5c9c66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:30.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:40.156Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=fef579b0-7269-41e4-bfe7-3e3505e55988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:40.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:50.176Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3d80fa23-e4fb-45ff-84e1-f004d81044ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:00.194Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=b7ca04f7-7424-4133-9c84-3eac4349790d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:00.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:10.212Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=ddb2b0b3-ac9e-4f30-a676-fab2e0ac8862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:10.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:20.226Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=db154bfa-c455-4a2c-a45e-09111bd84c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:20.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:30.252Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8068f563-e642-4e8b-aea6-bc65622a4be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:30.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:40.284Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=74dbdb3b-bbdd-46da-9676-62d976d528fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:40.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:50.298Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2c902151-787c-4814-bb68-5af38a4f88c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:00.317Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=6fa97ede-540f-4067-afda-3035bf1acbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:00.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:10.334Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=fffed97c-d6b8-4a97-b33f-5e500f13d9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:20.364Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=a86bc749-d16b-4eb2-aefc-9acdaa8dcbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:30.380Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=19668cc0-6f5e-4ff6-a7a5-e925fef72842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:40.400Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c6e29285-5924-4e86-9b70-5d5f76885d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:40.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:50.416Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=dd83af4e-7195-4097-a884-115db3224fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:00.435Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=810e95fc-1973-401d-b6fc-9e87ed5f3e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:00.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:45:06.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:45:06.919Z |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-06-07T10:45:06.920Z |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-06-07T10:45:06.925Z |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-06-07T10:45:06.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:45:06.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:45:06.941Z |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-06-07T10:45:06.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:10.450Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8dfa08f2-9038-474a-90b6-a396c70c1069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:10.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:20.513Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=cb136e92-c89f-42c6-9239-5057f20828ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:30.531Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=472a6e89-c1b4-4f09-a790-677b30a7f5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:40.563Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=782c930a-95d2-40dd-a71c-f33e7e1912c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:40.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:50.606Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=546a305c-f12a-40cf-84da-a9de79d006c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:00.623Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=52202a82-0d3e-4af6-a315-9629b1ab58e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:00.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:10.650Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=775ed124-abab-4adb-8b35-6729b6bc1427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:10.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:20.696Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3dfdafd4-fc08-4bc3-a26e-b73fb065b747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:30.719Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=9934bacc-8459-420a-bc84-713a7546ab4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:30.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:40.739Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=4bb279dc-5214-4903-9c9b-4507b5c6751e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:50.762Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=123f984d-f9c0-42d1-8a4c-d20d6bb11464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:50.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:00.778Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=f73a42a6-0a79-42e1-87bf-d7da2a4b6a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:00.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:10.794Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=4ca15912-17c1-48c0-8950-4eec3c729517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:20.808Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=4339d2da-98e2-400d-a1e0-88cee555264f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:20.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:30.828Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=daf447d3-461a-4189-9b93-09171f58db1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:30.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:40.842Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=caf227e1-6126-464e-bda2-1ec63b52940d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:40.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:50.859Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=1595af64-d042-4a4b-9b52-d676d7e6651f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:50.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:00.878Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=19894ec8-d6d2-4dbc-b965-ba298ac3ef94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:00.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:10.892Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=ee1b5a10-09b5-4a6c-af8e-1953d0a42ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:10.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:20.911Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0a6bc380-a1a2-495b-a794-70f8adac5218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:20.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:30.933Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=df40086a-f130-49dd-ac2b-f4dcf50903e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:30.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:40.946Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=659035fb-162d-435d-a4b0-e63d209014e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:40.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:50.959Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=bbe23ca7-f6e0-4c92-97d4-9bc91363388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:50.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:00.978Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=67137648-6c4c-44aa-bf64-29e5dbd36c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:00.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:10.993Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=41fb6e65-a9df-40c2-ab47-97a4a02a62df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:11.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:21.017Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=5099f6d7-67e8-4b93-a646-dbf8d2fecc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:21.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:31.038Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=67a3a6d7-8b48-464f-bd0e-baaaa43590cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:31.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:41.056Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=aca42d0e-5a27-4c33-b012-3ef6f4d3cccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:41.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:51.073Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3a5921a0-fc60-4450-90d5-87678ede526f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:51.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:01.096Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=58c23e44-b3d9-4483-a338-eecffc3f994c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:01.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:50:06.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:50:06.800Z |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-06-07T10:50:06.802Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:50:06.807Z |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-06-07T10:50:06.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:50:06.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:50:06.826Z |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-06-07T10:50:06.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:11.111Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=e81d95e2-7778-4d1b-829a-e7a580a373a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:21.128Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8a133fa6-1673-420e-af88-38a948412eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:21.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:31.145Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=25d5dadf-7c55-4168-897f-394ff8448204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:41.169Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3a2dfe92-51d2-46d3-b992-352cab9b81f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:41.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:51.194Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d149c1bb-1a4d-4fea-9455-ae6fb679c619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:01.207Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=6bc02f9d-48d6-489e-8ec1-1a8fd3c22a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:01.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:11.221Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=6176a21e-840a-466d-bec0-3560f22a35e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:11.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:21.233Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8c8448e0-1c3e-4b5c-b658-2c51247e168b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:21.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:31.245Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0684e951-f9d0-4fbd-ae25-1a21cfcbad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:41.285Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=08bd8b43-7e03-468b-bdd9-102561376ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:51.301Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=6e694de3-3e23-4627-84e6-e4432b381ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:51.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:01.316Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=61fc4d0f-2e85-4914-a363-c30d6f4cdca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:11.330Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=90e3a0cb-fc72-407c-b93a-fde484e78037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:11.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:21.353Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2fd6755f-859c-4c78-acde-eca6dddaa0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:21.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:31.367Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=f0459286-7f97-403c-ab91-4eb999c0e279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:31.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:41.385Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=7a1d9e14-5771-40f8-8524-8926f3e6c9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:41.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:51.400Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=dacc4e4c-fc19-4bd5-b942-e1e174bbc42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:51.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:01.413Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=6772af8a-1fe0-419c-a759-c824ea116a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:01.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:11.428Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c64db643-82c2-4971-9c8b-f8afcb35dad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:11.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:21.457Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d457d78f-e2c8-4153-b7b4-35144d3e387f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:21.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:31.473Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d197ba84-3c00-4970-a085-4112fe2af7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:41.486Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c11f1359-5308-44cf-898a-8815b8af29e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:51.501Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=7114e11c-8a3f-41a7-8ccc-01c759463329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:51.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:01.522Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3a88c50a-9270-4bd7-aa3b-e902a98ab942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:01.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:11.552Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=fc45dfcd-8dee-48c7-ad74-f1575899db32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:11.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:21.569Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2043e0eb-2015-4f71-bbd2-082ab73eac0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:21.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:31.582Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d8057b0d-ba3c-4c59-adac-4e8b4d787b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:31.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:41.593Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=167db4bc-e2d1-4016-9ab6-86b204c1c1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:41.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:51.606Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=807e8986-be73-4ab2-8849-a2948ab40261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:51.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:01.620Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=169279b4-ca42-446a-8f24-057e438276bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:01.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:55:06.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:55:06.763Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:55:06.764Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:55:06.768Z |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-06-07T10:55:06.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:55:06.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:55:06.785Z |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-06-07T10:55:06.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:11.634Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d81818bf-6044-4bc4-aa47-fa34515a0fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:11.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:21.652Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=a259142b-19bf-4ceb-bf2d-22c35d0ead46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:21.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:31.666Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=37ff644e-2941-4803-bf45-c5df1ce77904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:41.680Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=4ce70336-a08c-4c5d-9772-0e3fe38d1af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:51.693Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=f00325ee-4367-4161-8cc0-70c448429f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:01.708Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=fe67c01f-76f8-4cf4-88b2-f75b8e4c3a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:11.720Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3aafb8f8-7fca-47f0-956c-708654013b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:11.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:21.757Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=55d4d73a-7e1e-42fd-b7b4-ff92726554b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:31.772Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=5cbb0af7-75f8-4394-8ca5-def71edddfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:41.788Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=046b522e-6ad3-413a-93a1-f2db195a778c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:51.804Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d98a5fae-aa20-43a5-be5a-11d781d84541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:01.821Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=5ca14723-f595-4168-90d2-0364539a129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:11.836Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=ea8bafe5-12a1-482c-9b6e-1f52bac872ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:11.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:21.854Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8e94f6ee-e2bc-4e7c-88cb-1cba57f3af03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:31.868Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=bd86a16f-216e-40e5-b867-ba1d5f60ba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:31.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:41.880Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=5084480d-0290-46d7-bceb-7341f1a18deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:41.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:51.893Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=9e89e768-a410-4120-b3ba-7dd33fa2e89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:01.908Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=1046b224-b89f-4ee0-992e-c1597e5853cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:01.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:11.922Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=cc203172-6a0e-4a5a-a174-1282319e421a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:11.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:21.960Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=afc707a7-44d7-49ce-88f1-7e14440e4325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:21.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:31.976Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=60e00b7e-f3f4-4556-b5a9-931b4645ea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:41.988Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=7badbe8d-9060-4693-ad86-21d21820823b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:42.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:52.003Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d8aaa4f2-394c-43ab-8df5-604dd4330187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:02.016Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=b469145a-f46b-49bb-91af-3b07b23762c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:12.032Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d6b79a05-3ea4-436a-ab0b-4985cfb18d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:22.065Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0f9e977b-0605-46b4-a4c7-1caf51ea2361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:32.083Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=e8b86e2f-a08c-40a3-b9ad-bc63a685a081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:32.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:42.095Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=56f62a58-1112-46cf-97b8-58691d3f4762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:42.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:52.111Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0d060a07-1327-48e4-ad3b-02ba4d334d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:52.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:02.125Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0c7b3431-95f2-4479-bf85-5b1cf861c963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:02.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:00:06.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:00:06.607Z |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-06-07T11:00:06.607Z |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-06-07T11:00:06.609Z |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-06-07T11:00:06.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:00:06.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T11:00:06.618Z |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-06-07T11:00:06.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:12.139Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2c3c2e3a-e7ff-4ba8-84a7-7cd3532bc7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:12.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:22.172Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=9e7807ca-3ace-417b-8680-268f6c1fabfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:32.189Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=35399834-e06a-4d2d-b941-a2b0a5d75c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:42.201Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=278eeca0-b325-4839-b538-eedbda53501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:52.214Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=4d312b6d-0065-45cf-85e7-eb59428cfcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:02.228Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=6845b770-4308-463d-af94-956de58e0f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:12.242Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=96022900-6605-48b5-a7d4-f96e9ac6fa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:12.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:22.269Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=69cbcf9a-2ee5-42fa-8c4f-96669c26fb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:22.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:32.286Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=92fc1bc0-28c7-4447-a21d-2a8456346910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:32.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:42.298Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=548884f5-f035-436f-8479-309fdca43c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:42.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:52.313Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d3b504b9-d71b-4dc2-92cd-cf8eee38c622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:52.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:02.331Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=4479e06d-aa8d-4674-9588-034b5d4e9e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:12.344Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=4395769f-3d81-47e1-af86-a7d55ccdc9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:12.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:22.355Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=764ebf04-d8d9-4016-8e52-e1ed8998b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:22.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:32.374Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=b24fd6bc-9eae-47fe-b4fa-70c8d9d72b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:32.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:42.385Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=cbc1e0d0-b79d-4602-9931-8f3b50f19f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:42.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:52.399Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=169087a4-3baa-45b6-9602-c823ef9ea8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:52.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:02.429Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=7b154af7-1dc8-4de5-b286-31c51cac8cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:02.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:12.448Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=682652b5-5631-4d91-98c2-42adf0ee42fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:12.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:22.466Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c1b6cb0d-e6dd-40d3-963d-7179e7a8c5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:22.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:32.480Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=dc34f24c-3cd6-48d7-abe3-89a4dc2e7fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:42.497Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=e00b1b24-c465-4d66-9288-df5dcf848f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:42.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:52.522Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=046bf7d5-1234-4187-8175-12f3f88abc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:52.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:02.536Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0e8be6df-d3c6-4480-a6e3-9234645ea648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:02.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:12.551Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=848970e2-9b99-4702-a06c-00457c67c3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:12.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:22.575Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=9846237f-9277-4e5d-a40b-3c0b1d8ae7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:22.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:32.589Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=a668b86f-a449-4a8b-bcde-8e47c4173ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:42.612Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=406e05da-a64a-49aa-99f8-675f63abd302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:42.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:52.648Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=a0dc267b-26a3-4ee7-a5e2-3bb6cde792b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:02.665Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=6709b497-0252-482d-8755-70a1474688dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:02.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:05:06.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:05:06.733Z |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-06-07T11:05:06.734Z |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-06-07T11:05:06.739Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:05:06.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:05:06.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T11:05:06.754Z |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-06-07T11:05:06.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:12.678Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0ab3beb9-a245-4b3d-a8d4-b64039219652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:12.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:22.689Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8ed5308c-ae56-4b5a-9762-2e4490e561ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:22.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:32.709Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=ce913867-0027-42ab-abf7-327f9e7387ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:32.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:42.724Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=77cb43c6-1e18-49d4-a617-9b015607a0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:52.739Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0f0b6023-83c6-4e51-bdfe-41aaeea8e801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:02.752Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=76de5e5d-912c-4cf4-894b-f17d7817fb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:12.765Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=f8553afb-a440-4a1f-b0f3-c066aecafb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:12.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:22.776Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=52ebec56-32a0-4929-ad8e-b3ffc20263b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:32.792Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=f627ae0d-eadc-42d4-a760-fcff36e63c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:32.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:42.804Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=4662da9b-0b55-434b-8b7a-d94bbf9a6eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:42.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:52.822Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c32fbe63-b6be-477b-a7c0-377a2c41b6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:06:52.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:02.838Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=a7120d91-de91-4341-93ce-98eac1ea4678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:02.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:12.849Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c4e8ad7d-1168-4a11-81e5-3d61fd758e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:22.865Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=e624fd0e-abe1-47f1-ac54-5539fe114fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:22.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:32.883Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=41239e49-9e07-4e86-aa45-b639ba16c929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:42.896Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=95491a58-74d5-466b-9fa4-0e143cec0a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:42.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:52.912Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=e8cde606-84cf-487a-977c-ff99867e7c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:07:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:02.933Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=30d0df9e-10a0-44aa-9d57-4f55737802ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:12.947Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c9814394-bf50-4fcf-8b27-0b8acfc9c8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:12.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:22.959Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=46aa5bbd-6f48-4248-985e-0033762d8026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:32.973Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=a860dc78-c25c-46a6-ad43-8d8e54cbaf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:42.984Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0be9f034-5423-467c-9385-c697ba34d590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:42.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:52.995Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=50fbc11c-ed15-414a-a101-f164e4ffb164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:08:53.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:03.008Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=309c63a3-8c33-4c14-b11e-f4d708260197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:03.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:13.019Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8ca2712e-4a63-4e8c-bb0f-a5502e32e16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:13.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:23.031Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c1a5052f-c0e2-4162-b487-5ae33ec97b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:23.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:33.043Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=85001b62-bbe5-47b3-b5a2-d6342becc9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:43.055Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c82290b6-f111-467b-836f-ea6d1c53f18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:53.065Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=b3ba2e68-300f-48d4-ba21-3983d01c9300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:09:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:03.077Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d8d0b8fd-b9c8-4d42-a141-47a8e6fac31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:10:06.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:10:06.762Z |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-06-07T11:10:06.763Z |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-06-07T11:10:06.765Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:10:06.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:10:06.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T11:10:06.773Z |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-06-07T11:10:06.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:13.088Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=bd36bc2a-e728-466c-8b3e-2e3f6c8439cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:13.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:23.101Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=5daffc68-dba0-4c22-b602-02abe18ef030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:23.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:33.117Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3c7361fc-100f-4ad4-825d-c891f5e872d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:43.130Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=454f86ca-0dd0-46db-880c-8f83b3f044f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:53.145Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=64e13b65-ee92-47d5-af12-4864ebcc5729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:10:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:03.156Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=f1a2cfa2-ff99-40d7-9f3a-cbbbdc949107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:03.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:13.169Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=5c766ad4-0972-460f-bedd-2a0aeb563e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:23.182Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3dc04839-3de2-4105-a193-677f839516ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:33.195Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=888b96a8-cc27-4191-a713-2de09c4a28d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:43.207Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=5b3430c4-c749-4f05-8891-d44f498a62a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:43.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:53.238Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=89ac678a-55f5-4434-b109-87b3e0cdb810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:11:53.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:03.248Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=fdf5aa19-49e7-4bf9-bd78-a01080f02a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:13.262Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=df681868-80da-4006-ba31-5472000d99ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:13.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:23.273Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2e772d49-8f43-4473-b23d-2a82e41d1d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:23.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:33.285Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d04ebe40-6827-4faa-af45-474ca7961da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:43.296Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=b4721693-375a-43e3-abbb-14f272dc0827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:43.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:53.308Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=721be4cf-7832-40d8-9110-d296be764874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:12:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:03.346Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=effa6496-220f-47bc-9153-b50417a7ad71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:03.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:13.357Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=bbb56f8d-fd7e-4a49-b83e-b87e85f70d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:13.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:23.375Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=548da24b-f19a-43e0-b04e-c9dede9bf2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:23.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:33.402Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=dab32947-3ef3-40a6-ac6c-7a0ec3b68ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:33.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:43.423Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=ce720e1a-19b1-4651-806a-5ccedb37956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:43.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:53.435Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=961e5f59-de01-4e1f-a607-8da7ec678f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:13:53.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:03.446Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3d42bdb7-2343-4964-bccd-1fcfe16e19b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:13.459Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d67e08d3-6648-4d04-87f8-7e182a68a954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:13.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:23.470Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=9fa6bf34-6e1d-4c12-9aa5-d3fd7dfda3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:33.482Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0c368300-a6fe-480c-a0ee-bae6115a3fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:33.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:43.493Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=e4697bbb-decd-436b-8892-36f6c40ac392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:43.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:53.515Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=716b2e25-1458-4c8a-ac34-0270197e421b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:14:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:03.530Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=7a0ed43a-b683-45b6-bac3-0add9ab217c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:15:06.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:15:06.744Z |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-06-07T11:15:06.745Z |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-06-07T11:15:06.748Z |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-06-07T11:15:06.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:15:06.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T11:15:06.757Z |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-06-07T11:15:06.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:13.544Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=40c16d0e-c665-4bf6-89f2-6e53b060ee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:23.562Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=373ded02-1c08-4344-934d-8e5d2d4292d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:33.576Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=261058f3-6a3e-4997-ba64-7db21e05ebbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:33.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:43.587Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=5b09d2a5-eb48-401f-95e1-b847f9ac43e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:43.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:53.600Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8a83c9bf-8059-4e5a-9a90-fb9cc3265908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:15:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:03.614Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=5e42e2a2-26eb-48bd-9287-b9f1bf29a9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:13.630Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=cb880ae2-7e6e-40b8-a2ff-4e1ab7159224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:23.641Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0d80d912-ce8b-4b31-a780-c528719186d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:33.654Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=532c9958-4b7b-4f66-a71e-4e11d2ab6411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:33.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:43.665Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=19a63fb2-40c1-4d25-ada7-89c2797b6dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:53.678Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=274650bf-186c-4baf-be27-f441b65d1abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:16:53.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:03.696Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=dd724558-a132-4430-b29a-c26731e47ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:03.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:13.708Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=408b3293-4199-4e81-aa0f-18443d18d6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:13.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:23.719Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=183321b9-0ce0-4aaa-a9cc-5ac850763279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:23.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:33.734Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3f16b73a-1300-4337-8996-5aa1bc035af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:43.748Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=6a1dced2-66f8-4225-ae13-f49d4818f8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:43.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:53.762Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=db1f6cf7-a7ab-460e-9d05-d04d49e04015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:17:53.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:03.776Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=11b4f7de-9eb1-464a-80ee-63307cea435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:13.787Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=299e14e4-d518-488b-bd94-23aea159c83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:13.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:23.798Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=91f07e32-542c-4e71-ab7d-ba77302aad91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:23.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:33.810Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2ce1743b-4347-42ef-8bdd-406a0c10fabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:43.822Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=100f72b7-d477-4df7-a8a7-6710193304de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:53.833Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d2f6764b-6782-4eb8-948a-dbbdc2ce63b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:18:53.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:03.853Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=1a551b24-6961-4fde-8081-b1f3752703b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:03.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:13.865Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=344ceb21-88e7-4c1a-80bc-e9b630566560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:13.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:23.876Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=a6609103-05cd-4cd3-9332-c80bc62ba609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:33.889Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=09a97888-ba42-464a-a0a3-4ee213753c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:43.900Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=194b8e32-c56b-436e-98d1-2359b8393290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:43.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:53.911Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=fc2c500f-748a-4cc3-b432-3b545df341e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:19:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:03.924Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0bf0f19a-44b5-4c95-b0f9-49a7a6cff8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:20:06.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:20:06.583Z |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-06-07T11:20:06.585Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:20:06.588Z |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-06-07T11:20:06.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:20:06.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T11:20:06.599Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T11:20:06.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:13.935Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=a02a0172-a866-4515-8c53-34bff4223a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:23.946Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c25d4b52-2a3b-4150-91ab-d189c2cf2853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:33.958Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=84e47ec9-6607-49f5-b714-00c9603b460f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:43.969Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=95ed9880-c023-4569-9e58-d8e6febfd6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:43.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:53.980Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=20c11ce2-6672-4d8d-93de-f0b633b8c133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:20:53.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:03.990Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=83c56544-6883-49da-a6d0-af13422d2077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:14.001Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0134a8c5-c200-486a-ab84-1ee014dbbd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:24.011Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=93ef3ec0-5e98-4172-9918-48cda901f640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:34.024Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=278e88dc-aecc-406e-a073-3ccff680c5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:34.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:44.040Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=1c609db3-d0a5-495c-84a2-5e5d06d8f36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:54.050Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=182235eb-192a-4c5e-97b5-3aa4c73545bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:21:54.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:04.062Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2468314a-6876-499d-ae3a-78fb46f73e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:04.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:14.073Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d77cf99d-fdb2-4e52-94bf-37abc017f7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:14.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:24.084Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=b32d2ac7-bf35-4b14-ae85-baf4bc8cc16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:24.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:34.097Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=aded60fb-6664-4dda-84a3-43fd03cdb00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:44.109Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=e335c6d6-eb00-4d60-84c6-dd2d77dc3862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:44.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:54.119Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=83f57ebc-236f-4ced-8c15-22a3a099162e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:22:54.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:04.131Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d89b3035-dd2e-4138-bd51-f0e70d8fed8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:14.143Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=61d0341c-660d-446e-95ab-822746bfcdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:24.154Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8589fcf6-2f22-4e59-8286-92e87c18d0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:24.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:34.164Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=147c0aab-abbc-4471-816e-4e03785c1a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:44.176Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=b70086f3-2bfa-40e5-ae33-1eb4e4af9955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:44.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:54.187Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=acbbb6ae-73d9-4586-abc7-f2abb2d054db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:23:54.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:04.201Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=fb543b12-4124-4382-84bd-6061a56975d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:14.213Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=de15984d-3539-42d4-bb02-4b35d84b5330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:24.224Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=e163a0b6-a147-482e-b2a6-462c30fa3b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:24.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:34.236Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d0394e5f-1206-4e0d-8d56-ab6abdf52549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:34.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:44.249Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=f3b050f3-b423-4781-a276-cee1ddf25177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:54.260Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3038fbcb-d77c-46c9-8d3c-c5b17fe85937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:24:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:04.271Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=d1817e10-4006-47f9-9f51-bbae327d8b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:04.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:25:06.725Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:25:06.725Z |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-06-07T11:25:06.726Z |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-06-07T11:25:06.729Z |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-06-07T11:25:06.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:25:06.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T11:25:06.736Z |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-06-07T11:25:06.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:14.283Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c3c18af1-c826-4ad1-9742-edd4d3ceb688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:24.293Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=68b1be5c-88ba-4ec4-82c3-95f2168926a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:34.304Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c9a948d2-d91e-4e2a-8555-565a849aaf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:44.326Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=a8aa114c-1ce4-4b51-9e1b-9a2ee3922092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:44.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:54.337Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=608b8f0f-4956-4b94-877f-13524b949cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:25:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:04.350Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0f550e4d-230e-41c5-8947-76f049e714da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:04.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:14.361Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=6220c39b-92c7-4b43-864b-317596f0711c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:24.373Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=17ba69be-2d56-4e61-9579-7645913c6fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:24.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:34.385Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2ed2f159-71ea-4ef0-9c98-de4fd2542d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:34.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:44.397Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=00f83a67-c937-4164-9e2d-035841368e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:44.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:54.408Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=23af1ab3-c77d-4ff7-94a8-d1a21d6a6efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:26:54.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:04.419Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=056e4993-4756-4a47-9622-aa6e19518f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:14.429Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0adb86b9-ee0a-4041-b1e2-024b9f376751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:14.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:24.438Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=1612df10-5531-4522-b324-946ddc4c685d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:34.448Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=cf81dfb1-0519-4877-9959-22c8c6e9d700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:44.459Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2ef2c29d-c290-433a-892f-b8cfbb47182f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:44.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:54.474Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=cc055024-b2d9-4ac8-9ffc-455e916381a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:27:54.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:04.484Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=66794831-622c-43e1-80da-410ab6cb8761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:14.494Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=459b053e-626e-44fe-98a0-5bd49c618c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:14.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:24.505Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=19cec549-dd96-4247-b2ac-fcc1ae3bf108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:24.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:34.514Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=4bba9a15-621b-406d-a700-d3bdf4d9b307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:44.523Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=198d1757-4ef8-4030-a67d-2ca5423582d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:44.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:54.536Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8985b225-c8ea-4913-b7b5-a7b458288066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:28:54.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:04.548Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=699eab3e-0e13-4248-b7bf-817ee4758f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:14.566Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=650cdcd4-4831-46d6-a473-482a0caaa6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:24.580Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c1bcb5b5-3f55-4bfa-907a-324b6b58fedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:34.603Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=1c0dadc4-5284-4568-8f50-1e7254487344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:34.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:44.622Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=66e5979d-a4b6-4ebc-9de8-82f7eefdd149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:44.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:54.638Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=2fe122fa-fa91-4bcb-b533-c25b26f0f0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:29:54.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:04.653Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=9a67adce-0f41-41af-a443-ed575ab72e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:04.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:30:06.683Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:30:06.683Z |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-06-07T11:30:06.684Z |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-06-07T11:30:06.687Z |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-06-07T11:30:06.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:30:06.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T11:30:06.698Z |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-06-07T11:30:06.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:14.663Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=dd649598-50da-44de-a858-1c698fb34941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:14.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:24.675Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=1bb66eb2-42be-4241-9834-97f636356554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:34.686Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0682358f-9dbb-490f-b647-a4ef898af8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:44.698Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3989b194-3e02-453a-9512-12d9b262c3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:54.708Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=dae1720a-6fdd-481e-8ba9-841ba4ff6f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:30:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:04.718Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=0ac71429-5a59-4897-b088-e0d424754dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:04.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:14.730Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=21711734-227e-404c-811e-be39b4dabab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:14.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:24.740Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=9a720d8f-1d33-4603-8c0f-7a635f2f9ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:34.751Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=3cf08ede-bdfb-4e6f-aa11-75154cd9dc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:44.762Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=8752552a-d263-4874-8d80-6293c857f9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:54.772Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=dd29773b-15ca-48ca-b04f-c90cab1f6e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:31:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:04.784Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=c1d2366a-8fa4-4ade-b6f5-d5b2675629dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:14.794Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=91757750-b331-4bea-bd24-98b7b7ac4247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:14.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:24.805Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=ce8cfc23-a2d7-407f-be98-4583dad8c213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:34.816Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=384cc29e-ea8c-443d-96eb-4d8e6b0d6913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:34.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:44.826Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=aa35cfdc-18a5-4ac8-80c6-f820adeb47b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:54.837Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=33a72903-927b-4154-881b-2c00185c1ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:32:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:33:04.847Z |INFO |Init configs |InvocationID=b11c2199-3d6d-4460-9e60-8b0868f21b24, InstanceUUID=543b76d6-e7ed-48b4-bfdd-e7539664f803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:33:04.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |