. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: 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 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:46:45.682Z |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:46:45.682Z |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:46:45.683Z |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:46:45.687Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:46:45.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:46:45.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:46:45.696Z |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:46:45.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:47.031Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=add5b19f-b96d-4110-8a0e-c2fca765b905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:57.040Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b7953c68-f71a-46bc-9933-9e329715c691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:46:57.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:07.053Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=98ec1f6a-32d9-4bd2-824f-64d26ab0f7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:07.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:17.062Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7ebba0c0-c081-49d0-a586-b9f5566ac760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:17.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:27.077Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1bb8ba1e-4abf-462a-b160-a40361c1eaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:37.088Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=257c0672-131e-4d53-8065-632915b5c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:37.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:47.100Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8191ef9d-cbf7-4c30-b0d5-37e04e268850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:57.110Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2dbb365a-8c0d-4d1f-9ce8-4ea00b95a825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:47:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:07.120Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=24bebd47-a13c-40b0-9ede-3f87b709317f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:17.134Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e6b54dd0-1328-4ab9-b8c6-c6d547967c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:17.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:27.152Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ef6faeca-cd3d-4873-aaf9-30e5086a304f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:27.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:37.166Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0f92fcf2-4577-411d-a46b-7e379452747b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:37.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:47.179Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=851601d2-d19f-48e9-abe4-7c5ee693fa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:47.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:57.189Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8ec8501a-4ece-4ef5-af92-ab5d7e095538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:48:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:07.202Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9651248e-228a-4b8c-8210-c8250ddf04e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:07.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:17.212Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9784d43a-24da-4cb7-a53c-96cfa739a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:17.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:27.220Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=86c920fd-5804-4216-8c98-93ca62e35b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:27.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:37.231Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=44f8736c-f9e6-4f8d-8d56-7ce3ff621b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:37.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:47.242Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=951f1376-a4ab-4bd2-837f-40980d9475d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:47.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:57.251Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cb696359-b08e-4c6c-be28-30429e312729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:49:57.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:07.264Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4428f2f9-12c7-4a95-afdc-ac4029d4df39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:17.276Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f976e983-aeab-4817-82e3-c8bb07d2e760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:17.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:27.286Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0e66db87-1758-4fce-8098-7a84034b6b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:37.307Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e035a6ea-4138-45dc-9160-57e91173929e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:47.318Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=125877cb-255a-4013-8f98-1701363c2c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:47.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:57.327Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=86cc17fb-99f4-4657-81ff-e3d5b60ddc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:50:57.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:07.337Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9ac61421-5c79-4b04-8d69-0b7be02102f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:07.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:17.350Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=06386164-ff80-4585-9881-1eab71d39d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:17.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:27.365Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3f1c9e7e-ab27-44ef-bcd5-d4cc5154d271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:27.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:37.377Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=05ec7c8f-1d9a-4532-a928-2ae1676d2e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:37.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:51:45.559Z |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:51:45.559Z |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:51:45.559Z |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:51:45.561Z |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:51:45.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T08:51:45.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:51:45.566Z |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:51:45.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:47.385Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=754c32ee-f54c-4843-8ab3-0a7d0eef377e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:47.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:57.397Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=302a4bee-0574-42b6-9449-dc3289d19dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:51:57.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:07.407Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=097115ab-323a-4864-bb95-7faa9d26e30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:17.420Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b6256f85-3c09-4e7d-9d82-3e0d8f3c2d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:27.433Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1f6dddd7-fc64-476f-a866-6a54a5f7981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:27.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:37.445Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5f8b6abc-605f-4306-ace5-d5c7e3310f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:47.462Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=64949cf9-0c1a-4ded-a8b0-0447b50da0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:47.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:57.478Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0fe9a6fc-bfda-4b6b-b9bf-24c9722f57f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:52:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:07.490Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e5de781b-0136-4c25-bb64-b183cfd4d8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:17.502Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f321bb6e-20e0-453f-81e2-e43b69c1843b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:17.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:27.512Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ff33caaf-3cf7-43a1-94bc-bd0b4e586ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:27.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:37.523Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4e4d107f-f9c7-4704-891d-67d09d4ba090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:37.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:47.533Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=08fa02e8-702c-49d1-96bc-c26164730726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:57.545Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6861a933-e630-4aa7-9c43-f69f15129eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:53:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:07.556Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b83061d2-e5cd-4dfb-9399-2fac3adb8d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:07.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:17.567Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5a6dabd8-162c-401f-9264-224bc8795392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:17.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:27.584Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fbf66eb3-2969-4547-953f-68754d27c82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:27.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:37.596Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=765aead5-57cc-4605-a297-6193c439d93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:37.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:47.609Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=14e8e12b-c8b1-4e5f-9123-225e77384753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:57.622Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=85d0adae-164c-47e9-9942-fc71737fe060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:54:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:07.632Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=420f860f-401d-47e9-9c1a-7a6b6384c341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:17.647Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ca6b920c-128a-4bef-8dd2-266ff9be9a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:17.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:27.661Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2218151a-9f05-4b9e-a567-42e3f19ed7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:27.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:37.674Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b6686bfa-438b-46bf-ace7-57cb4000b386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:37.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:47.685Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=68c78a29-ac00-4717-90c5-bd6fe0f62e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:47.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:57.694Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1a6d21d0-3ed9-4ee1-9ec6-d712d08b22ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:55:57.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:07.704Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=39f4785a-c126-4dde-806c-5191a7be2592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:07.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:17.717Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f395bbdd-7ebb-4ed4-8347-d3c97c2aa732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:27.734Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6680e5f7-365f-4680-80a6-a1ab7e5ef452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:37.745Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=73013c62-19ed-4529-821f-d8f930601e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:37.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T08:56: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:56:45.646Z |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:56: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:56: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:56: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:56:45.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T08:56: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:56:45.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:47.757Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ab7bc8e0-ef78-4e7c-a9a9-550ec7ee85ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:47.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:57.771Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0c1ab42c-c566-4b4e-8120-5f290b72ba32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:56:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:07.783Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=10fc181b-c2cb-4026-9470-27764b5a55ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:07.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:17.793Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=23f529d9-50ac-4269-8364-d928321877bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:27.808Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d6ab9de2-934a-47f8-b489-db53ced24764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:27.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:37.833Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=611cff77-0e9a-491d-a933-ffe88571efa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:47.844Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2f875be6-8e70-490c-b6f5-7bf4c60ef57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:47.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:57.855Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=58c152ec-b349-40c6-97af-75b2a2efb119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:57:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:07.876Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8791c8f8-3eca-4679-bd75-d41b64c2a853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:07.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:17.888Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8003e574-f185-4c5b-9e8b-446c496be25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:17.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:27.899Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=62b7c99a-5552-4c41-a4e1-60c5c49077a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:27.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:37.909Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5bab08eb-eadd-4872-8eb6-1f6967c646be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:37.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:47.920Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3321ffc3-71b2-446a-823b-7697920fa58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:47.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:57.929Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=86bb536d-3395-4857-9047-870598ab58d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:58:57.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:07.939Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=589ac4f2-6d37-4fac-9cfe-ca5b42bbcdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:07.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:17.949Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=dd389cd1-fa11-419c-9100-46879af262fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:27.959Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fc880ebc-f2d8-44a3-aa25-f218a9977035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:27.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:37.970Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3d3fed74-6a7b-430f-8045-c182bae0da39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:37.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:47.980Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0f1c10c5-5faf-44a8-bbf8-0be9a381f60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:57.990Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=710d66b8-5f8a-4a84-88b9-3c8120177c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T08:59:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:08.002Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e036df5b-4c03-471e-a957-53d17182204c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:08.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:18.013Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=676d1b44-0774-48c9-8ebc-ebda20bcf982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:28.026Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3393cdce-396a-4718-9daa-df22a8c47ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:38.037Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=581abd6c-8773-43d5-9cf3-178163bddfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:48.046Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=de57bd23-2d34-48ef-a1e3-0a75e0757280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:58.057Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a60be62a-e3f0-4e85-9568-28a0d22e1572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:00:58.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:08.068Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=dbcb32b7-78a8-41ff-9306-880f94135b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:08.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:18.078Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=87710a5c-ca56-4d09-862f-be9926fc0128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:18.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:28.091Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=64c7a0b5-7fb1-4550-b8f8-af61f425ddf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:38.102Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e78b63b3-223e-4a16-b1db-c5a30261cb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:38.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:01:45.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:01:45.581Z |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-21T09:01:45.583Z |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-21T09:01:45.589Z |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-21T09:01:45.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:01:45.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:01:45.600Z |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-21T09:01:45.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:48.112Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d9274079-dfb0-4b8c-82d6-ad960bc6a19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:58.124Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c1801263-82e2-4e4e-ad79-667300d29596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:01:58.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:08.134Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ec815a01-f0a8-42e1-80b9-1e30d49f0853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:08.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:18.151Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3293eb7e-1046-45d8-8593-45850ffde6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:18.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:28.179Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2cf8b09a-706a-4ae3-80d9-ff1b9d76aed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:28.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:38.191Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4676dae3-31af-400f-bfbc-74adcbc0890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:38.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:48.199Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d1b7d2e3-4834-42fa-a053-dce261cb1f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:48.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:58.209Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=03e6e360-8ab3-4d42-8540-ee8ac569306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:02:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:08.218Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d1919da1-84ce-4c01-a62a-8aae573abf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:08.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:18.228Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c20e0f85-1cbd-48e2-af00-9e5e8fd1233f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:18.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:28.263Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=00392e1f-576b-484f-a542-f24f44540b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:28.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:38.274Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e3646d02-7967-4c10-ab5f-db7ea23b8be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:48.288Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6990ac97-e1d1-4b3c-99ec-d13460f51b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:48.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:58.300Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=451c3adb-4a41-46fa-bee0-7b2fbfc5d9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:03:58.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:08.310Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d7729cd7-5876-4d7d-a497-02768e2e5542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:18.325Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4924f78a-1dd6-4cfb-8923-b5351bcf71c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:18.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:28.337Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=01a49e75-47dc-468b-a740-eb2d59a0f0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:28.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:38.351Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5893f186-e3fe-4f2c-ba64-288d42b6182f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:48.362Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9349107f-4cc9-475e-945c-7a3ffd6f513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:48.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:58.374Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0a775fc0-4e72-4e28-8a0b-eff93387f7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:04:58.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:08.387Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6f61f5e7-5cd7-4348-accf-b48af6ca7107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:18.397Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=555b426b-aa66-4556-8063-009b1cc65d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:28.409Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a64b54f9-d12c-4553-8734-821d67a2c08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:28.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:38.424Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7e7b304b-8ab3-4999-8a65-bdc9cc918f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:38.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:48.434Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9d2c136b-23c9-4f10-a3ae-758c5f4589bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:48.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:58.446Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0984797c-db93-4f4d-964b-fae1bb72b653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:05:58.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:08.469Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2dec96c9-d955-4be0-8fa3-d44af71643f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:08.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:18.482Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ee3661a3-4ec6-4f75-b864-2852c3228b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:28.492Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=584c1ec2-96e2-4fe6-a6e5-f722da687db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:28.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:38.508Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9348ec3a-6298-4860-89a5-ff2a8aa5343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:06:45.724Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:06:45.725Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T09:06:45.726Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:06:45.728Z |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-21T09:06:45.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:06:45.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:06:45.737Z |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-21T09:06:45.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:48.519Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7e27ddf9-fb93-41f5-9898-d4d75f73112a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:48.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:58.530Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=68114db5-3bd2-498c-b5c0-8a9be16e1875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:06:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:08.552Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=28201bb8-496f-4f7c-ba10-ab331a3b43d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:08.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:18.563Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f52d9a8f-75a9-4552-b036-c5c6facc94c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:28.573Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=60aff764-c151-4ee7-a443-50bf3ac0f67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:28.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:38.589Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=da3b185f-b97c-463d-9975-a57e3f0270be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:48.601Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=58842659-789e-47ad-a94b-e2efc995ec1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:48.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:58.610Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=509b861c-93ad-4185-8283-63978fb3eb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:07:58.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:08.634Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=99ff2553-d820-44a5-a6eb-f1a3b22136ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:18.652Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2e8daa85-3fef-4736-a5fb-62ef4e517370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:18.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:28.666Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ef1dd01b-9f80-4e6a-9068-60a72231a441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:38.686Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=90433a5c-5b19-4e78-9bbe-7e224aa993aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:38.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:48.696Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4a9257bc-66d7-4e2a-978b-75d864de525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:58.706Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ed6467dd-20b9-480a-a100-5a77c034b479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:08:58.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:08.715Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=662fa37a-c622-405b-90e4-a52b29dbf1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:08.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:18.727Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bcbb0a04-b773-4cca-8eee-33aaf6a7f119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:28.740Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2298c56c-c5a9-451d-addb-158bda480bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:28.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:38.752Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a514bac4-c46a-4f99-aebf-f5debe833063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:38.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:48.763Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5fb1e1c1-493f-4d74-851c-bc44b6167c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:48.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:58.772Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4ca8c381-c3cd-4b30-9de0-8ccb57d775e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:09:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:08.784Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f4fef4b0-e611-4619-8213-66047fbbd26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:08.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:18.804Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d7e78a81-325b-4056-badc-848c73ce3959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:18.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:28.826Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0be0bb01-eb02-4424-8b8f-8de1bf86dfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:38.836Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=122939fd-c8fc-4e8d-910a-cb942b2f8438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:38.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:48.845Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=89b3f854-57ed-4538-90e7-0cf304602672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:48.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:58.870Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f2b9cbde-ba74-4393-b6f9-dc5f4b76b65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:10:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:08.878Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=36394ef3-65f9-461e-8ff0-6473c6c62899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:08.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:18.895Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7a8c248f-766b-4334-bbb7-f4a2f0dacb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:28.905Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ae21ffad-d62a-4ee9-8b63-048d97fff12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:28.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:38.916Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=62d1fdc2-e05b-46d5-9540-a4901c5a6cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:38.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:11:45.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:11:45.594Z |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-21T09:11:45.595Z |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-21T09:11:45.597Z |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-21T09:11:45.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:11:45.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:11:45.605Z |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-21T09:11:45.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:48.927Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=aa4c66cc-1022-4f52-9e1f-a5271340e155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:48.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:58.938Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a8201b2c-bcc0-41c6-bd1f-80d5f5bce0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:11:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:08.950Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=67681c82-4d3e-45a6-9a7c-a36d9f0d7b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:08.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:18.965Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=46cca1cc-aebc-4f4d-9e5c-120025e69653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:18.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:28.975Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c0392913-f7cf-46c9-a83c-4cdbed9ae4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:38.986Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7e7d02c5-be10-410d-a85b-725b4fca5fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:39.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:49.013Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c340c0ee-a31a-494a-9a1a-101595dd4e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:59.035Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5d601e2e-a2b3-4071-a390-c42ede0f5561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:12:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:09.047Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=67e20751-1850-4f91-9b0e-9a87dbe23664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:19.058Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d2a9dba5-b169-4bde-b8d2-f8631a3b71c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:19.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:29.069Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2d95a438-b30d-4025-b2ef-055c15d5882a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:39.081Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0dd65e01-ce6f-47ca-998d-4f5f406d2621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:49.092Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=86b2ff52-3c6d-463e-a7f9-3629621d4a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:59.103Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3ffb5a74-798c-4220-9536-2e88823d0bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:13:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:09.115Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c099d25a-06f8-4179-ae18-ad59839451e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:09.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:19.126Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c469bab0-7ca0-4603-9911-ce8a659c6d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:29.157Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=55323f56-f661-440b-b59e-7987e9d05a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:29.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:39.167Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8fd7bd74-3ec9-4d0b-b7d5-ad5b9a985105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:39.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:49.177Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5ffd89e0-8796-4a6d-ae43-5e221deee68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:59.188Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5697dfe5-362e-492b-803f-202c5d933d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:14:59.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:09.201Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=baea2695-418d-4ab3-a38d-475a9292f648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:09.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:19.212Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e9af2afe-4c87-4229-82c8-7d0bca9156b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:19.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:29.231Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=24a055c1-f4f4-4cb4-a3de-c78536cbc591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:29.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:39.241Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=50b42a33-3d50-4672-9a68-b2a0a13f31b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:39.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:49.250Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=42dbc8c2-d883-4ca8-9207-75b27693c812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:49.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:59.261Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=06aeeec0-9647-4106-a4e5-8f07fbc921c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:15:59.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:09.280Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=81c99bdb-b0f0-4c96-8722-3758c75a6e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:09.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:19.316Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7d8f5cc0-ba48-47da-9cb6-9cf1e28f1950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:19.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:29.327Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=56e44fe2-41b6-4a31-9367-3d1490441048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:29.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:39.337Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=614706cf-66a9-4a0d-9956-267c83fa1e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:39.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:16:45.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:16:45.617Z |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-21T09:16:45.617Z |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-21T09:16:45.620Z |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-21T09:16:45.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:16:45.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:16:45.625Z |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-21T09:16:45.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:49.347Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d2dc9a8c-ace4-4b1d-802d-adc06ca0e652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:49.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:59.373Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=429863d9-586e-4817-b524-ae98bf2290b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:16:59.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:09.383Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=967d7782-c747-4b76-bf47-c12c99412cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:19.396Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=749fc09d-dab3-41e6-b0b3-77b50afabcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:19.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:29.407Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5c7a70c2-3d2c-4f4d-b644-70f28e8db539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:29.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:39.428Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=311fa7d9-6a38-4e55-b178-49ec6d98dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:39.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:49.445Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ff63be75-d062-4387-beed-e280975f6a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:49.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:59.465Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5562e85a-187b-4854-80b8-ef9d0b210f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:17:59.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:09.475Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d7238175-386d-447a-942b-baf6418e2aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:09.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:19.491Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c6f198e1-91b8-4a92-9af3-17e38514fc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:19.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:29.504Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bd1a3201-732f-46f7-a363-88c37f45e80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:29.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:39.517Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=38181844-64e8-4c4c-bc75-3b4860d1eaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:39.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:49.527Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ee8ebab8-bd34-4e3c-b2e2-f6031bbc5fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:49.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:59.536Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=08fe128b-b41e-4be6-bbb9-70b91a69cb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:18:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:09.550Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=027bb472-68ff-4912-94fe-e9cc8c817483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:19.559Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1449b989-926c-418c-9fb8-a26df7d6093e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:19.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:29.583Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c6e5b64e-307c-4da2-9e51-2309d3b582ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:29.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:39.594Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=926ffefe-f5ec-4843-9277-1687ce8f7176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:39.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:49.603Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f58a263f-8507-4367-9990-76364baf8026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:49.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:59.615Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fc8a0521-7719-43c0-a09e-b78854f551d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:19:59.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:09.625Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7e208845-a32a-4c28-ab4b-bf7a6b723ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:09.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:19.635Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f25bdf4e-3621-45ee-8d3f-bb1749d3ad2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:29.646Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=76233bbc-ba80-495a-bfe6-8612992cab17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:39.670Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=22839f60-a9c7-45d4-a36b-505195b3db81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:49.679Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=05f324bd-7e8a-4064-80c6-cf91848d8c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:59.689Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c8c05f4c-01f6-4cd7-8162-fd8ff5732d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:20:59.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:09.699Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6c72e30f-db73-4209-8ec9-aa165b4c7086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:09.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:19.711Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8ef7911c-c547-44af-8cab-2b5d72ed6703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:19.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:29.722Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7a142c37-027b-49d7-a9c6-ecc90deff620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:29.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:39.733Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4016590e-6210-4e6b-96bf-520d7396d798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:39.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:21:45.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:21:45.555Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T09:21:45.555Z |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-21T09:21:45.557Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:21:45.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:21:45.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:21:45.562Z |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-21T09:21:45.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:49.743Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=80f694c6-2cdb-43dd-a79c-03a7493f5772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:59.756Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a3dac858-7555-42ea-b28a-56d22bf789ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:21:59.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:09.766Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=df80cda5-b7aa-4b70-9d5f-d0f304fecfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:19.775Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=322f282f-00a7-4d13-b14b-198081d773b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:19.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:29.785Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7d8734a4-d6e8-41c4-8c76-1cafb9d9468d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:29.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:39.810Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4d6f7c9a-36e7-46ba-85e4-52f3019adecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:39.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:49.820Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=12e40bd0-4ac5-4e5d-bbc2-2cd6960e9266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:49.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:59.833Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d5e7b088-bb7e-45b7-aa69-75af7ebfa1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:22:59.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:09.841Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c40fca14-485c-47b3-bdae-10ab73cb3d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:09.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:19.850Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bdaba7fe-8f91-47cb-a397-05d2aafdcda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:29.860Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0d294587-711c-4d65-9d6a-9748e9c5cef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:29.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:39.875Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fdeb3b6a-f5cb-4c6a-a821-eded6669b6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:39.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:49.888Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c2ad0f36-1f6f-405b-a3dd-f1c343cb2d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:59.899Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d3679638-e997-4701-8535-cd0cf4b69568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:23:59.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:09.908Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3656efc1-a9ac-4364-bb61-5f04d4f92616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:09.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:19.924Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4a205820-a65b-4d41-8035-c8c8ca7d4ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:19.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:29.934Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e7a89737-0d6a-4ee2-bbe6-e3f9ffa8a32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:39.942Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=98bff906-91a2-40fa-b367-c96da2401cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:39.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:49.961Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5a9dcc31-f546-4763-b71a-3765344d529c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:59.970Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=63fccf08-390e-4f94-949b-d5e322bd2523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:24:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:25:09.979Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=111e1d31-4620-4dbb-9ed6-7dc9f22592a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:25:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:25:19.990Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=aa0e7e65-bddb-484a-a72a-432046b64ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:25:20.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:25:30.003Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c70bc935-8a36-48d5-8c78-9477b4b5a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:25:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:25:40.013Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e2931691-bc38-46a8-b1bf-f66777200a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:25:40.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:25:50.022Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=360c719d-3b69-4db9-ade1-c34639147853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:25:50.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:00.032Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b34e5934-7a2f-4329-8af5-019ad3ea95a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:00.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:10.046Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a488d2d9-22d8-4b09-8fc2-4993bf3c0af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:20.075Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=74ac0be2-b2d1-44bc-8179-cdf942853266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:30.119Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b99dcb4b-d88d-49b3-84db-7a97e4dfae2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:30.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:40.134Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4565e2a1-e36f-4d2a-b3cb-1e18de070e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:40.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:26:45.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:26:45.669Z |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-21T09:26:45.670Z |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-21T09:26:45.673Z |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-21T09:26:45.679Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:26:45.679Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:26:45.679Z |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-21T09:26:45.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:50.146Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6ef0f342-69fc-4847-9aaa-82f73bf67357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:26:50.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:00.168Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7264ffd8-7783-45fd-90c8-6fa373e37a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:00.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:10.187Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4c699bb3-26a3-4ee4-9a99-2e4251f20003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:20.206Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c391b6cb-f710-4977-81ea-1574a323bcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:30.233Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a0e82d17-bfa2-4a58-bddc-4b5e470cad98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:30.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:40.248Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4690d834-ae9f-468f-9b38-0c2f89f88b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:40.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:50.261Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e6c4822b-4094-4d3e-bb64-5c6bc46fe0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:27:56.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:28:06.278Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=64360cc5-c679-4261-9f2e-85fb9fe7ae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:28:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:28:22.293Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b152464d-0eeb-4fad-b6ea-0abaa380428e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:28:22.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:28:32.310Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=88b72110-1d8b-4135-b825-ccc6b502c217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:28:32.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:28:42.332Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6ca993dd-df99-4388-84f0-0925a5411196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:28:42.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:28:52.349Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f7a77248-f5ef-4d52-b88b-c02c332d0fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:28:52.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:02.366Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=52b5fbdc-3d75-4d10-8609-b7a22552702c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:02.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:12.377Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3097d535-520e-4a0a-beb7-881749ff58c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:12.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:22.390Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7f92d6e5-f773-4e3e-b189-301c536dc22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:22.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:32.404Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=475a314d-e4a1-4635-8711-092e74836173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:32.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:42.417Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d7423f36-e9d2-4ac5-98b0-be208dc38e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:42.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:52.440Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4d9302d8-220c-41e6-9f19-a2badae7a565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:29:52.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:02.472Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=980f0fd6-a7c9-45f8-a2a9-2b6888002f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:02.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:12.492Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=af4a00b6-ac93-4f48-9017-12d888d617cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:12.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:22.508Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bcd8553c-7131-49fa-8b09-bcd46015fbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:32.521Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=40978218-907f-464b-b053-60070603c0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:32.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:42.535Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c840895a-d7a7-4d0e-a043-17a61dffc428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:52.551Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=00a0c206-668a-4518-958a-0bd89dfe3678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:30:52.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:02.565Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=57869ade-aa0a-42ad-9638-7156b262e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:02.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:12.579Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=50544b28-7c88-41b1-a43a-75096eb82160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:22.591Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=69477603-502e-43ec-9a86-3b31bf57d629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:22.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:32.606Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=90ab2908-6a94-4dca-bff6-56c20829a532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:42.623Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5a4ebe61-c909-45ce-b74e-b671715a4632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:42.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:31:45.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:31:45.710Z |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-21T09:31:45.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:31:45.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:31:45.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:31:45.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:31:45.731Z |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-21T09:31:45.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:52.644Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8d3b6504-8abc-4d8b-94d5-c78504850574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:31:52.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:02.672Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b4bbc463-0e99-4fc1-ad82-39a111831689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:02.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:12.685Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f0150c01-4c66-488d-8275-376ea83da81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:22.706Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=846a7b63-edc8-4498-9c45-ccb23551f82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:22.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:32.731Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ca6cda85-2f12-477b-a461-43d15a8dcfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:32.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:42.747Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f1932daf-a391-4899-a0dd-1d90dc51fc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:52.761Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c9b07892-400e-400f-adb4-bdefd0a0b4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:32:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:02.776Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=14a1c314-657f-4532-aae3-a06a9c7fbac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:02.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:12.790Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d22113b9-8a5d-4d1b-8b15-ffc085d7a4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:12.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:22.805Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7c72a605-853a-46f4-9ef9-e6d107096b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:22.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:32.835Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=939c5209-b5c8-486f-8048-0077db71dcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:32.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:42.856Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=711a7228-e1cc-46c0-ae52-6cb676c60808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:42.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:52.872Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2f017f37-babe-427f-967a-e8b2491364ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:33:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:02.888Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ab6b9492-e9dc-4b6c-8826-4eb0193eb689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:02.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:12.902Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1ec66814-df78-4e82-a6c6-50eeb27597dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:12.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:22.918Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ea986049-97ce-41f0-93c1-9762a67b9d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:22.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:32.931Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c16f6dd9-8888-4195-b416-31a70bd89e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:42.944Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bea22c88-0a09-4c59-b35e-0229b291be07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:52.964Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=775070a8-18c1-44c1-8029-c058a09c8e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:34:52.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:02.981Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fcbd9945-3e77-4de7-916d-5154d4266fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:02.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:12.996Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0517de7b-c236-4a0b-90e6-6e54dff00030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:13.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:23.009Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=097ec55e-c38b-463d-9edc-0f6736f69156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:33.023Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c8fce2a4-1099-4799-a4a3-d3cf4348afe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:43.038Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=42bd2e7a-bded-4664-b22e-a99c942a6d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:43.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:53.053Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=09a6df2f-c24e-4245-9e48-5fadee06f7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:35:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:03.067Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b545fd49-cfc9-4ba1-8f4b-c39d94d76911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:13.084Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3207c5fe-54ae-4619-aa28-6a707707a7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:23.099Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=19b30ccc-9ba1-4ba2-a64d-50f9bc0f262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:33.117Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=54adec8c-06a7-4ae3-90fe-6b0917edc9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:43.136Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=42fd9e24-cfad-4343-b830-5536c21a15e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:43.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:36:45.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:36:45.655Z |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-21T09:36:45.657Z |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-21T09:36:45.660Z |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-21T09:36:45.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:36:45.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:36:45.667Z |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-21T09:36:45.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:53.151Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2c38fd67-ddb8-47a4-8776-1385984eef12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:36:53.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:03.167Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0ca2b358-25ab-441f-b85b-40d67dca8668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:03.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:13.183Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2c4769d1-b941-4585-9f9f-1c28b50eca24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:23.198Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ee49419c-946d-41e3-8898-5ceeaae628a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:33.261Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9fa901c9-ba87-4304-b315-fe2d6a6ef632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:33.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:43.273Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5ffab040-57d1-437d-9640-168551a70d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:43.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:53.287Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d915214f-2d5c-4950-941a-78d9022813b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:37:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:03.301Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9f143e30-02cf-4320-b12f-fb20007e45b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:03.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:13.326Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7bb19d28-5c67-4485-996f-f8153e8a34f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:23.353Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ead9a7c0-595b-4ea3-86e2-68cd5aab6f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:33.367Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=627cfc35-ea33-42ca-aed2-aaf6d9db1a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:43.381Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9dfd15a4-7f7b-4655-83b4-421baf46af3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:43.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:53.399Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f76aa47b-7036-4a39-acf3-d07eb3747d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:38:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:03.415Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=74dd54c7-51c8-4d64-a7e6-38066c4d5186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:13.429Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5ece73e6-9bca-47eb-b2b7-a72230cf95d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:23.442Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1df8cc3b-70e3-4c8e-afef-c92dfe3c22c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:23.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:33.456Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5ff7a406-8ae0-48fd-bffa-6ee41d5219a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:43.469Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=38c4ecc3-3053-4aa5-af51-f93b693a6dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:53.482Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=75351466-3044-4b3c-a1f8-2f340eae5757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:39:53.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:03.497Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6463ee43-28e3-4aa0-849a-dee687017f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:03.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:13.511Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e72ceaa6-931e-4179-b68c-e49264d2f4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:13.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:23.525Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2919cf99-7dd8-4847-a5d3-9b5258ad735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:33.546Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d1991810-7c90-405b-9a3a-3c1af06bf35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:43.572Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=176181d6-7a44-4a92-b05e-2d18c490b56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:53.586Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cef8e22f-6560-485f-8427-c7fa74584013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:40:53.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:03.610Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8c6c0a07-2e60-406e-8141-42e82b9e26d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:03.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:13.648Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f77e6b8e-f091-425f-af77-285fe5210195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:13.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:23.665Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3e4eb1ef-431e-4593-bc30-1e95cf214362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:23.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:33.678Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=03230558-b83c-489b-a6af-45a829a4b7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:43.690Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f9f6cc0b-10d0-4294-8fdc-fbbc26b069b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:43.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:41:45.706Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:41:45.706Z |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-21T09:41:45.707Z |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-21T09:41:45.710Z |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-21T09:41:45.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:41:45.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:41:45.716Z |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-21T09:41:45.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:53.714Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7cbfb291-857d-4b2a-bea0-102a07f9bcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:41:53.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:03.745Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2041d4ee-1bf9-453e-9739-8394fbb46b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:03.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:13.759Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3b9869a5-9320-4560-ab94-fea62f9ede44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:23.773Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7f0c5eb2-a80a-45b4-9edd-252ca7d8f492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:33.786Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1cb9eebe-c2fb-4d2a-b6e3-7ea9d4c3288b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:43.804Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=60210a8b-ce38-4a66-ac60-0df232328b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:43.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:53.823Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8ed8502d-f688-4e8f-84f9-508368140e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:42:53.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:03.837Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e3e2592e-fe4b-4a40-97ba-1ed28cdd580c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:13.858Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ea436dfb-7e42-414a-b4eb-0fbff4d977c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:23.876Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1c512418-b6f3-4d04-bda8-2a84805e3792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:23.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:33.893Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=68a8034c-2a3d-425c-9a2c-8b3d0bbdcd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:33.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:43.909Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b9097602-e5a8-4c90-98b7-b30da425b6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:43.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:53.926Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e977528f-7e4b-441b-8f7b-fcd47b7e9568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:43:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:03.958Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5c1b603f-368e-4d94-b0c5-6c6202b22412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:03.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:13.974Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7c51e90f-c8d1-41bd-8639-ac42178673b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:23.985Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=655981e6-44a3-4fa3-9e0c-420e9a0dff66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:23.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:33.998Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b64bac4a-1569-4623-9591-fcb5e991b8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:34.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:44.015Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ceaec1c0-d3e7-4e65-a932-6091f748fb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:54.035Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d29915bc-976e-4089-824c-dc9e94b13ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:44:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:04.048Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a73a133e-3fdd-4657-b957-bcae9875c8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:14.063Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cd4760c9-1549-47d5-bc03-f58a63a9054a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:14.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:24.079Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6dcec3ec-0496-463e-9115-bbe7197ad1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:34.099Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a51fe924-9688-4396-b3f7-68dc1b230637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:34.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:44.112Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a1486d08-ce3c-44ad-b38a-6ec6052693aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:44.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:54.127Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1f97a035-29e7-4f7d-8c28-b23c29a9f206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:45:54.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:04.142Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a917458d-2107-43f7-be30-ea04653387e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:14.155Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0f4e09f5-1dfe-49a7-9b82-afaa502a623e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:14.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:24.173Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f5b055de-0007-4191-8ff4-b8c26f5b3b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:24.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:34.184Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7ff5f493-cca4-416e-9180-5aebe97a33e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:44.197Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7b5b589d-ef53-44c8-b1d7-30191b715e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:44.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:46:45.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:46:45.522Z |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-21T09:46:45.522Z |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-21T09:46:45.524Z |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-21T09:46:45.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:46:45.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:46:45.529Z |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-21T09:46:45.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:54.212Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=25da7f13-7eba-43ec-af57-c97213d756bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:46:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:04.229Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2214f45c-8846-41af-89c1-bf2076d82d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:04.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:14.241Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c119d8be-280c-4fed-89be-c3ae6555bba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:24.254Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=31dab842-d359-4df6-a600-7aa32573e70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:34.267Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8f06aa07-c2f3-4d38-968e-fad86f5ff164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:44.281Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6b1db62e-e351-4f70-9e84-24c75292a8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:54.295Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=237bf5ab-90cc-4522-afc0-6f68eb3d4718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:47:54.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:04.320Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3bc2347a-7909-4e25-9e1b-2f2871b97d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:14.334Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a58699db-43c2-4691-9a16-1af94e72c083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:14.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:24.350Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=00fb5263-31e0-4cf8-9430-0de1b43828d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:34.365Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a68901c7-1bc9-4cc9-b1b7-50d48341a2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:44.379Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c6b410d9-0114-44fe-a718-672f72cde373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:44.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:54.401Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d5822cbd-3395-4a87-91bd-03274a1eddeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:48:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:04.419Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=059eb4c0-9c0c-4fae-8ec5-2207b7e97eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:04.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:14.438Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ddb33b79-7158-4af4-819b-bdb3b703e728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:14.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:24.455Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fb6436b6-7fb2-4e66-ac1e-6b31025d9045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:34.470Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d4c6d2ff-afe8-449b-82df-12644dda5a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:34.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:44.483Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=14dd85e0-a276-4b3d-99a5-8cace46fcc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:54.496Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=87005471-b741-49b8-b14c-db6f1d99200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:49:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:04.511Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=50714bc4-f91c-424f-a6b4-9bc3a5779855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:04.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:14.525Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7aa17bbe-6682-404e-8fa3-d731fa477bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:14.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:24.542Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b5c27c28-a2be-44c5-b57e-826387d2d2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:34.559Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=88d0f7da-df99-4b09-a365-0f3f2b232edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:44.573Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=eaa5e532-e156-4eee-947f-200fd47f61a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:54.587Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7bfb1907-4170-4d5c-8d75-236beeda15c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:50:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:04.601Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=29d534a5-b18d-4d09-9452-46a04c4902e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:04.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:14.614Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c65c288a-8988-423b-81af-a79dcdd8503a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:14.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:24.633Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b1def754-c657-4aa6-907f-84f81dce7d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:34.647Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b8ac8039-e6c2-4287-b821-735c0e95069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:34.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:44.661Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=070954c6-044f-4493-8c7b-a8bf5b1cfaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:44.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:51:45.645Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:51:45.646Z |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-21T09:51:45.648Z |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-21T09:51:45.652Z |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-21T09:51:45.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:51:45.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:51:45.661Z |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-21T09:51:45.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:54.674Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ba66de8e-da1d-4854-bd76-2fb06909ee20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:51:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:04.691Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=706ffb19-9cac-48ae-aa53-6b83ce11854a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:14.705Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=148c12fb-9208-4590-bba2-d1325b14c95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:14.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:24.720Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=59472d88-3d63-4b18-9550-9a2b1051e430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:34.737Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=129a0922-1b22-4f0f-ba2e-7456098fcebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:34.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:44.752Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=814e6e8b-6283-432b-9cc7-1bc71abd3109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:44.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:54.765Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6c01a844-693e-40d8-84ea-e634b54c62d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:52:54.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:04.779Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0f243434-bf3c-4b3f-9407-49f4d7abef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:14.795Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=37101bb8-caec-4c80-8e5c-e883afde1292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:24.809Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3fb5fd79-a41e-41d3-a14a-4400271450ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:34.825Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=208a769a-bbfa-43f7-907b-2969afaa2120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:44.839Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4765b827-a176-424a-9ea4-c0e8570f7b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:44.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:54.853Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2fa407be-975d-42f8-ae1d-35150c9740eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:53:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:04.871Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9b10d817-135e-427c-9243-f713914ca7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:04.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:14.899Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=04822b2e-6c30-4011-aadd-c215537ee6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:14.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:24.913Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b8f81872-c315-4b5a-82ee-92aa1833cdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:34.928Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e858fba5-1bc9-4a59-8e6b-9f456829b75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:34.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:44.942Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b110ba93-1c87-4aa8-9cb4-13c19b708653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:44.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:54.959Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a0852209-c28f-47eb-a56e-68d84181985e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:54:54.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:04.979Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=024dc946-6e7f-4079-9a23-ef725255fe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:15.000Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3fb75a9a-40f0-41dd-98ae-5308e2c745c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:25.024Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=89580040-2e71-4858-934e-b9230c823c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:25.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:35.042Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2eb6b7a4-fe55-4e0c-88aa-1b04096f9eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:35.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:45.056Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=046a57fd-d192-400c-8c86-0d1dec919057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:45.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:55.070Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f70cf11a-212f-4b37-aaf0-dd784481f8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:55:55.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:05.083Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=92b7c2bc-4b2d-47d6-bcc4-e9f0e07bc510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:05.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:15.097Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=15182ee1-ed08-4eb9-804a-22981803859b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:25.111Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=25d526fd-b023-43b4-8b1e-4d2510637ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:35.125Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=020c4b72-68df-4df1-acf9-bb2a24a8be9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:45.139Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7270c8dc-e342-4521-85ab-a5f6b8b622f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:56:45.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T09:56:45.579Z |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-21T09:56:45.580Z |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-21T09:56:45.582Z |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-21T09:56:45.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T09:56:45.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T09:56:45.588Z |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-21T09:56:45.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:55.158Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=228143e1-e614-463b-9ecb-c52f6d965b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:56:55.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:05.171Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5c723f04-1636-4993-a361-a529715df29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:15.189Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5ab39e38-6b2f-4bbe-b0b2-9548cc702465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:15.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:25.217Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8fca864c-88c3-40bc-9376-29bb6ed873dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:35.232Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3acdd742-5e68-4c9e-8990-33a00172e3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:35.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:45.245Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=da842a17-7d0f-4a40-baf0-5addcadcd916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:45.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:55.258Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f1be3c2e-189e-4c3b-bbd0-b0686fd08a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:57:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:05.274Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b9e76212-a53a-4c00-b11c-b812c5903902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:05.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:15.299Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b957c1ff-47b7-44ab-9059-eb79bbc553f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:15.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:25.332Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=235b9287-397c-4a7f-b640-06c11a45aebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:35.348Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5a04bd68-b824-4b05-afdb-d55e44509040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:35.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:45.362Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=da578f94-a97e-4443-9f5d-ef1919974f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:55.375Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=daf33bf8-51ad-465c-b75c-8b9de2903ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:58:55.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:05.393Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=39b73018-fdbf-42a9-b5e0-0809e1cb04a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:15.413Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f76bea79-610d-482e-abb2-ddc583a8eea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:25.426Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c965e019-46a7-41ef-a976-f482dc3d4d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:25.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:35.442Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ef31b4c4-b348-4922-9baa-8f0ceec5363a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:35.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:45.457Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d9a6ef08-958e-46b0-ab92-4d92be98f3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:55.472Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=22e1b199-9129-4f4b-b7e8-fce681cc9a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T09:59:55.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:05.488Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b451fa71-4d74-46b2-a16b-1d04d88fc2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:15.510Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8b60cac7-a775-46a4-ab8b-c247b25e1281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:25.524Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1c95a4dc-78f5-4fb2-bc83-c26e35e39839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:25.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:35.539Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ad9cc0d2-58c1-4446-a972-fd4c497215eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:35.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:45.552Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4b307da8-d218-4325-9513-c066db88fde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:55.564Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d878826e-f8c0-49b1-84c3-43bee58d7987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:00:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:05.582Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b0c030ce-3aa1-43a2-884f-484fe583abe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:05.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:15.597Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=72383378-de91-42b9-8f70-1acd5e50a9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:15.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:25.612Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6c480fad-89b9-4450-a492-d84d2b97a8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:25.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:35.625Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=dc0aa70e-5e74-4549-b6a3-e7d1ad12dff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:35.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:45.639Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=672ba4bc-3fcc-441a-bc45-ee1c53080f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:45.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:01:45.686Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:01:45.686Z |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-21T10:01:45.687Z |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-21T10:01:45.690Z |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-21T10:01:45.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T10:01:45.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T10:01:45.696Z |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-21T10:01:45.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:55.652Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=affe9634-b319-4915-be17-c28e4f7ab671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:01:55.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:05.665Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d8d5a18e-2d30-4336-a472-c8b7d77c305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:05.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:15.681Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4b519278-b3d6-43d7-9487-cd888f27820a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:15.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:25.699Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=88e84576-2510-4065-8a39-709dd15cb698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:35.711Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=53a550b1-0043-48f9-ae2f-f47aefc7606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:45.728Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=278c5762-eb72-45c8-a799-1ccf7e39a007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:45.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:55.740Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f72dcc48-77f4-4a1e-9846-3a481f6acc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:02:55.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:05.755Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d3002ef0-d4e3-4027-a9d2-1ce72f0b4289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:05.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:15.769Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=414cf295-c5e9-46a7-a679-c4608666bfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:25.783Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=080499fd-1c5e-45f1-84db-22a8d723363a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:25.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:35.806Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ca645d05-58c8-4635-b25f-18ffa2ac8fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:45.831Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c37d0370-ad5b-424c-b486-ef48bae9f523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:45.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:55.847Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5e0aa1ab-aad7-4490-8a7a-34fb45cb57f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:03:55.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:05.866Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4b401ab8-94bc-4ffc-9717-a32a71f35de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:05.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:15.883Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7cbfec32-4565-44c3-a9ff-34b53de0a345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:15.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:25.896Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3e5efa21-b97d-41a6-b02a-0d55027f7ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:25.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:35.908Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=55614324-c048-416b-80ff-97451919ef23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:45.924Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a5785e0f-dfe3-4948-8690-c8f846c49380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:55.938Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ead129d9-d5e9-4fc2-8168-9af4f7fc0e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:04:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:05.951Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=56d52159-88e5-4795-96a2-aeddf6cb5c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:05.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:15.971Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f5db644e-06d8-4dc4-9b33-cbe3db45c269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:25.988Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=42d58c95-2717-4bd9-b23a-6b20b02eeb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:26.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:36.022Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4cc432ff-90c3-43af-92bd-44b8b224f54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:36.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:46.047Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d09cf180-04a0-492c-a87a-29227b4d3d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:46.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:56.067Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0305f974-8372-4514-9e06-9f9df1b0effa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:05:56.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:06.088Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6ab6a8ca-2e95-4b55-8a4b-e8b1374cf392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:06.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:16.113Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1170fbe9-ce22-44d2-a739-0458c94266e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:16.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:26.127Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9147dc90-7253-46b9-aa33-be8ee8b670d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:26.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:36.141Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0a71bb6a-3ff7-445a-b4a1-33a988a99193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:36.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:06:45.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:06:45.516Z |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-21T10:06:45.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T10:06:45.519Z |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-21T10:06:45.525Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T10:06:45.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T10:06:45.525Z |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-21T10:06:45.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:46.155Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=46cd7d28-8c69-4678-854f-4a8065319e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:46.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:56.168Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f881b93a-d160-45df-a000-e58e54344d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:06:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:06.185Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5902bc26-b44c-43b0-9ecc-25360686f800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:16.201Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e1a2d2d3-ec82-4adf-9cc9-7c1919c213c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:16.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:26.215Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7c1b4960-4ca9-40ad-843e-6d77b1753d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:36.234Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6d482653-4e8b-4044-85d2-3d1b8923a2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:36.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:46.252Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f2ae56e4-eca7-40c2-8a14-05d2735cda44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:56.266Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bc41575c-0ad2-4944-a543-fc6d237bb29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:07:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:06.283Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=199a1235-ccdc-4f6b-84cb-8442648c0516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:16.399Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8378ab81-fb01-4296-8371-fe6b4449af82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:16.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:26.419Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1190e8ad-a378-4cc4-8ea1-9dd5467e8152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:26.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:36.433Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=94794e0f-1b34-4a9b-9711-58c09538ea16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:36.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:46.447Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d4848810-5a8d-4ada-941e-0a4392bbd587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:46.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:56.462Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fd89ac73-0295-41ec-b7d9-7bb904fdd12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:08:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:06.479Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=190c308f-b2c8-4a15-a9a7-71213e7e0d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:06.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:16.493Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=369ac2a4-1a48-466f-826d-a8f332fb3a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:16.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:26.507Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0ead271f-36bd-47b0-aa17-40092dc15cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:36.521Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fefc23fc-feec-44ff-9645-44d8995af9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:36.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:46.538Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bf8bfefc-5af0-483c-897c-6f016040ccc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:56.551Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4304b764-f70d-4cb8-af86-d599a6f59ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:09:56.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:06.565Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2ef598ee-5e8d-4099-8994-864bc3f860f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:06.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:16.577Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=efc4a89c-a175-4747-bba2-7ce6d4793df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:16.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:26.594Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7007c4c6-8737-4fe6-b02f-ccf8ada0eebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:36.625Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=255f1c66-7db3-4a79-a814-58c2a83724be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:46.651Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=91b44d7e-34ad-455f-bf96-b139a85b707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:56.664Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cd620ecc-bdcb-4ed2-b588-9dff5e057609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:10:56.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:06.677Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a317f12b-5711-4c76-8c64-61834ccb45b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:06.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:16.695Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e6fb4c4e-a7a0-41d1-b8a2-38e442461324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:26.711Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5c02f0b3-3df6-4095-9039-e68c80394072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:26.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:36.725Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=acbf32bb-1c16-4d8e-96ad-150b62d2626a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:11:45.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:11:45.721Z |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-21T10:11:45.722Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T10:11:45.724Z |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-21T10:11:45.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T10:11:45.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T10:11:45.732Z |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-21T10:11:45.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:46.740Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cd1b138a-f557-4a88-b8f1-9b08b3213c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:46.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:56.756Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f09a32fe-393f-41af-824b-e047803512f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:11:56.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:06.771Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=43a9033f-3807-4c8f-b5f8-508bf2edebe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:06.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:16.782Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=552b77ef-2a59-41f3-8fca-379b190fa36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:16.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:26.794Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5db2675f-9e2b-4ffd-a405-28496f514556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:26.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:36.808Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6732dcce-2547-4739-8192-d12392320cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:46.822Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f60a544c-01b9-4040-81ae-f8c6a0e79ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:56.838Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=993fa3b7-484d-4682-a587-c0ec94a82eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:12:56.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:06.853Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0bb902bc-0bf3-430e-be02-ec9738ee20c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:16.867Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=81d05707-39d1-4b05-8233-e1ea92f60015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:26.880Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6319d308-f23e-471d-b01c-4f6d75add01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:36.902Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=066b5a9f-094c-48b9-a74e-8a5e17c65352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:36.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:46.916Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=473e3355-45f2-47fc-9346-a75beab6f09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:46.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:56.930Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8484a6ad-b87c-46b9-8ea8-2489c0fc2892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:13:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:06.943Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=42d75f40-8819-4abf-a052-5b1ab93c7703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:06.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:16.955Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2d553399-8ef5-43fa-8a34-692c602feb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:16.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:26.971Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=1c50de25-aed0-4830-9916-2da808c5ce2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:36.985Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=bb35e34b-7465-4632-b0b6-f79a826bc0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:37.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:47.000Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c322ba3b-ac5b-4bdf-b60c-3f641f3759dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:47.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:57.057Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f18d998c-496c-4144-b4a5-c5d75e084d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:14:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:07.071Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5f3e8095-4e46-42d1-b5f8-579170e36191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:07.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:17.084Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=d985ab1e-1fea-4a2f-a414-eb71cd3f344c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:17.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:27.100Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=27b9b222-78c1-4ef1-90f1-6d59314ea8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:37.119Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=94c79276-aee0-491a-9f4c-6ae8d70fde1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:37.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:47.133Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c5abf123-43c7-4938-9268-f9efde7fbc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:57.148Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=8eb806ca-7859-4b9b-a567-f097fc5b6639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:15:57.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:07.163Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=38e0f936-dea5-4bb3-9197-7773c6145eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:07.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:17.176Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=eddfd923-0c27-4483-bbf7-1140817a8e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:27.189Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=49ede8e6-c049-48e3-9262-9ff139ea3938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:27.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:37.204Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=7b1afa0e-364e-481b-853d-55b45f92dc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:37.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:16:45.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:16:45.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T10:16:45.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T10:16:45.765Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T10:16:45.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T10:16:45.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T10:16:45.772Z |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-21T10:16:45.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:47.222Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b566f907-9655-4837-ada1-e5ed00ab3c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:47.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:57.233Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e2d7e767-2a0d-4981-99a1-bf987cd77f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:16:57.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:07.248Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=528c8a66-cf91-4045-ac29-387efa56a6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:07.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:17.265Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=590e66a3-a3cd-4e94-a881-0c8f002dd6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:17.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:27.283Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3a5d90bb-2cbd-4926-8642-3ca67a192ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:27.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:37.295Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=f9603ffd-bec2-403f-bf5f-235c9ec6631a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:47.309Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=77ea226e-c394-4d20-a801-07a748860486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:57.323Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=abbae8cc-109e-4bb8-bf23-c6ea49d3e603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:17:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:07.335Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=32ae0eef-91a2-4118-a08f-21438d724216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:17.347Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=ea066670-826e-4a59-bcc3-084b77e56b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:17.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:27.374Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=0a7828fd-f742-4af4-87da-345f64b6f005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:27.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:37.390Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=59d13c83-8d7b-4a3e-8acf-3710ed3932e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:47.405Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e5b55fcc-a6e9-445f-a420-17058e745d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:47.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:57.418Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=750e10a2-1990-4c3d-929f-5baed3a3b068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:18:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:07.429Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=937e87d0-899c-4db6-bf37-99a0032ad3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:17.442Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5489c31a-9cbf-4e2e-883d-04030746536b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:27.462Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=07b83522-bf6a-436a-82db-15e33dc15857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:27.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:37.475Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=746f5e22-498e-452b-8070-861ec1ee31c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:37.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:47.491Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e4691036-8ff0-4306-9fd8-10d0aac6b2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:57.505Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=53e7ec52-1301-42aa-8467-c3491e357fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:19:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:07.519Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=e069f17c-43a1-4764-af57-df3c752f86c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:17.560Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b1f91450-ee5e-4529-8595-460d024d4574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:27.575Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fb0f7500-d6cb-43db-acab-604fa3b94998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:27.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:37.587Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=fe8b8806-0077-4642-aca0-55b4cc215a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:47.603Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=127382b5-ca6d-492b-9bba-b1fa50c15ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:57.618Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=cc5deb6b-ebe0-479c-8c03-d9182e51858c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:20:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:07.633Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=c5d96c82-6c8c-45c3-9244-dc392453f2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:17.649Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=df3ec8a5-9281-4f04-a432-42a6d2792efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:17.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:27.663Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=de8520fd-cdff-42cd-adba-a90791eaa1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:27.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:37.677Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=89aab2a5-e27c-400d-bc66-30f2f1fa60e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:21:45.647Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:21: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-21T10:21:45.648Z |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-21T10:21:45.650Z |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-21T10:21:45.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T10:21:45.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T10:21:45.655Z |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-21T10:21:45.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:47.701Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=555a2633-1b2e-4037-b137-362f568bedc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:47.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:57.715Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3a7a61c1-0dcb-4ae3-a230-17ea8c76f7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:21:57.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:07.731Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5302aac4-6bcb-4fa9-9011-f1284f175ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:17.747Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=eeb0e630-95ea-46c3-a0dd-eabd96a0fb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:17.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:27.763Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=06d2bd08-a71e-4308-bfff-460720fcb17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:27.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:37.777Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=da6295cd-b3aa-4d61-9147-ffb2d3d0bf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:47.792Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=a10174e7-b7a1-4c53-9e48-dc44e5a32c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:57.805Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=49fc1589-b882-4769-b868-f622560f7f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:22:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:07.817Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=b6436078-b910-472a-9f21-b038aeb572fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:17.835Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5ae85cb5-762f-4b38-ba7b-6e67d2c2aadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:27.849Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=db53dd45-393c-4903-a8a2-b0f3cc055d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:27.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:37.866Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=edcb9dc9-c06f-4cd7-8327-c9eb224fb0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:37.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:47.881Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=581cda44-19a0-4c27-b5f0-635460ba85ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:47.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:57.894Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5e34fcab-411d-419e-9e1f-f01d272b746c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:23:57.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:07.907Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6e9419de-c79c-46f5-9114-bb5a54236f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:17.924Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2ad2ba6a-198a-42c6-835e-51f881157532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:27.939Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=3c69c672-7083-463f-b460-a798944bb58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:27.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:37.951Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=5c37f8ec-0696-49d1-aa8f-53a7e2656bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:37.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:47.963Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=41450f40-6cfb-4bc9-89d5-f4ff93ea041e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:57.976Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2aba8d31-6bd0-4bdc-9dbd-900e459c0091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:24:57.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:07.988Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=6a21507c-54f4-4eb7-8b4d-8edf4d14d831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:08.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:18.006Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=954f8a29-5ecd-436b-aab8-4ddcf2af8099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:18.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:28.023Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=10896eae-bee8-4196-8acf-aaf4a36ee5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:38.036Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4d9d4ad9-80c4-4d0e-a878-05c7064b0e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:48.052Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=4698b47f-a69a-49e2-80dd-add807bfebb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:48.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:58.065Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=003c7201-c38b-4ac8-936d-5b2d09eb95dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:25:58.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:26:08.080Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=74b30981-b150-43ae-8cf8-18e036158412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:26:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:26:18.099Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=83a677f9-5366-412f-b45f-17169271038a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:26:18.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:26:28.112Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=9c55bcac-c972-4fc8-b0ba-c5c546af871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:26:28.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:26:38.127Z |INFO |Init configs |InvocationID=8dd2e4b6-d046-49be-9e55-8eeb0f43f44f, InstanceUUID=2beffbb0-6a68-4581-9a35-114a58099000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T10:26:38.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:26:45.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T10:26: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-21T10:26:45.573Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=