. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:01:39.029Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:01:39.034Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T08:01:39.087Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:01:40.322Z |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-10-21T08:01:40.464Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:01:40.465Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:01:40.465Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-21T08:01:40.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-21T08:01:40.824Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-21T08:01:40.854Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-21T08:01:43.109Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-21T08:01:44.002Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-21T08:01:44.028Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-21T08:01:44.029Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-21T08:01:44.120Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-21T08:01:44.121Z |INFO |Root WebApplicationContext: initialization completed in 3266 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-21T08:01:45.277Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-21T08:01:48.763Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-21T08:01:49.846Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-21T08:01:50.095Z |INFO |Started MainApp in 15.652 seconds (JVM running for 16.953) |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-21T08:01:50.216Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-21T08:01:50.256Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-21T08:01:50.260Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-21T08:01:50.328Z |INFO |Start scheduling PRH workflow |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:01:50.353Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4503eb3b-ffb7-4875-a1fc-b40e3f347642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-21T08:01:52.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:01:52.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:02.178Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a3d58122-a5cf-415d-aac6-2b296e04d6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:02.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:12.448Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e330a31c-70e2-49c4-9ac5-9c167b8a5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:22.479Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c206b997-2ab4-4ac5-a348-79448d3d770c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:32.515Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c5b83ad6-ef24-46a3-8ba8-7523b4dc32ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:32.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:42.540Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e5e53eca-aed8-4e37-9745-63ad23e207c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:42.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:52.576Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7da10694-1eb1-463b-8218-65c89bff04fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:02:52.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:02.599Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=20a243a4-0bc8-464f-a31b-d66f8c27c3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:02.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:12.624Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b166a150-1b52-4615-88a7-72a298eea77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:12.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:22.644Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2f6c559d-8379-471c-a629-5f5e50c2a296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:22.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:32.666Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=301c68e4-88a2-4c4d-9aab-7d5974d4ec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:42.699Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=98928683-18b6-42e4-9302-b36856c60600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:42.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:52.720Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1ea9304e-db29-4aac-9e0b-1f9f3dd9a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:03:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:02.740Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=34b7e1c9-b1df-4b7d-82ae-6c47d6bd9701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:02.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:12.760Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8da6236b-b58b-4cf3-bd1e-5d3f0978e85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:22.784Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9252979c-229b-4a63-b221-3891a0fd94ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:22.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:32.808Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bb0e5f97-5711-4e6d-a2a4-40b214a27ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:32.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:42.828Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=abf17a67-e8b9-4f5f-a5ef-91ba7391957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:42.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:52.848Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ab88f28a-e3d1-42cc-99fd-fbd8cba9ce6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:04:52.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:02.864Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e2900bd9-4d27-42c9-8558-7f6fa7c4a738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:02.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:12.899Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cba0bcad-6002-4417-9c4c-9a3e21b04a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:22.924Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e649a6c2-9faf-4d70-85a4-756626e10327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:32.947Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=07301cc1-eed5-4a3e-a388-6c142c9f7510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:32.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:42.964Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=97760994-00e4-4557-9b7a-9733260e8315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:52.989Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a138268d-8d54-430c-8954-f5e31920f1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:05:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:03.010Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7849d975-2a5f-43da-9a82-ace04ed53861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:03.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:13.044Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=81c56d86-4db2-4cf5-8724-838d555a0d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:13.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:23.060Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cef0a795-ab86-4366-bddb-c3bfbc17f049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:23.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:33.075Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=11b6ba9f-b61f-47d5-95a8-8ba08b917f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:33.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:43.093Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b86a64a5-0baf-4123-8cc8-0f8d319f9226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:43.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:06:46.908Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:06:46.909Z |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-10-21T08:06:46.910Z |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-10-21T08:06:46.913Z |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-10-21T08:06:46.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:06:46.928Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:06:46.928Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-21T08:06:46.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:53.107Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=504ca4f2-5386-40b1-933e-a460bbb37e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:06:53.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:03.128Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=323cd1d9-7559-4ef0-aa91-d416fee7bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:13.178Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=60a50907-dce1-4e00-b62d-e02abd5812c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:23.198Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5c37d1a6-1fcc-4bd6-afc7-056451178589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:23.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:33.214Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f718d359-66e4-4900-b8e9-b8718b6916be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:33.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:43.247Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9163329d-c19a-4d2c-9a79-58ebfc766992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:43.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:53.262Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ec59122c-4253-4d2a-b2c3-fa96c3c9eb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:07:53.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:03.283Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e59178c3-dbf2-42a6-a73a-0cb7e7ba650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:13.312Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=60e25b05-3a3c-4adf-99f1-88ab39fadc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:23.328Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ca1f778e-1728-45d4-9fc3-60e60890c1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:23.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:33.340Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=702d65fe-87fa-4e0b-90f5-edf0917378a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:33.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:43.353Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=87fcc846-9e68-4adf-b053-8c11485a19f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:53.405Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=41e1da63-008c-4244-b992-571aea44b21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:08:53.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:03.426Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e4f3c285-5eb1-4cb3-b92d-a591dd48fa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:03.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:13.453Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6340a5ac-b264-4a81-b625-2cf10f9da500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:13.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:23.468Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4ab0fda9-3d37-4db9-8cd6-b5de13a140c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:23.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:33.483Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f0970fc8-8626-4641-968a-df8a87136fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:33.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:43.497Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a2a52d31-99fd-48b9-a67a-aa56e858450b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:43.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:53.512Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2dec47c9-379c-490e-90de-4be14062eddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:09:53.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:03.527Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0411ea7d-91dc-45ad-96fe-e30812f1c495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:03.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:13.542Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c7ea12f8-7e0d-4e2d-aa31-4fd5c44af98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:23.559Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e1266cef-135a-46b8-853f-3225b652b59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:23.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:33.576Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=05b3c6e4-2f5c-4027-9361-44ff5db909cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:43.596Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a455587f-2619-4f38-bcee-79fd8b2bc9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:53.612Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2d8387cf-f34f-4f2b-a676-c24d389b0403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:10:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:03.635Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=214d9147-1530-4d88-9f52-a0745d1e26c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:03.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:13.672Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fcf97520-e704-4ebc-8414-f1c519d707ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:13.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:23.691Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=073f060d-aaaa-43e8-8cf4-41443f83f49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:23.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:33.707Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1ad605c8-6bc6-4d48-a893-e5790dd3bcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:43.728Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f1224d15-db1f-4c58-b20d-a60d2118767f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:43.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:11:45.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:11:45.700Z |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-10-21T08:11:45.701Z |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-10-21T08:11:45.704Z |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-10-21T08:11:45.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:11:45.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:11:45.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-21T08:11:45.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:53.742Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1d575e87-a0e7-451e-8455-9209c2cb2f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:11:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:03.755Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=aac1ad75-06f3-40cb-9ef8-0f0e598dbd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:13.769Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=31734f42-4270-4153-ad10-4042d3a6effb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:13.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:23.783Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=97614a9b-9764-4da0-90c6-fb1b1e04bc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:33.796Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2f66cced-7e35-4eb6-941e-a03583823d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:33.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:43.812Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1df07582-ec91-4eda-9dde-a758b0ddbf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:53.825Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=276115a7-a5dc-402a-9f64-310dd15eb7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:12:53.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:03.842Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2af6513f-9367-480b-9013-8028ec5d9b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:03.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:13.860Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bc06fecd-4614-477c-af50-f9ad3da54a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:13.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:23.872Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=38d1fe1c-5c97-48f0-a9fa-b86310bf1f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:33.890Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7b76ee77-c20c-472e-84d7-00faff687ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:43.906Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8b4a06e3-76f4-4c5b-80be-71bdaf4ec381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:43.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:53.919Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4715aaf1-3176-490d-bb81-48a5351a636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:13:53.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:03.931Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c456605d-bf50-4acd-8014-74b4048ae13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:13.950Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=33c7e150-fb6f-47cb-942a-7c8ad4980444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:23.969Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ef3b534a-282b-4433-9eb6-cc59950950d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:33.981Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2061f66e-0ff4-4a2c-8c15-0a492c3a3307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:43.993Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7c39cc11-c1a5-441c-8cd5-5439d90be720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:44.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:54.013Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=691bd43f-a903-4acd-bfb3-c6395c4ccde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:14:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:04.028Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e99da1d5-85c9-4b7a-b4b7-fadd864cabfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:04.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:14.039Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=55f9ce8f-71f9-4452-88ee-5b7862c0b7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:24.053Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7f5f1221-3319-4a22-a4e4-ed4437bf844f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:24.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:34.069Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=80fc9fac-08e9-413c-a856-1c809696ee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:44.079Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5ad4263c-cbdb-42aa-8c49-316c47af81e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:54.091Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=475c1274-05e4-451d-b078-64e8644d7c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:15:54.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:04.103Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6d58283e-8df2-4d3c-8635-6caa289e84af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:04.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:14.114Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4914e80e-d85b-4b59-b539-f4db7bb9817c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:14.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:24.133Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=82177504-51e1-4644-901f-c1db5d6a4cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:24.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:34.146Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=25a98eeb-e2cd-4322-b426-5cc336541f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:34.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:44.158Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c5d95c9c-8b70-4b74-b1f9-0377d5e11d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:44.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:16:45.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:16:45.572Z |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-10-21T08:16:45.572Z |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-10-21T08:16:45.574Z |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-10-21T08:16:45.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:16:45.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:16:45.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-21T08:16:45.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:54.176Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=dae0bc01-310d-4857-813b-fedd0ba1d0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:16:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:04.200Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=af534122-a786-43d7-a1e3-4069b1690cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:04.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:14.223Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bdd98c10-2038-497d-8ebf-0baed7fd725e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:24.237Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8583cd7e-c0e5-4d62-a362-81f11852b44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:24.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:34.251Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a0ab4c11-5943-4157-a77b-d8b7c020ffb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:34.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:44.267Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e0715ab5-b44f-42f9-9433-3c0c60573bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:44.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:54.285Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d6ed7f2a-72a1-4aac-a1e5-6615852c07f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:17:54.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:04.305Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fa8559f2-c7b0-4209-9f92-b4adb281cbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:04.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:14.318Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e5a23e3f-b29f-499b-9150-22ca1b4552a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:24.331Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2912903e-5361-4a1e-8947-e07ef2726a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:24.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:34.345Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d429bdcc-eab0-4a63-9b14-c498809b4dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:34.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:44.358Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d681fa3a-92b5-4040-a665-108bb6dcaab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:54.373Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bb2f9a8e-1e98-47af-9da1-6390c300fc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:18:54.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:04.386Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=baf42f36-8eec-41ae-b7a7-7b7c1ccbb412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:14.400Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3307f878-757f-4c20-818d-b30aecfc15e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:14.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:24.413Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=821421b4-fac4-4138-8d9c-a1a1b4a787bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:34.428Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ecf3a312-7ab8-482b-87ca-867b08d7a9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:34.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:44.439Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0dc57b98-1375-447f-a54a-095a17f3eec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:44.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:54.451Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e9a2712c-9345-4c93-8a2f-ba91cad3932d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:19:54.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:04.462Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=969bcb55-c8ec-4e8a-8aaa-f9f1891f8b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:14.484Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=13edf5af-4307-459f-b6d7-17718b1a0362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:14.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:24.506Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=327d4a1c-7773-4077-9dca-5a684d2f246f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:24.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:34.528Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0996ada5-5e86-47fc-a121-6ffe7490f15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:34.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:44.540Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=49dc7dca-d6e4-415a-8ce4-9dfc748977e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:54.552Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=feabfaa3-0bb3-4cd6-aa84-8bbe9f0eb9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:20:54.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:04.565Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=201a3d7b-1111-4acc-8eec-29be9695cbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:14.577Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cf73820a-ef4c-44bd-a777-da00df080328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:14.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:24.590Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=295f29e6-eb5f-458a-9958-fd243b26c7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:34.604Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7fafd240-8fb5-4927-aee9-a1cbafb15a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:34.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:44.619Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=92a9b50d-c54e-4a9c-88d6-43adb8f0b275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:44.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:21:45.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:21:45.708Z |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-10-21T08:21:45.712Z |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-10-21T08:21:45.752Z |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-10-21T08:21:45.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:21:45.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:21:45.762Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-21T08:21:45.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:54.634Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7f5e325b-7078-4330-a4ca-321a4803a2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:21:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:04.656Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5472bc1f-82be-4df8-847b-f39a568c143f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:04.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:14.740Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=068fc042-2bf4-4d32-a980-c99ac95c9dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:14.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:24.813Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cb6f426b-ec5d-4f38-ba5f-a2eb0738ea4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:24.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:34.828Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e228a595-e9fd-4217-8e01-b39b06a46eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:34.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:44.854Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=620038a0-a117-45bf-93ee-8670a4a6e6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:54.880Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cf9f3216-a815-4df0-a417-b12a67097462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:22:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:04.892Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c95a2001-6f77-44aa-b6da-3395f1dc79dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:04.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:14.908Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=da6c6b5b-ce78-43b8-9bad-11be19726ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:14.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:24.926Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3dddec73-a610-46f0-8dc5-99e4e5badfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:34.937Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ec3c05a1-3b20-44dd-a6b0-d8b8116c4ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:34.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:44.949Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d249307a-ef87-498e-8c04-2c29da8da048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:54.966Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=648a998c-1879-42ce-82b0-33d788fa446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:23:54.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:04.984Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=02bd8c69-cf48-4302-8098-5c0742a8fe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:14.998Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=dce8bd32-f23f-442d-9041-14c3e7058b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:15.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:25.012Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cb082a72-393c-486c-9048-d99a6b55405c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:25.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:35.036Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e6c0105e-98dc-4dc2-8c35-bb50272f72d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:35.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:45.065Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5d68c6b6-4781-4387-a605-3eb86d015ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:45.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:55.077Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=db599776-75bc-4709-9ef2-d48910120ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:24:55.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:05.090Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=89ac0f1b-f814-45ba-8b98-e4cab3282faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:05.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:15.102Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=dc9dbb7f-0f3c-4a21-a6f2-02ffe4dddbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:15.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:25.112Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7d3153c1-c591-4471-8586-de604f180464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:35.124Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=aa260718-4aed-4ae9-9f35-8bdbc115e524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:35.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:45.148Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ba487da6-d6a6-4c2b-abb4-54dcf39f5263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:55.173Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=088b0734-10fa-4f26-9239-856e3c822e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:25:55.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:05.186Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=390af5ba-6d4d-4760-850f-837367f2c61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:05.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:15.198Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5fb32134-d242-4aca-acd5-ad2151e53d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:15.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:25.210Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2fe34570-dce6-46e0-832e-3a4ffbaffe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:25.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:35.221Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6860370a-6228-4107-a3fa-e64058f0bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:35.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:45.236Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cfb1a9ea-30ad-451a-a4f7-7f8e08e66f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:45.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:26:45.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:26:45.689Z |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-10-21T08:26:45.690Z |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-10-21T08:26:45.693Z |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-10-21T08:26:45.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:26:45.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:26:45.702Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-21T08:26:45.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:55.261Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f30cc8ed-a9a5-4717-9af7-cb433e19043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:26:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:05.273Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=254a2a94-c19d-482f-9d4f-43cc7f4ed77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:05.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:15.285Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8474ec26-f687-4fa8-be76-823ed7df00ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:15.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:25.299Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=60e0fe22-e4a6-4fa2-9b58-bd7beecd7531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:35.315Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e3174403-50b7-44a8-b7d9-e5a5aa3376ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:45.327Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e49aad57-7a5e-4d7f-a019-bae69ab1362b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:45.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:55.337Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=99a5e28d-8082-49a9-8af2-94c4db1649a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:27:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:05.349Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=47c08566-91dc-4659-adb8-e3265f3bf732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:05.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:15.363Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=818add35-6a9e-43c3-bcea-857efeeca36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:15.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:25.374Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fe7ffd8b-108a-4de8-848e-0f3f4abeb37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:25.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:35.387Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=121dbe54-3214-42ce-b579-1ff9b112364a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:35.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:45.397Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c72345b2-721f-4819-97c2-bc17fcec013d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:55.408Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ae0780d0-2fc0-4740-8a94-1b921e2b6741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:28:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:05.421Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d75ab6a9-edc3-4af0-828b-4a0e95e60be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:05.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:15.441Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4d44584d-194a-493f-9668-f846247f944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:15.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:25.460Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5cf0fc72-c388-45f6-9f1c-a19a80a70cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:25.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:35.508Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=10591565-1b95-48e6-b621-31a7cb16e239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:35.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:45.520Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bba0492d-a7ed-4788-b1d9-0fa914a52eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:45.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:55.530Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9a6cbdd3-f591-47df-826a-836ca4017eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:29:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:05.541Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8fc71f10-03bc-4eb3-800e-b9d14c08e64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:05.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:15.556Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=54e55c7d-946f-40fc-b4b3-ac1e5f282af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:25.567Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=73fc3b7f-5f59-48e7-964f-c6e06fe7afd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:25.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:35.577Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d2f6a07d-0a59-49d5-afb9-85fe7b93a987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:35.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:45.588Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0cabaa9e-042f-49c3-a06b-fce81c9a041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:45.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:55.600Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1e2b4505-fd6c-49f6-bd08-39c94dcc528b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:30:55.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:31:05.613Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7401c87e-6096-4d35-ab56-2ab178d76c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:31:05.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:31:15.626Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=95e71313-3a00-4bc3-8535-31da87f40395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:31:15.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:31:25.637Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2e653ec9-0f9f-4639-91cf-61642e1d0de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:31:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:31:35.649Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=615768f8-1da2-41dd-b294-8eb48ff0fab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:31:35.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:31:45.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:31:45.604Z |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-10-21T08:31:45.606Z |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-10-21T08:31:45.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-10-21T08:31:45.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:31:45.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:31:45.619Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-21T08:31:45.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:31:45.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:31:55.673Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1821fae8-2be3-41b8-a2ed-65688545dfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:31:55.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:05.696Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9d80c0c8-b221-485b-8605-b04fa0b9ef56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:15.737Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c422e0dd-6a41-4d5b-9ddc-85dc24737772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:25.747Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=15b711b9-d9fc-4ad8-977b-14de3c5b75d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:35.760Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c24a0928-448d-441c-a2e2-f690b9772e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:35.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:45.772Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8fc227a5-9323-4bbd-9154-39387d888d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:45.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:55.785Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cb6b0e80-870d-4ebd-9fae-bf77c986a740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:32:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:05.806Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a054b66b-04f4-43ed-a731-e70e3a599315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:05.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:15.832Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e941ea39-90c5-4597-a4f9-830a882aae83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:25.845Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c6423530-444f-4add-8af0-cd2fdac561d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:35.866Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4fdc4939-b419-4e8a-bc62-4311e52f345b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:45.878Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=245bdcc2-65f5-4f71-a904-7a2992c871b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:45.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:55.893Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=64cbe666-153f-4164-ae4e-481fb5d7f003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:33:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:05.905Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=32d6379d-ece7-4dce-92d8-6ad81f0aee05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:05.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:15.917Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1438a59e-a509-4ddf-a7b7-6a347aee8cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:15.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:25.928Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=270ad145-2001-4edb-8f02-b4661b0e2987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:25.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:35.950Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3fe8c85c-2d80-4745-8db5-a21b8bba2795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:35.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:45.960Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8e3da35f-b740-4586-bb5c-e5585ba71072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:45.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:55.972Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bc0aa227-6da3-40ea-8d94-3fdb5a77f7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:34:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:05.983Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8933e308-d5eb-4b10-8952-0654bfd2318d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:15.994Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ce873ee7-5cd7-4e23-aefd-3fb987cb3af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:26.004Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=490b1b12-6214-4c34-b179-50762af7706b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:26.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:36.020Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=790a2209-85f0-4bbb-a417-d35905da5f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:36.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:46.031Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=98586af4-7d23-405f-8c1a-d812d052d669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:56.041Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8bea08af-8d1f-4426-8e11-1d907c0bd164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:35:56.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:06.076Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a6007df4-b766-478c-85d6-74a68a0ab874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:16.120Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c4483b7d-0604-48af-a6ba-3fb41e449742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:26.137Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=50871144-3f7f-4ae8-be17-a56b45b6bd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:36.149Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=43386779-6863-4103-a1f3-fde5f197d27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:36:45.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:36:45.842Z |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-10-21T08:36:45.843Z |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-10-21T08:36:45.846Z |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-10-21T08:36:45.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:36:45.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:36:45.856Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-21T08:36:45.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:46.167Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b624cf61-0106-4548-99fb-d22b7964eaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:46.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:56.178Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=51705357-5d6d-44ab-9578-77bc4ef26823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:36:56.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:06.189Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0c423d1e-f8dc-423e-ba50-689c61fabc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:16.201Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d99c05eb-3a6c-4f52-b100-636382677947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:26.214Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5f251f0b-9337-43e4-857c-eba8a6eb6826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:26.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:36.228Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=074669c4-c975-4bd4-a549-ffbf5af066ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:36.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:46.237Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3431c4aa-c892-4bba-bfe8-d3bdc1d42f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:56.248Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7abc309a-aef8-4957-a330-274dce058263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:37:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:06.271Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=abf5f3fc-755a-4ebf-92f0-60a87811a7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:16.368Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6e88e6f1-9933-40b0-884a-71c4b0afbd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:16.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:26.378Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7eb310d9-ece7-4563-aac7-6edab43baa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:36.390Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a05ed355-19f3-4ec1-96d7-ce0dd88e7653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:46.401Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=984ef4b8-0db0-4e86-96a1-b47ed07dab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:46.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:56.414Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=32cf69c5-31ed-437b-a4b8-20f039ca44f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:38:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:06.446Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e612aa06-d565-4b8c-ad5b-3b5ee9317277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:16.464Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=374f86b6-a986-4ec3-842e-b62e988dbcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:16.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:26.474Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0d101367-5de5-4f60-b3e8-afd2ac904163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:36.487Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=19104918-f35d-47d7-8fbb-a480763a976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:36.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:46.500Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9cbe399c-d020-4484-bc1a-1510979249b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:46.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:56.512Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e85f9fc5-dafe-4412-87d3-2088c0871b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:39:56.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:06.523Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=27347b39-ac57-4224-b438-c6bcbfeb3eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:06.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:16.534Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=90015be8-1618-4446-9726-659b2426a313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:16.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:26.545Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=69b7157c-7359-408e-8b1e-8f8461aa8a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:36.555Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=001b01b3-9544-4d54-945e-dd12beab981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:36.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:46.568Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e63bf510-4621-4592-9216-c53c3448a5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:56.577Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7d56bc9d-c5ba-4a6f-8753-7edb13cfcaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:40:56.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:06.589Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=03b851f4-1570-4e3c-b4f4-cde8d18f809d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:06.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:16.599Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2e5773d8-569e-4b3f-a908-74fbb8e25d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:16.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:26.611Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=662b0314-d197-4165-a6e6-d27f57111efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:36.625Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1d90e97d-e5f3-456b-a540-18c6b6c92dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:41:45.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:41:45.647Z |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-10-21T08:41:45.647Z |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-10-21T08:41:45.649Z |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-10-21T08:41:45.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:41:45.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:41:45.656Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-21T08:41:45.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:46.638Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3cb86079-61cb-4727-a13a-1659256ebbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:46.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:56.649Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d1534d20-1624-45a8-a99c-e5ff6f16e743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:41:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:06.663Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=589727af-171c-4ed3-ab67-06811f0623b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:06.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:16.675Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e9ab44e9-db65-4302-b64f-76ef469a31a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:16.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:26.686Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b2704077-8cae-423a-802f-fa97566b1f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:26.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:36.699Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fde76354-ebcc-458c-84bf-bf979a97bda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:46.710Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=10b585f1-3ea5-4c60-84a9-ef2c1ad8f957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:56.720Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=29809027-a474-40e8-856e-0d9210f2157f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:42:56.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:06.737Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7d28800c-4464-48b4-b877-317bc4dc8cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:16.766Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5fb70fd5-ea16-4cff-8190-731a036de018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:16.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:26.779Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fcb355b3-1588-4e45-811e-8895fd732e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:36.793Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=277a9e50-b9ba-4d14-b042-fd98d8c92ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:36.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:46.803Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=39a8735d-3f1a-46b1-bfd4-ffe190120744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:56.814Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=613d9184-bf7f-4b3d-9153-56a716b363e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:43:56.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:06.825Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=62c259e9-ee09-4838-a828-e260e565541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:06.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:16.840Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b755cb12-c1c4-4a1d-a372-95ed326a9a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:26.855Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bd189720-5c76-4e29-b07b-89c08019c491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:26.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:36.867Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ddb351e4-2301-4645-98dd-e5dfc394915f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:46.882Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e42c0d9b-254a-4866-9cfe-122594be6f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:56.893Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=01ae9071-e921-48eb-bf05-27dc99c4306a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:44:56.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:06.906Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=406dbe97-3888-41fc-969b-097e7facf470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:16.925Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=da3d134b-91ab-4812-bbca-8c8ed733346e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:26.939Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4fa394bb-548e-42fb-9cc8-5cc1d8bc7995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:26.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:36.948Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c26591e0-36dc-411b-81be-96094e01df7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:46.958Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=899b7679-759d-499d-b935-116987654465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:46.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:56.971Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=58d41347-02c7-4ee4-872d-691c64521d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:45:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:06.984Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bca7c1cb-d09b-4df3-884e-06020a3f435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:06.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:16.996Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d690450f-6a1d-42b3-95e8-3dcb65e39fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:27.009Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=80204574-bdc1-406a-849d-da52377839bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:27.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:37.020Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=75e28aed-c3c2-48f5-b7a7-214504bd023f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |