. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:01:02.782Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:01:02.786Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-06T03:01:02.822Z |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-12-06T03:01:03.488Z |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-12-06T03:01:03.587Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:01:03.588Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:01:03.589Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:01:03.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-06T03:01:03.862Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-06T03:01:03.894Z |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-12-06T03:01:05.437Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-06T03:01:06.040Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-06T03:01:06.061Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-06T03:01:06.061Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-06T03:01:06.135Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-06T03:01:06.136Z |INFO |Root WebApplicationContext: initialization completed in 2242 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-06T03:01:06.780Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-06T03:01:09.060Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-06T03:01:09.906Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-06T03:01:09.943Z |INFO |Started MainApp in 9.628 seconds (JVM running for 10.328) |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-06T03:01:10.052Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-06T03:01:10.054Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-06T03:01:10.057Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-06T03:01:10.058Z |INFO |Start scheduling PRH workflow |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:01:10.072Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=fc7c628c-1b3c-4eed-b201-8a901facd908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:01:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:01:20.748Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=df50d8ac-7772-4840-8049-37587648303d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:01:20.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:01:30.774Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=95f422a8-9dd9-4b2d-a7d4-293157976873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:01:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:01:40.805Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d44581f0-5975-482e-bfa5-91c65dbf1e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:01:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:01:50.826Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=557cf12a-9399-471c-b892-71b619bf5062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:01:50.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:00.889Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=fc2bebb5-8b5c-4834-806f-dc1b38b1f703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:00.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:10.917Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b774a15f-3c3c-42ea-816a-703651ef30e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:20.941Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d4653717-cb6b-49a4-a4de-ab60c2285c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:20.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:30.951Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3f2f22bc-1a31-49fe-9a85-3b00f7d2d5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:30.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:40.971Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f421df12-f9d6-4f0c-b13b-901a14dfa9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:50.986Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=09fa7a6d-1202-49e8-b85e-4048890c66aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:02:50.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:00.997Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=1682c06e-c90e-41ec-bece-153344a64149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:01.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:11.007Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e9a329ce-0992-4e58-b4d5-947289d3ac67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:11.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:21.021Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8ac5d48c-0acf-4c45-bf09-15924793c138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:21.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:31.049Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=28211c89-e5ac-4b95-8041-ce080d843891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:31.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:41.060Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=00d44018-6354-4d48-ac26-6e952a10b03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:41.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:51.070Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c921a6e6-b713-4772-bb68-e835e82a852b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:03:51.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:01.096Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4812a44c-e448-44a9-8466-75862e389502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:01.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:11.106Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=543cdf46-5330-4a54-85f0-4d522c8bf3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:21.119Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=fbf2e701-d504-4f1c-87fe-1d2427ad4974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:21.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:31.128Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=cf2f572e-b906-43d9-aa43-4bf865a3997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:41.138Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f2b5cc75-68c6-4350-9704-9cb6151c9274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:41.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:51.149Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=dc5456d1-8b6a-4d09-a7a9-efea20a65d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:04:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:01.159Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=89d50c55-349f-49cc-a648-f84f4db24d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:01.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:11.168Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=5244fc0f-7be1-4039-9030-954b2a498058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:11.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:21.178Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c5b3be31-b70f-4819-a9f8-0ec359011866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:21.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:31.192Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=87b0c578-327f-4749-8ecc-33752da93d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:41.219Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=9cf479b8-b6ae-44e1-ae87-df6aec5b7931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:41.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:51.236Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=dc890a59-5c33-4de7-b23a-ed0bcdeba254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:05:51.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:01.247Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b1ebae71-0e32-461c-af62-6e96529e41b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:01.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:06:07.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:06:07.832Z |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-12-06T03:06:07.833Z |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-12-06T03:06:07.837Z |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-12-06T03:06:07.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:06:07.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:06:07.851Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:06:07.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:11.260Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4bfaccfe-6037-4e9c-96a6-c0786f0eeab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:11.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:21.271Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=de9e94bd-aedb-436f-b796-05005bc8cc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:21.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:31.282Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c14ae336-a8bf-4f9a-8a8b-1b3b5855470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:31.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:41.294Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=260569b2-166b-4b67-aa34-13d89dd26320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:41.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:51.306Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=130a8d6f-4362-4331-9b79-5d32cb316e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:06:51.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:01.319Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=50dcd076-2b91-4106-8378-3096e62a151e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:11.331Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c51509cf-c436-4c6a-b272-1f2b22c25cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:21.344Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b78b9607-0659-4578-94c1-bd0ddf4848b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:21.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:31.358Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0fc26a99-0e33-4ab2-9cab-503a4c8c44b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:31.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:41.370Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0f551323-e47f-4d7c-b769-f87c56049120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:41.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:51.382Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b556ff90-9064-4476-88f0-48decace97a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:07:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:01.409Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=de1e8f3f-8b50-4794-b4dc-a1c7e9b952f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:01.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:11.421Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0eddbbb1-4d9c-4882-9490-9de8808a8ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:21.433Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b610cefe-d61f-432c-81ee-36a428c1a032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:21.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:31.444Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8ff7eec5-96b4-46b3-81c1-0e071b3e5e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:31.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:41.456Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a21e075f-a28d-49fb-9041-9975eb03c80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:41.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:51.468Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0b461b6b-74d5-4078-a0c1-422606b36b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:08:51.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:01.481Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ec3795c5-4509-4875-8f90-b39e3f348a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:11.503Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e40d1278-a3d6-4a31-8edd-a2e465d64371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:21.513Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4ca2eab1-ede4-4282-a5cf-99596c8f6197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:21.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:31.525Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=04a1e46d-6ba6-48f7-9329-43a8d1d49a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:31.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:41.537Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d6816e88-70a2-4015-8ae2-821d9d093bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:41.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:51.549Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=68bfa2e7-e2ce-49df-a16a-fdae23dee913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:09:51.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:01.561Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=088dee4b-bdc0-47bb-8226-4e5ba5d480fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:01.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:11.573Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0d127044-5a65-4450-a3fb-74180ca6c5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:11.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:21.587Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=094ea684-7e76-4e89-b267-4537d67c7aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:31.604Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=da47faba-3d30-4d0e-b973-2e0b06d8beec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:41.633Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6d5d18fd-917a-45fc-90e4-bd103aa2a367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:41.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:51.647Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=75172aa2-d7dc-40cb-96a1-4d354a4b4954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:10:51.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:01.659Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8c31b6b6-8f81-4343-9c14-2ea6c5b306af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:11:07.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:11:07.152Z |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-12-06T03:11:07.154Z |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-12-06T03:11:07.157Z |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-12-06T03:11:07.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:11:07.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:11:07.168Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:11:07.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:11.672Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c4381b1a-9a7b-4dcb-9834-01fec72e0634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:21.684Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8e68de4b-3d9d-48a5-906f-ef2a7368deca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:21.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:31.697Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d1a66465-a54b-4296-a722-f36c5cd1f21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:41.729Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=5ce51d06-9513-4cad-bf10-912a4aa69073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:51.743Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0fc72573-d851-4e33-9893-4255ced31975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:11:51.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:01.757Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e34411e0-23e6-47de-a852-a688d0ad8207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:11.769Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c7f9dac6-e1bb-48d3-b2ae-34573fc5b8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:21.783Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8928b0e5-c12e-418b-9a18-40dda61f25a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:21.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:31.794Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=518edac1-11c8-4820-b7fd-54a9bf60195f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:31.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:41.804Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3fb1a455-2f42-42c9-97ef-9f79868b132e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:51.816Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=16239aee-63df-4bc5-9100-dbfa609731c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:12:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:01.827Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=63b4b83d-b539-412f-819e-4c0a7f29166c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:01.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:11.838Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=1e9eb1ae-17ab-4dda-a32b-84eb8123908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:11.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:21.850Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=84df5fca-e2e8-44ba-8080-600a46a12a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:21.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:31.861Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=53540693-8c72-4f52-a583-03e2e739965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:31.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:41.879Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3c751052-fa54-4d19-8859-d12c210ee2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:51.890Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3f03e244-421e-492f-8c70-9dcd0d3eca94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:13:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:01.903Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=1dade004-4027-4c98-947b-26d438bfa63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:01.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:11.914Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ad3a4def-521a-45c6-b8ac-f847efa8b37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:21.924Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=238e5b40-8dbf-426c-8f6c-4bd65bb22b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:31.937Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f331c688-7f08-4977-beb6-0d43c3d1cc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:41.948Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=2289494c-c6e9-4430-813a-932c5be4ab31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:41.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:51.960Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=94f69ee3-a0f3-4938-81d2-cf21f500dc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:14:51.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:01.971Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ea0cd8f4-2e62-4649-b9e1-d4fdb3fbe2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:01.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:11.999Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=511440d0-474e-4214-86ee-942a3badf9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:12.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:22.016Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=9c9e3f5f-c860-4fdc-9657-8093646de111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:22.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:32.028Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=198156bd-a8a7-4143-966f-a159c3ad39e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:32.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:42.042Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4ba7110e-8cce-4124-a5df-0e0b598e15de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:42.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:52.055Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ddc59753-9d05-40c2-9bae-7fe8e82453d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:15:52.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:02.073Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=074773fe-228d-42e0-8440-4224dd2202ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:02.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:16:07.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:16:07.177Z |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-12-06T03:16:07.178Z |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-12-06T03:16:07.180Z |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-12-06T03:16:07.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:16:07.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:16:07.190Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:16:07.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:12.092Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3313c594-2107-45cb-8e1f-bb5312c22d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:12.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:22.104Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a6b1ea62-bd29-4083-858d-17bf44c305ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:22.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:32.126Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4002aa0f-0be1-4146-8e05-7748c27c6c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:32.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:42.136Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=60e4b390-35b0-4fc6-b4be-1cbc7eeef0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:52.147Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=79fc19aa-6b76-4430-9588-cbd8f548d60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:16:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:02.162Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8d370126-4619-4069-a371-8c32c5657336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:02.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:12.173Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=69237fd5-a5c1-4075-a3f9-084370e4a280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:22.184Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c4d5ce54-fd16-44a3-8e77-8b6480696c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:32.194Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f12045a8-c3eb-40c1-8897-af395b9b08b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:32.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:42.204Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8054288b-b7c3-4369-a92d-43b114842d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:52.217Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=99f203ac-7631-4543-89b4-0b3ef3894676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:17:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:02.230Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6fa58b83-cc48-4c3b-88ea-e4346a8d5ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:12.245Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d6ece1b1-0230-4a46-93d6-31b631b75649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:12.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:22.256Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0bd73121-7451-4b56-a368-fe8c7296adf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:22.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:32.267Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d706bd53-4e50-44e4-8c6a-6baffeed6f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:32.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:42.279Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a6a5d1c1-cf4e-4231-9034-19a7cbf27a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:52.290Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0d864cd8-ee26-4110-a7d4-bb4e422c2209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:18:52.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:02.301Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=da1741a1-9924-46a6-8a10-3fd2af4b327a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:02.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:12.312Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ce015206-976b-42b8-96db-a9f2f14ee53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:22.322Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4fe5e349-d90b-4627-91f3-6163ac6cbc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:22.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:32.334Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=1a6a533e-2e14-4124-8c2b-19bd70d584e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:32.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:42.345Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a0b05cc0-13ec-4d50-85d8-7ae97fb70361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:52.356Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=81301f08-a9b8-4217-ad68-6bab98324dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:19:52.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:02.366Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=85c6bdc3-7aef-49af-8ee7-243efe2bedb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:02.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:12.379Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=32191241-99cb-4762-bf52-203f9a9a145c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:22.392Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3cf68851-fdeb-4916-b875-759d1693bdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:22.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:32.404Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ee0a327f-98ea-4706-8174-2f5dfe01bfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:32.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:42.417Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ddc23fc9-2707-4585-af8d-a31cdcbf503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:42.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:52.426Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e1c0a59a-8831-4c3e-b5a3-5e4b19b913c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:20:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:02.438Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f1b94a11-d26d-471c-afce-fc3019db51a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:02.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:21:07.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:21:07.100Z |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-12-06T03:21:07.101Z |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-12-06T03:21:07.102Z |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-12-06T03:21:07.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:21:07.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:21:07.109Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:21:07.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:12.448Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=926273ef-abcd-4742-9b22-943c9c621eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:12.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:22.459Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=fd539b5e-89ca-48b9-848c-aa73fc6ff2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:22.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:32.470Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ff5d4a68-2c87-44ec-a03d-8fac7f6ab91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:32.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:42.480Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c9e32f02-e8ac-4484-8bb0-751a517c24a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:52.507Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=9e412eac-aae5-494d-8d2c-64e1b899c675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:21:52.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:02.521Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a9edb46d-782a-47c2-b717-932571d9a99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:12.536Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=2b18b6cb-588d-4d0d-bade-300681c01cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:12.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:22.549Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ebd77c34-7ca5-4a43-bc3e-070879bcf414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:22.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:32.568Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f0f6e46f-dc6b-4563-b9dd-d1b1246453d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:32.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:42.580Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=af2feae0-c179-4ec8-a787-3e2e0cdf61ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:42.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:52.592Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=5dc65394-9d31-4434-9baa-bd77a323e569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:22:52.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:02.604Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=17666efb-97e2-4280-8095-433873c3637f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:12.614Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=2ecad8de-7dc8-41d2-8638-c71fb499cad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:12.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:22.628Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f055825f-1441-4615-856d-d501eae4d9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:22.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:32.641Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d3cee2e5-8fcb-426a-b5e7-c32628b0bbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:32.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:42.652Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8d8ec5ad-38a3-44d5-9790-61a112db0b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:42.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:52.662Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e04e3faf-333e-4d54-bf4c-cd24918f0dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:23:52.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:02.672Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=830ee288-0921-43d9-8c51-d4ff6f9edbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:12.680Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=46787e13-c708-4bae-a491-14efd2dd0718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:12.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:22.691Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=fd1b54a2-b025-47b5-ad14-36710b3d2755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:32.703Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=9417061a-a4e7-4b42-8ba7-29763aabc5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:32.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:42.714Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f3926fe0-681b-4fd8-8934-3c717f2689ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:42.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:52.724Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8441710b-42e7-4578-bf69-30080677d19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:24:52.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:02.735Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6dd5a49d-dd9a-4c29-83fb-484201eaa1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:12.747Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3772d972-793b-4b77-bb3d-aee24599ad09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:22.759Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=7cceca41-48b2-4338-9fc6-c28d9ac55f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:22.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:32.770Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=9bed5bdc-26ce-4243-8da1-2ad2a7e0e031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:32.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:42.780Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e115b95e-84b9-412c-8cc7-6f9bd1b98806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:42.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:52.793Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3fd307ba-0f37-4d65-9ef6-fb3ae82c7d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:25:52.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:02.803Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b901bd9b-7aab-49f7-a8bc-ca4b84fc7da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:02.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:26:07.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:26:07.179Z |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-12-06T03:26:07.180Z |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-12-06T03:26:07.182Z |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-12-06T03:26:07.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:26:07.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:26:07.191Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:26:07.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:12.814Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d946c6ed-d728-4795-8280-ddba427be206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:22.824Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=5be6da4d-4a82-435f-81d1-44a938341879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:22.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:32.834Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=2648db0c-6acb-4770-a9d1-50087f174949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:32.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:42.843Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=bf2a040a-d1ab-435d-b90d-eab4974af885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:42.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:52.853Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b0fd4dcf-2286-4b1d-b7de-555e7c30c78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:26:52.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:02.863Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e9ac00ad-24e9-4626-acbc-a11c7bcd7e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:02.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:12.874Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=bfdeab4c-b79f-45c3-90ce-3b31c7f0872c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:22.885Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e1baa297-dd2b-4159-b668-9b67c6c2daa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:22.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:32.895Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=5fe546f2-306b-4397-ad2f-9f40c0a47b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:32.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:42.905Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4e464706-ae13-4f73-9f29-6da6cd4520cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:52.917Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=798b0d81-18f8-469b-aaf1-7ffe2d3c270f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:27:52.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:02.928Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4ba8c6b4-0874-43d5-8a4b-b3f32bffc9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:02.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:12.938Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=737e3b02-ad11-418b-b586-eb5195d640f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:22.967Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0a7a4bd1-cfe0-4bcd-b30e-816f1239068b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:22.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:32.977Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8848eb20-2706-4fc0-b182-d753d7df5ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:32.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:42.989Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0d8401b0-194d-40e1-8d8c-7c09e3ffbf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:43.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:53.014Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ca5bd6e4-5191-4cb4-8492-5493c4a42758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:28:53.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:03.026Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=7496c57e-302c-4523-add6-5ecaa3bad459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:13.039Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=90e64eea-ca62-4145-afbc-842f8bbdc6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:23.054Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=585a6e29-2c3c-40fb-8131-5b131f09b8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:33.080Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3f2be3f7-de04-47c3-8394-a6bdce69db8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:33.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:43.098Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ce850910-0ecf-46cc-9c8c-21f903a89479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:43.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:53.109Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=082998fb-4e2d-4bde-aa21-67b0a17079f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:29:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:03.120Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=764700ca-c655-42bf-a4e5-f0c7a7b02980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:03.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:13.131Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=178cf175-f04c-4328-9011-f41d068f2bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:13.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:23.150Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=bdba7911-ebec-490a-aba8-ed5853981ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:23.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:33.166Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a6953b93-15c9-463d-9008-87c8bfd7f7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:43.178Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f2caa79d-c18c-48f6-9434-2b9de01d3867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:43.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:53.189Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a0c59652-03ff-4bd7-8fca-62308f762f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:30:53.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:03.199Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6f943235-3b15-4e4f-9c17-b209d3c2088d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:03.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:31:07.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:31:07.162Z |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-12-06T03:31:07.163Z |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-12-06T03:31:07.167Z |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-12-06T03:31:07.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:31:07.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:31:07.174Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:31:07.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:13.213Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=cdd3384e-ad6f-462c-98f6-3b5596880d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:13.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:23.223Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=804b1ff5-1c7c-4a0e-8ee7-db27da8516fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:33.237Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a0cae7fd-31f9-49fb-86d8-3a4af968928b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:33.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:43.250Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=16ec1cb8-2f1c-471d-9068-545bd1add663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:43.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:53.262Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=2254d1b2-7acf-424e-9979-075a4650ec36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:31:53.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:03.280Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8b520d67-b235-43fb-90d7-4f72b7c42eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:03.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:13.290Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=7fd14659-1087-42ea-88f6-d7d2e28e6d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:13.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:23.307Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6e1b4046-4d23-4e72-9ec8-6dde428b1aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:23.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:33.317Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=00032791-69ad-40fb-8021-7aeabc40516e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:43.335Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3f1d2fb2-1c14-4d3a-b6cb-d2a9f71470c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:43.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:53.346Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=44b786bf-da9d-4276-b074-d9674b7269c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:32:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:03.361Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=eb623f64-1682-4215-9dd7-3aaf672ca982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:13.376Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=69f4dbc6-11d0-4356-97e5-f8df16dd7127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:13.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:23.387Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=182794b6-85bd-4aaa-9162-97c772462d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:33.398Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ee9affef-69d6-4e7c-bb0d-6f624f3c202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:43.408Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6231e95f-865b-47f0-a2ea-f0700dcd1248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:43.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:53.419Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=948d719c-a226-424b-9921-848fc192f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:33:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:03.430Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=48f16df9-1457-4749-beaa-a849e9c62425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:03.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:13.438Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b92f7f9f-4590-4cad-8a9a-8c5efbcf8ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:13.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:23.447Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0486cf0c-6a7e-4504-8168-04a31cf86bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:23.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:33.458Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=fe5a83ff-b866-491c-8171-2a9e55389e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:43.470Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6d45a2c5-465f-467d-8265-1acc15b8a327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:43.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:53.480Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=5dd30e34-13ce-4cc2-b507-14ca9ea1bd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:34:53.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:03.490Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=69d9e0cc-b6fc-4670-8e7e-b46bd2c4e820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:03.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:13.500Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=7ac76ed6-174b-4536-a04a-4f3b4b96c6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:23.511Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=5b2fba9e-226f-4fd7-9c7e-7be63af0b9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:33.521Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b489d015-36d4-4c5f-a993-1f5157037ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:33.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:43.536Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4fffebc6-5c6a-46a2-a687-c90d523206ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:53.547Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=026f5c87-2198-4201-a473-110b7f4c4c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:35:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:03.558Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d81fb968-856a-4b65-ae00-8982d0145119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:36:07.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:36:07.019Z |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-12-06T03:36:07.020Z |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-12-06T03:36:07.021Z |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-12-06T03:36:07.027Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:36:07.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:36:07.027Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:36:07.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:13.568Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=88094034-5a5c-4fe6-b5a9-acf23a2445b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:13.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:23.579Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=227a59c8-f17a-482f-bb7e-f022bf84fd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:23.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:33.590Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ea073116-ed68-4076-9cee-85f45531f09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:43.601Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=51b574a5-1039-46de-b0c7-2481a5133cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:53.612Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ae11e290-bd60-4704-8259-e5e30b1042b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:36:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:03.624Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=136b741c-f430-4726-ac26-ca4d0371cbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:13.646Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4fb6c192-f3d1-4bfc-92fa-4f1a9f79711e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:13.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:23.666Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c100a28a-5d2d-45d4-bae3-446cd71cab99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:23.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:33.678Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3c53bf4e-0af3-4b56-b05e-4f8e63579ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:33.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:43.689Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=72371797-7868-470d-b57a-36f1f6824b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:43.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:53.699Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=5524e304-be96-44b6-8720-9bd15c32082d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:37:53.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:03.709Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=098ada50-8ae1-40fa-b84d-b97ac11cc007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:03.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:13.720Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e91959aa-22dd-42d9-85c2-b817132652df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:23.731Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c90732a1-049c-4834-9c2d-f843a1097904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:33.741Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=47de4e92-de50-4ffb-8e11-102f2f6fdb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:33.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:43.751Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=fddba4e2-4378-4cc6-a793-43770268aa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:43.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:53.761Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0556b25b-ffd0-40c8-a399-f9c89bf31103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:38:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:03.772Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b448798d-bf9c-4bec-a00d-7e2023f4e037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:03.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:13.784Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=57ae1d60-22a0-423c-b859-e33714807e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:13.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:23.798Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6d81bd4d-7481-4548-8008-abeb857d0857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:33.809Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f23ee0c0-5d56-47d4-8cab-76e7822253aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:43.822Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3fff1411-f388-43f9-88b2-0d8a9bc9106f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:53.832Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8e2bea4b-7740-46b5-ad47-309de4ca1649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:39:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:03.843Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=33e451c9-72b9-49ae-a536-84a336852b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:03.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:13.855Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=1510e1e2-928d-493d-82d9-9774df9f7261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:13.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:23.864Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a1752776-8b26-4349-bdc3-e13ddbca79fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:23.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:33.873Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=2cd66670-b483-4b6e-81b3-4296b8321594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:43.884Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f43965df-118a-4a26-a1e7-f7218ef4dfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:53.893Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=9e684b8f-973c-42d4-80e2-91cfa4214584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:40:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:03.902Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=45caad71-5ed3-41d5-a911-f3b820e0e272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:03.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:41:07.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:41:07.166Z |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-12-06T03:41:07.167Z |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-12-06T03:41:07.170Z |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-12-06T03:41:07.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:41:07.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:41:07.178Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:41:07.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:13.912Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4fa90113-8533-44a9-be06-7fe77fbe21e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:13.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:23.924Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e804efb1-0afe-49a6-a0ab-4709be919249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:23.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:33.934Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4f5c26e4-c6a3-4caf-a2da-e149d7ac4c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:33.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:43.946Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=557cc29c-3b7e-4d9f-893c-182eb5a29b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:53.957Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3b7d386a-0314-4836-b05c-3f35e6f3a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:41:53.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:03.970Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=2bd20861-8aaa-4cd8-aca7-6c419ce99e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:03.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:13.993Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=472a3ce2-4900-4def-a9be-4ffea20ae899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:24.010Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=5c2fe7b8-e266-4937-b639-66884b891459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:24.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:34.020Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a1907ee2-dcc6-4153-9643-c7e3c78570c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:34.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:44.033Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e2a5e970-bcab-4ef1-88a1-15d062a58b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:54.051Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d72d52e9-4339-4c27-8a2b-7e6ee099bf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:42:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:04.061Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=47fe0515-e6aa-40e9-9bbe-ea60f35e4a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:04.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:14.072Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d2bb5c60-7005-419a-901a-d0daf76b4a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:14.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:24.090Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=91b3080e-42d9-4374-a9e0-605be1df64d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:34.099Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b8acb8a6-65ba-441b-a9e2-c328c2022efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:34.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:44.115Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c56ceb0e-2052-416d-8936-0b8930a33b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:44.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:54.129Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=726046de-345f-4703-8f15-9478b6d657b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:43:54.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:04.143Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3c078c1b-8a22-45eb-8b68-fd01efa97b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:14.154Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=60346376-8fc2-4499-a217-de33498bd13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:14.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:24.165Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=fd9a2522-99ca-49d3-ba8c-429dfafa6d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:34.176Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c32c7950-18b6-46dd-b0b4-83692fdb926f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:44.188Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8d4e52c9-c538-4568-857a-2b3f74c6ee79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:44.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:54.221Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f1918369-a8e0-4f4b-b1ae-67b6bbbaa6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:44:54.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:04.231Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=90cd5700-53df-4cae-90ed-a4426fbdca7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:14.244Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=37b96a12-cf9e-4d91-9bce-c126c3487fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:24.254Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=21daa79a-7cfe-430a-a31e-17baf498d0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:34.264Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c7c150d8-7656-4e85-8e06-d6b88e595007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:34.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:44.274Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=7c2e1ea9-37e3-41a9-bf70-db6cb94a68cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:44.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:54.284Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=935e2d1a-3853-4042-93e1-549dd3f561b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:45:54.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:04.295Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4ddc8ee0-49a9-495c-82e0-0db21a59db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:04.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:46:07.181Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:46:07.182Z |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-12-06T03:46:07.183Z |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-12-06T03:46:07.188Z |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-12-06T03:46:07.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:46:07.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:46:07.201Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:46:07.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:14.306Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4b1646e3-b5d8-40e7-a3a3-bb414b09fb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:24.320Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=60748ce9-2164-42bf-82c9-fc10034cc88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:24.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:34.330Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f8df9463-381d-451c-a045-73eb0ecac699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:44.339Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f4726cb6-670d-43db-9ee3-863a66cef2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:44.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:54.349Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=1d1aaa61-a6ec-4e07-8985-29349a61e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:46:54.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:04.363Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=7504248a-fd93-47d6-93a5-48d9ec81476f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:04.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:14.373Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=949853d7-8992-4aa1-98e8-e1fec89d8970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:24.383Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=60c8f5e0-00d2-4c39-9586-69f00d450c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:24.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:34.394Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=7b72128e-d393-4c4d-83a9-be22085518c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:34.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:44.404Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=61c189f8-debb-4311-bd51-031b838f9c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:54.413Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8737d287-74da-4efb-9c99-77fff06bb453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:47:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:04.430Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=29377dbc-fa77-4393-9307-483b0358f0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:04.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:14.442Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d1548549-5166-4db0-abb1-98e338ba2d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:14.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:24.452Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8a5dd250-1c89-44d2-a0d5-9c523b452b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:24.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:34.463Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=846b9f6c-3e42-43cb-b13a-98f414cc47f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:34.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:44.474Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=169ad490-9dc7-4089-985b-db244ce16beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:54.484Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=91fd01ed-8426-4d13-b7f0-ae844ede7bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:48:54.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:04.495Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=4b93c303-48a3-407e-99e8-674b76e5faea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:04.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:14.510Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=fc81bdc3-bac3-4bcc-867d-fb84e61e361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:14.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:24.521Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f2be30f4-4aec-4f1a-97df-dcaadad8d521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:24.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:34.531Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a542058c-5652-4cc7-94f8-e63c324bf205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:34.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:44.543Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=37b6f888-d6df-44b0-a419-17e7427a3038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:54.555Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=04919ee2-0fac-4c07-a56d-5124db0c4789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:49:54.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:04.566Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=fba25885-6eb4-487f-88d2-cf966caa5604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:04.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:14.578Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=dd4f06f4-5d27-4a32-9e7b-5f4a3d3ca0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:24.588Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=02b6ea95-f632-4660-a9f7-2b6faef5c386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:34.600Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=8804faaa-7582-4559-a283-6b0008f78df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:44.610Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a9051da6-ab4d-48d0-bb4e-02e97f2ce30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:54.622Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=9879810a-eeb0-4c78-b9f8-dacfe223a756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:50:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:04.632Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ab5fc558-58c9-46ff-865a-e902800dd5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:04.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:51:07.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:51:07.064Z |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-12-06T03:51:07.065Z |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-12-06T03:51:07.066Z |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-12-06T03:51:07.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:51:07.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:51:07.072Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:51:07.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:14.644Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=62ab311d-9155-407c-8f22-f0bb46bcc90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:14.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:24.654Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=346b7b2d-066e-484d-95b8-500324a5d352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:34.665Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=de720bad-05d3-45b8-a90b-56a7d9962ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:44.675Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=ae49f602-4414-40e6-bf54-7a1a37fc8336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:54.686Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=1359e06c-ef4a-4237-8b8e-d8437db62498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:51:54.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:04.701Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=49ab6e04-c31a-45c0-af3b-fc575dabff42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:04.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:14.714Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0fa41f1b-75dc-4b6e-8ed1-db16bd34f1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:14.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:24.726Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e6931737-3044-4a6f-8dd8-2523ccb01ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:34.736Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=d1b3220a-8405-4102-b23d-a9dab8a005c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:34.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:44.747Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=34fd88fb-faa9-4552-b0ae-1de0b14ce2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:44.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:54.758Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c203b3bd-aacf-448b-9639-c4c401e265e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:52:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:04.770Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=9dd8d3c2-ff4a-4a2b-a275-fd67152f8127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:04.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:14.780Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=63eff060-2df8-4af2-a589-14ad305178cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:14.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:24.792Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=700f5983-02e9-4d2b-a34a-349af75bc4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:24.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:34.800Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=06e7f6b8-c830-45bd-8769-3def97b78885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:34.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:44.811Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=be2a5994-ceb5-48bf-86b7-d58afe5d1023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:54.822Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=939fb339-2b3f-4d31-a64b-08a06ee612f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:53:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:04.830Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=27f2b580-375d-4611-b25a-7bbb813f4c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:14.842Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=46f3d707-b6dc-4937-9835-4321abda483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:14.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:24.853Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=32663164-bba6-4219-a20e-9183e9d76acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:24.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:34.865Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=2f3e1d98-1fc3-48e0-ba69-c4e2e285b191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:44.877Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b74bc114-2b10-4d33-bdd2-d74d1c71b38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:54.887Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=aee20438-e08f-4455-a70b-6dc74580fad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:54:54.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:04.896Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0fb02f39-a081-45a1-8156-fe1c243ff7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:14.906Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=aa8bbe87-8f9f-4d7f-a1ca-cfef2e13f897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:14.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:24.916Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=312b91f7-2127-41ec-9f08-c858426fc7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:34.937Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c761e35c-e15a-4125-8ccb-6fcddda5f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:44.946Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=06087adb-6e4d-4cad-abe3-e84649950fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:54.956Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=70c9c7bb-317c-4114-b7a3-8289f2d9e5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:55:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:04.965Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f1792024-8381-42c8-8769-40aa5314f563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:04.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:56:07.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T03:56:07.129Z |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-12-06T03:56:07.130Z |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-12-06T03:56:07.133Z |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-12-06T03:56:07.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T03:56:07.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T03:56:07.140Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T03:56:07.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:14.974Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=33ddc144-9e6a-44a4-a773-07d1c87f0579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:14.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:24.985Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=528e7be6-3009-4fda-bf53-22b2233cc1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:24.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:34.994Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=2813486e-0bb0-4fb3-9722-a325000b7e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:35.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:45.004Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=18bcfd29-e78e-432c-bed8-783eba31b08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:45.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:55.014Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=337b83ef-1dcf-4464-8a86-aa6f5b2367c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:56:55.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:05.023Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=73d3cfe4-941e-4777-b68c-a8e8c06e6300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:05.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:15.033Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3dbcdadc-6d41-4f3b-8bcc-9abc8ee4cd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:25.044Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6e5db676-b840-4ff8-af28-3e9ec3029cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:25.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:35.054Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=496936de-5ef6-4c4f-905d-3c4b699f1cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:45.063Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b7668419-1db1-421d-8aef-dc7f6fc836e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:45.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:55.074Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=b645a4c8-80f6-4365-a3c6-c9783327152e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:57:55.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:05.084Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=1c2f9194-3aee-4e65-9e0b-0ffe047163d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:15.094Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=acc5d0ac-4dad-4f90-b611-a5009119f041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:15.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:25.104Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=cafc314f-0b04-45a9-a4e6-14f255eb47f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:35.117Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=3b989da9-177a-4065-81f4-64a986ea1de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:45.133Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=0b0aac21-e374-44b5-9196-4c409200d1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:55.148Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6928f595-4ef8-4d5f-b2be-7807b852f87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:58:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:05.158Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f87ad8f7-5e9b-4949-8c08-f82a4aa86614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:05.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:15.170Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=47926878-db6d-407c-ae9e-950a1b588759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:25.180Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=63b82577-98ed-48d1-8c62-a04fb97a01bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:25.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:35.190Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=12ded70b-442c-4471-9c0f-8749c6c24c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:35.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:45.201Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=9c20169b-51f2-4d9c-b3f7-ebcd631a8483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:45.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:55.217Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=85f6a67e-c634-4132-a9f0-fd47bc2a8b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T03:59:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:05.237Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=c82508e7-e203-4c62-a02a-94b67046dd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:15.247Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=dedd2ada-b85e-44ab-84c7-a4ad2e7f5996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:15.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:25.259Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=25da6e13-a4aa-408b-abaa-8a231cca8d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:25.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:35.270Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6a397641-40ac-41ca-9ba3-b7d6446e698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:45.280Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=7e4ba176-4d22-481c-8a15-3163e0a859dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:55.292Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=e7e2b5bc-3862-4229-8736-a4b3c4ea521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:00:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:05.302Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=a2444152-1db8-4586-9c93-ddbb56f2be07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T04:01:07.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-06T04:01:07.176Z |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-12-06T04:01:07.177Z |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-12-06T04:01:07.181Z |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-12-06T04:01:07.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-06T04:01:07.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-06T04:01:07.189Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-06T04:01:07.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:15.314Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=043f85b9-1a56-4841-9d65-cbcd34170c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:15.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:25.324Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f3a51fa7-4520-49cc-8d6c-22e13cd33494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:35.334Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=45352f21-aefc-4718-a024-db07c438e9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:45.345Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=bda87732-78ca-4465-bd21-2a0c416d0fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:55.358Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=f3c430b2-e730-46db-baa8-1d2b4dc18f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:01:55.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:02:05.368Z |INFO |Init configs |InvocationID=fce4e559-6938-47fa-8487-7252ea71d9a7, InstanceUUID=6760ecde-b82f-46cf-b705-2248ee8691fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-06T04:02:05.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |