By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:19:44.840Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:19:44.843Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:19:44.878Z |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 |2023-01-24T05:19:45.655Z |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 |2023-01-24T05:19:45.760Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:19:45.761Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:19:45.761Z |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 |2023-01-24T05:19:45.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-24T05:19:46.020Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-24T05:19:46.047Z |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 |2023-01-24T05:19:47.250Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-24T05:19:47.713Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-24T05:19:47.733Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-24T05:19:47.734Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-24T05:19:47.799Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-24T05:19:47.800Z |INFO |Root WebApplicationContext: initialization completed in 1752 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-24T05:19:48.434Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-24T05:19:50.451Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-24T05:19:51.019Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-24T05:19:51.054Z |INFO |Started MainApp in 8.57 seconds (JVM running for 9.341) |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-24T05:19:51.276Z |INFO |Start scheduling PRH workflow |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:19:51.289Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=aa871e74-baa3-424a-bd1f-b73afedf52fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:19:51.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-24T05:19:52.809Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-24T05:19:52.810Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-24T05:19:52.812Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:01.943Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=13c4e630-b088-40e7-aa97-06200962ed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:01.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:11.965Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0cff4d89-07f4-4e54-afcb-f5deb6104393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:11.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:21.989Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=51a72338-a96b-4409-bc9d-ad1bb4fb0732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:22.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:32.015Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d452273d-39d6-48c3-8a3d-75f7eeb68315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:32.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:42.059Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2b34f243-f761-4f99-a2e7-01e900aa6f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:42.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:52.072Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=795eb7be-0f81-4fb9-a8ef-96a9550fe111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:52.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:02.092Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=82dfd295-ed0a-49e4-9226-12373ab9981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:02.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:12.136Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=139c0c03-3487-4aca-95dc-a3e22a3ef27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:22.151Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6f82a6da-a640-4e60-a9cf-734aad5297fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:22.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:32.182Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4e723a10-80ed-412e-8c20-36caf78dcc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:32.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:42.204Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=828cb8a1-08ca-4ab3-9eab-782f0b0f6856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:42.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:52.224Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6eed0c8b-0714-4e8a-af38-4617404e734a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:52.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:02.240Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=cf3c6d9c-8b81-4ea1-bd6f-5682a4b961cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:12.290Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d6270117-5cf1-4188-b42f-7e5040ba1ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:12.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:22.313Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ef9bf480-02e0-4bbb-bf1d-10ea0fb3bf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:22.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:32.345Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=cf32e636-7e78-4a94-bdc6-9f40c30e8d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:42.372Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=961e214d-7a8a-4890-95ef-2de6bab1953f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:52.385Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3b2dd4ae-c96d-4759-b05a-0d0fb7a1d331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:52.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:02.402Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a69b47cc-e33c-4f03-b15c-0968f7b3df66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:02.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:12.416Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=cdd6f24e-3720-4aeb-b633-56844b5c1125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:12.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:22.428Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=68420bb2-c232-4f86-aa4f-7686acc8a3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:22.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:32.441Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=28c984be-bcb5-420d-8c14-4e3b4e06ad1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:32.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:42.463Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a0fb44d2-449e-4093-820b-1d89d795f609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:52.473Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c2cf9d43-93ae-45eb-8e8c-f8013ea844b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:02.485Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=93b31678-1bd7-4698-8c56-df1a538ab821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:02.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:12.502Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=aff4a54f-e5ab-457f-ac1e-62ad2ae012db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:12.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:22.517Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9cef159f-bcac-4387-8022-fc58f5e72867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:22.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:32.531Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=59ca55e8-0457-439e-92bd-aba8f8b1ae47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:32.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:42.543Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3cb5bee1-8f1d-4220-98bd-977d3df95dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:24:48.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:24:49.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:24:49.001Z |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 |2023-01-24T05:24:49.004Z |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 |2023-01-24T05:24:49.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:24:49.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:24:49.017Z |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 |2023-01-24T05:24:49.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:52.555Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=85387a66-97d2-43be-bf23-e1e6f7a0e88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:52.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:02.567Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c25ced70-1407-41d3-9838-6f7ba283c88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:02.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:12.578Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=5d4d242f-bd9d-4076-9634-44c618d4f164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:22.592Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2e8e41ce-82c6-4a85-8b63-af682fc60735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:22.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:32.606Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=15cfbd98-9958-4626-a0f5-ef548a142761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:32.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:42.618Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=50068bb2-355c-43c4-9d19-8195744e270e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:42.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:52.631Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=632b8f50-8a57-4038-bc85-52665e2b8e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:02.649Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d70970d2-613d-4e93-bc11-95c42d2778d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:12.661Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4fde7526-da96-4f1e-8495-21c59bb86249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:22.674Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=180581e5-0b29-4f25-9c06-9ac8d994972d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:32.688Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=18ebbe5b-489d-4303-9d13-b7d83ee0bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:32.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:42.699Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c5e5511d-c012-4b5b-ac99-bb8dcc608091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:42.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:52.712Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=434951da-1b47-41f6-bcfc-5022f3bccc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:52.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:02.733Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8eb2b5a7-cc0c-4d4a-84ee-ef2ea6a8501f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:02.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:12.743Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=19ca3f18-29aa-45be-8f60-6f79828117e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:22.770Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7cb96b8c-5733-463c-a4fa-720106f3c521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:22.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:32.783Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9baeaecf-c80d-46de-af4e-a72ddacc9c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:32.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:42.802Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=de24922d-46f5-4f01-b71a-5d23e41d0585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:42.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:52.828Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ba4d2b4a-369d-4ef2-b97a-2053f6503a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:52.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:02.844Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=90ed9bbd-1e86-4f56-8c23-751785ce0e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:12.856Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d268650c-dab1-430e-9b8f-8ad7430d9860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:22.866Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6c7bfacc-9b54-4349-b83c-0e16e0e34dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:32.880Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=58e5b1c2-725d-42b2-86a1-120b4db6c2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:42.892Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d851cf61-7ef8-4f7b-a605-865257cfcab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:52.904Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a911545a-8ca4-43a8-901b-767f97b5535c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:52.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:02.917Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6e3e54b5-7f70-4316-bb5f-877e2319975c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:02.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:12.931Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c61610a0-79a8-44ef-95e7-e868d956710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:22.943Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9ad44bb7-4ef6-45bc-b63f-4a4ed40466de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:32.965Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=b96974da-aa3b-4268-8218-45c2b3788726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:42.977Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=b08926eb-2d0e-4c84-9c1e-1a88d4f22cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:42.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:29:48.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:29:48.831Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:29:48.832Z |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 |2023-01-24T05:29:48.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 |2023-01-24T05:29:48.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:29:48.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:29:48.849Z |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 |2023-01-24T05:29:48.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:52.988Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=70915604-47c3-42f9-b67d-4294c224e4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:52.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:03.000Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=88a2ce0d-5df4-49b2-b66a-651d95ba2b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:03.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:13.016Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=5f89f22d-b429-4293-b8b6-c231ad67ac07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:23.029Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=24fe63c4-6228-4bdd-93a9-d813feecde86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:23.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:33.042Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=b866a085-97fb-46c5-8b80-2763da21f8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:43.054Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f2b9c534-8a46-44e4-9134-2ba3303c4eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:53.064Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ece494d6-e721-4cd0-bc9b-48965ee39b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:03.076Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=b1007cb8-b618-43a5-9b36-ed763c021fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:13.089Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=620855a9-b832-4fd8-8e09-e0f61d0e6d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:13.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:23.102Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a52c4141-848d-4eec-aed1-ad85a418daeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:23.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:33.112Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=69d12679-b147-4359-b0d0-0162bc71ae8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:33.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:43.131Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d59410cc-8625-42e2-aba2-b51f5ee9f18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:43.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:53.143Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6d5f7e56-944d-4891-8db1-8db01e9f6b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:53.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:03.159Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=76b9614f-cff8-4874-8c7a-74e1165ecb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:03.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:13.170Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7120294c-aafc-4618-8d3b-8a8ae1192128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:23.182Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3faa9b26-cca8-4f13-96e2-2020da7039cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:23.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:33.193Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c311eef4-9ac1-4e9d-a220-1c319f64804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:33.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:43.205Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a8ad3ddc-495b-416a-9a1b-315334f85785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:53.218Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2f218416-2c29-4e91-b349-6136ad070fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:53.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:03.229Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2f833c5f-5c60-428e-a394-ea42c3912bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:03.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:13.238Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=542f2bdf-9eed-4e5a-99d0-4a628a410629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:23.249Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1bd5df0a-92b0-4ce7-bed5-b61a24509ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:33.262Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7f5662f0-cf9c-4e7c-a018-9749f0ea5ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:43.275Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d4be2d1b-0722-44c3-a0a6-d15f212c96e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:43.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:53.287Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6cc17882-79e9-4b0d-bd4c-90aa926431d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:53.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:03.308Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=347f8fdf-c8ff-4870-b8c8-dacc96479e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:13.321Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=690d9e0c-29d9-457d-9be5-f3df002c17dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:23.336Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1610a916-95bf-46d5-9bb4-547972a7b15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:23.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:33.355Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=fa7780a5-d78c-4b78-af15-e1d4a802d039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:33.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:43.367Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0f026c51-2ecc-4f9c-8855-6da9cb681bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:43.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:34:48.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:34:48.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:34:48.807Z |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 |2023-01-24T05:34:48.810Z |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 |2023-01-24T05:34:48.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:34:48.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:34:48.822Z |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 |2023-01-24T05:34:48.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:53.387Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f3603817-9a06-4847-b532-4f2d41f28e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:03.397Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=50932215-9f52-44d2-ae3d-68d423e6c400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:03.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:13.409Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=fe832f84-136b-4c2b-936d-f12e425da57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:13.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:23.421Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=264ab5b0-0da2-4b5c-a489-54904f121c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:33.449Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=234457d1-3524-4988-a9df-6649be0d7f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:33.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:43.459Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=bdf2cee3-73d6-4b10-817e-59e33d49444b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:53.470Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=754c75f4-abdb-45dc-95fc-e532b1f8beca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:53.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:03.482Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3173e934-eb96-45d4-b8bb-b95437446fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:13.508Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=06a52500-1500-4713-ae94-21334ee97333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:13.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:23.519Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=71cb0c61-f491-4acf-a2ae-8b183cdf37fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:33.532Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=50589741-17c4-432d-bf34-cfd2c79fb2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:33.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:43.543Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=619d3a94-a01a-4a87-8f04-0f4a78d0d4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:43.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:53.555Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=42f0a7c5-95f5-4789-9b7d-f5205b2a9230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:53.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:03.566Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3c69e721-4576-4f92-8990-10163c2c1cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:13.580Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=64f9a046-6d3c-4276-b192-eed8bcf7d373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:13.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:23.592Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=82f97107-b6e4-46a8-9558-4c809ea29fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:33.605Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=64ef668d-b49c-4fe2-8297-289abd96736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:43.617Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=24ccc827-ed4b-46a8-971a-ecbfbfef5eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:43.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:53.626Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3ebbc4c1-c7f7-4cd5-b434-d6b131a7faa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:53.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:03.645Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=92cd2c78-7d52-4b7e-b188-8b2e7b99e6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:03.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:13.656Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9ef63df2-8bbb-45e7-9e59-d355db9a25c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:23.668Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0e7b16b1-36b2-4e62-a67b-d8c9718282cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:23.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:33.681Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8f353269-ab5c-457b-bec7-8e8b3cb8ebf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:43.693Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8e101ae9-7a97-4082-ad06-386e148588d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:43.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:53.704Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8bc6bc01-83e8-4f53-915d-4d58c59c786d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:53.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:03.713Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=00c02201-7bd4-40ad-a49b-9fb4eba4e9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:03.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:13.728Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f0b2a542-0277-4e9c-a784-e1918010fe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:13.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:23.755Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c3bd671c-36e5-4759-ab7a-8e4d75c6ae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:23.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:33.768Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=b6088c57-9805-4888-b99b-c119d0bc7a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:43.779Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=b1d33a30-2a0e-44f3-8bd6-3fc604785d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:39:48.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:39:48.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:39:48.655Z |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 |2023-01-24T05:39:48.656Z |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 |2023-01-24T05:39:48.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:39:48.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:39:48.665Z |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 |2023-01-24T05:39:48.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:53.791Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2c767828-34f5-49b5-8319-5dfcb499e698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:53.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:03.817Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ed8d747b-7c44-426b-8974-733651d2d391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:13.828Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3aba3382-be2d-439e-b44f-df9881c195cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:23.840Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c7128374-1205-4df7-b3cc-ba5ac466df9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:33.851Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=09a6108c-00b9-432c-a6dd-dd1e495c82a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:43.862Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ad51272b-cc7a-4fa6-8166-50c07939cde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:43.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:53.874Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=645c890e-88cc-40f5-bf0c-8c1f09821aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:53.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:03.886Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6922ce7d-0e4e-457e-b79e-73026cbfc54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:13.899Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=cab0a9fa-c0f0-4470-a730-e48ae03df616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:23.911Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1e044ca4-e36a-4ffa-90d5-86a9c5f16c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:23.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:33.928Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4c9826a8-ea9a-46c0-8cab-497f09809ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:33.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:43.941Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=abea34ba-9dd3-4d0f-a3d6-5853b0819ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:43.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:53.977Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=15a4e07b-a09b-4c05-859f-b71b55d160f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:53.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:03.988Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=890d4b9d-f860-41b9-8263-ee76d6030d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:03.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:13.998Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3f287685-60fe-4bae-90df-1acf95e697bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:24.010Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1116d311-d587-41ff-bffe-ac6d36eda72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:24.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:34.022Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f93ed9a5-6748-4bbe-bdaf-7cb4d434124c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:34.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:44.032Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=abd62eec-fb02-4862-aec4-f97fc314e260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:54.058Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=07a9c96c-40e3-4c44-bdaa-5f15ac4de0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:54.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:04.067Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9b368893-4f13-4def-af9d-2c8f9f3aa35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:04.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:14.079Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0de25ddf-03a7-46b2-b927-b6fa8cf46f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:24.093Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=cd9f0891-d613-4f7a-af09-d0270505105e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:24.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:34.112Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ba2a68f5-c877-41de-910b-77570a6a02dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:34.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:44.125Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e1cc1f8b-083b-42c3-b7d6-f92f3ececda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:54.134Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d4c165a2-a02b-4a69-b21c-c65bd436b5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:54.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:04.146Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2e47b1ac-ed11-4714-b638-32fd30e45c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:14.157Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7456a4a9-6f40-4290-898c-dae45f228d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:14.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:24.167Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=581870b7-d13a-4b25-b5d5-11b2f7e536a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:24.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:34.200Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=13bb982f-cfd2-4385-8a6b-9b8037197523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:34.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:44.213Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=76541162-35a9-4398-9171-e4d11f510fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:44.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:44:48.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:44:48.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:44:48.767Z |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 |2023-01-24T05:44:48.770Z |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 |2023-01-24T05:44:48.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:44:48.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:44:48.780Z |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 |2023-01-24T05:44:48.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:54.223Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1efe9b7f-59fb-4517-8d86-c31f362675a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:54.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:04.233Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ce9ef4fc-9579-4fa4-878c-86c14c1a2ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:14.242Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=fef52a90-89b9-4fa4-923b-8b8e7d6be9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:24.253Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=235f4360-7aab-4a03-bbe5-213db0c73840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:24.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:34.264Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2e23b130-628f-41e5-ac1d-948237fb7d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:34.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:44.276Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d222eb6d-efea-42bc-9a60-cd6812f77664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:44.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:54.287Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=729cdcaa-0b89-40d0-9ad0-27daa3734c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:54.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:04.298Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0b355f37-72f6-4158-b7db-33e948e3cd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:04.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:14.310Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=55d059b1-d3e9-4c80-8ab9-b5d4f897c3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:24.320Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=77446cf1-b988-4174-8eb0-2e953efa062e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:24.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:34.333Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a100d0a2-8de6-4246-8d62-945d37f638a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:34.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:44.343Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1998bc2c-c205-43e8-8ea1-faa31e901610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:54.353Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e70c177a-524b-4ad0-b0f2-5dfe74397b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:54.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:04.366Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=fe2b5696-d2d3-4f05-a27a-01234828300e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:14.376Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f4d6c276-b47d-43e7-b01d-fb5d57178c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:24.387Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9df97662-d4e5-46ee-9407-d70cf22fd094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:24.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:34.400Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=655c8da7-100f-474a-bd87-149d75a057a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:34.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:44.413Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7b3839d1-cc9f-412e-8e7b-79d4296dee9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:44.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:54.424Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6545cc96-33da-48ef-9699-8b44c0933bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:47:54.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:04.446Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=b0237841-3941-402a-990b-743f0f839657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:04.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:14.456Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e6d243ce-bb3f-45c7-b4e9-59bc8dc1b3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:14.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:24.468Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7e7260d2-84b1-4bd7-9fec-dfad23e6ce0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:34.480Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=da6684b4-95b6-4f70-a1fe-26d253e6cc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:34.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:44.490Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7f1a5672-7fde-4612-93d0-c598a16a74ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:44.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:54.500Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4aef739e-7870-4955-8496-ba584d70989c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:48:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:04.513Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4ba594c0-b06b-4fba-ac04-aa2793edf68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:04.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:14.526Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8e1f4a1f-ab0e-4047-bc50-890b1f4f14da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:24.538Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2a80e59b-db7e-430c-846e-5366b8b4bcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:24.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:34.548Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=25c98ecd-33e4-4f0e-bdb1-5355b6ce0ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:34.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:44.566Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=5ddcd2e5-598e-4c44-8215-e3bcf9de75d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:44.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:49:48.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:49:48.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:49:48.782Z |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 |2023-01-24T05:49:48.786Z |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 |2023-01-24T05:49:48.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:49:48.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:49:48.794Z |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 |2023-01-24T05:49:48.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:54.585Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e1e29d91-9d1b-4719-83a4-9398cb699252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:49:54.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:04.604Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=cdbf7b30-ac09-4b53-9825-6135d2225f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:04.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:14.616Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7f9bdcde-57b4-4156-8978-6a7d69f76f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:14.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:24.629Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9b0d3bce-dfd4-4dae-88e0-425fe06c36cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:34.642Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1e4f9189-fa23-4db3-8239-32823456bf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:34.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:44.658Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7eedde68-9aac-4d1f-a8a6-09e08b9b2b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:54.669Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6106b150-d510-48bd-99c3-61170a902b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:50:54.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:04.679Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=926d61da-aa3f-4572-b8c1-3b1563c9efd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:04.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:14.689Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=415cdab4-408e-4ae1-82ed-a99cbc15341a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:24.702Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=15d12b26-a07b-433f-be05-d190084642d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:34.716Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=15e0959f-9d3e-4ab5-8b0f-6a47773bd058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:44.725Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c5ff9bf8-da59-4cbb-b0ab-24c27ce59d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:44.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:54.754Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3d6e606e-1361-4f64-b976-591dc7874772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:51:54.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:04.769Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=826d80af-ab7f-449b-b8cb-79eb97d7a745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:14.780Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1bf863c5-cfec-4d33-bdb7-8b9e7eae6aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:14.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:24.793Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=b93955ed-1a40-426e-b01b-8d8c49dc08ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:24.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:34.819Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c9bb1d8d-1bf1-4a4d-a558-ec4923bf898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:34.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:44.830Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=43eae1c1-840f-4706-8a93-ee606d9b8c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:44.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:54.841Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=cea6f172-b329-4894-8b10-441d552775fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:52:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:04.852Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d36a7e74-2c1b-4adf-b7ca-b4298d30edb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:14.868Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1471768a-669e-4b6a-b3c3-46104aa425f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:14.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:24.883Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1c8ae06b-92a9-43c1-8f7f-3e852f13aa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:24.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:34.894Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4a8e3d38-fe62-4018-b905-76a9e4da72ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:44.907Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1ab7e504-af54-4890-86fa-76b59235ce16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:54.917Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=5c57c63d-7cd6-4460-9e42-1c5bbe584b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:53:54.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:04.927Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e7082ef9-295b-429c-8160-021bb920bce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:14.937Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=029fd521-7b63-4deb-99d9-defa13d5626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:14.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:24.949Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=50d16f51-c73f-48ac-8d70-f9d6da4f21f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:24.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:34.962Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8cfa36a1-1c65-4c73-9f54-4986598197a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:34.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:44.973Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f42e3eb3-7f96-4d28-acf7-9e23cbe96b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:44.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:54:48.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:54:48.692Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:54:48.692Z |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 |2023-01-24T05:54:48.694Z |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 |2023-01-24T05:54:48.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:54:48.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:54:48.699Z |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 |2023-01-24T05:54:48.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:54.986Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=292effce-411e-42cd-98e7-31b36eb3e910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:54:54.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:04.998Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=bdb6ce92-c679-4a11-b27f-065028d1d3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:05.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:15.008Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=74c4c6ce-7f60-4a22-9ec2-1a340d224f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:15.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:25.018Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4bf4400b-f8d9-456e-8c90-d0a4c8d91808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:35.029Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9e22d7a6-328c-4f07-afa3-28d8f2d5be07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:35.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:45.040Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8945c7cc-ceb8-4419-95ea-6cf3ad26bfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:45.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:55.055Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=44922266-ca92-40ef-8352-6284793f67a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:55:55.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:05.070Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=770712cf-7657-43de-8eca-1f106471d599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:15.081Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9c93679f-a0da-48fb-b10d-df81ab99a419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:15.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:25.093Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=aecd5efb-c23f-467c-b122-af8999cf59b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:35.104Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d477978f-4860-43c1-98ab-5d5e545119e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:35.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:45.115Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7cd3eeed-ca5a-4e60-9fa6-6eefdfbe0be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:55.126Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a43ca34f-0248-42d2-b1ac-6b3d3997268d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:56:55.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:05.138Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e23acac8-01b8-4951-88a9-9c8890ade592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:05.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:15.149Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e0cdf69e-c712-4f6f-a0a2-5e0b05021bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:25.160Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3666c265-72e2-4adb-a988-213a44318465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:25.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:35.171Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9d2fcbd1-ce3c-4e8b-9877-cf6745d60b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:35.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:45.189Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=04e9804f-5a9b-4a0e-a76b-fc84b3af891f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:55.200Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=005e2775-591d-4c29-ade8-2729b69177f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:57:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:05.210Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0c2e6b33-ab7e-4841-aacb-535b0f421568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:15.223Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ec66c4df-5c2a-4f54-a2ff-84086f0ec1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:15.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:25.237Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1985ed7a-4426-4ec9-be4f-54e93da1ca07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:25.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:35.248Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4c11161d-280e-4f2f-87b7-223b5c328af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:35.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:45.258Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4108c366-896f-4771-9515-53a490073196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:45.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:55.271Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=dc9a8b5b-4044-4e27-88df-8bd8a9e26319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:58:55.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:05.286Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=885f5b86-6e53-4300-b889-d5c1f4e9073a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:05.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:15.299Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=868e635d-a234-4cb0-9e0d-d5398194e804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:15.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:25.311Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d3313fbf-148f-405c-a969-9a612bafe95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:35.322Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=db46b798-3dc3-4c37-bb5f-71e9b3e2172f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:35.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:45.333Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=fadd1817-b9c4-4ddb-abd8-8ba778322a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:59:48.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:59:48.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:59:48.782Z |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 |2023-01-24T05:59:48.785Z |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 |2023-01-24T05:59:48.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:59:48.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:59:48.792Z |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 |2023-01-24T05:59:48.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:55.344Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=33b7abda-4541-47e9-93e8-6f63ceead4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:59:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:05.355Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0ef31e66-4510-40a5-93c0-188616f4b39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:15.366Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f2180adf-a011-4547-b24e-62bcd07fc560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:15.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:25.377Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f805c432-e47d-496d-b212-505022681cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:35.389Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=93294b81-415c-4697-ab17-489e48a7416c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:35.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:45.409Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=797f43c5-c08f-47be-8e87-2877f02f86e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:45.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:55.419Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c1978718-5762-4703-82de-8b91a30ea94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:00:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:05.430Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1e706026-b023-4dce-a7b3-dfadf01ae8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:05.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:15.441Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e9a4200c-189e-4b56-a9d3-792848c3c576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:15.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:25.452Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=18dc5cd6-03f7-40fa-8710-d04cf2a0ea15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:25.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:35.466Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9bbb4549-0fa9-4980-817f-c4beb43b6781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:35.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:45.477Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ded7fd42-5ea2-474a-a21d-6ae25e5f79b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:55.487Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4da45cc0-e6d1-465c-aab4-396b6dc62a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:01:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:05.500Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3e69a89a-3616-4172-8a89-2ba9d5ecaf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:15.510Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=48158755-d585-483e-801e-91454e34c09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:25.522Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2176be3e-2d32-4aba-a61e-b0de17f4de34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:35.533Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=53549cc8-8ba3-43da-9c51-8826702fa63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:35.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:45.544Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ce526470-200c-4459-bcff-a8a1160b1caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:45.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:55.555Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=68414998-07bc-49a3-b010-4c3707909321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:02:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:05.568Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=861e94a4-d20e-46a3-9044-02b9cd1ef212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:15.578Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=fee5c427-98ef-4f12-a89b-ba02c90133ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:15.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:25.588Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0673cd8d-e337-46ae-9168-da8ab8d11929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:25.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:35.599Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7432d47e-8341-485a-9d27-ae1be422ecf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:35.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:45.611Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=46af4de7-40b1-42c4-99de-d34ad5760b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:55.623Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9c09f2a1-fb2c-4997-8713-057ed4c50ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:03:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:05.634Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2a55de50-3f29-4c0c-be58-fe63bfe69d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:15.644Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=82cbb6c0-7808-4809-88c2-a64ec51ee9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:25.658Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0bb66b57-9e0d-417e-aebe-0759d1cca536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:25.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:35.668Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ba2c7f71-b7a6-4b9d-b22b-29aeed4eadf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:35.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:45.678Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=903e815e-b594-4f0b-9c57-4f07dc158d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:04:48.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:04:48.689Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T06:04:48.690Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T06:04:48.692Z |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 |2023-01-24T06:04:48.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T06:04:48.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T06:04:48.699Z |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 |2023-01-24T06:04:48.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:55.700Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1af545e3-0e06-4611-8f1c-8fe2b989b284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:04:55.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:05.710Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f49ffd1a-9796-4b82-b732-ed2168872dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:15.725Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=60e77075-aeeb-4abf-9f0c-8d3333200522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:15.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:25.735Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=972cddf1-fda0-4b6d-8ab5-d31aea59f6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:35.747Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=715f5632-5e14-4d66-8930-c2437f5dc530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:45.762Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=b8b13b53-e773-48ff-9380-79435893070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:55.773Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3e30d89e-563f-486c-afd2-05cbaed57b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:05:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:05.784Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8b1fe63c-b255-4484-8f5f-4a81b3b8da14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:15.797Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9fdff6d1-b7a8-4b98-81e5-7ddae74e9656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:15.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:25.808Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8eb282c8-901f-442f-8c43-dc4171ebc9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:25.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:35.819Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=24f34c9f-dd44-4324-90dd-f0da98949111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:35.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:45.832Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=af66f0e4-8e33-4c09-bfab-b59d2b0c94e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:55.844Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9a151f46-f875-4080-9a68-5ac526fd588a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:06:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:05.855Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=59590a07-91bf-4fc3-84bb-290daaf9852d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:05.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:15.875Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f0f2744e-d8e6-4726-87c6-b4fefdfce6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:15.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:25.884Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2889a2d5-6229-4a52-a170-bdaa1a879a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:25.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:35.897Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=fb96c154-3379-47aa-a7f2-70ac84c1558c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:45.907Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=71ea928e-93aa-4983-bbc1-56e7b2ac1e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:55.917Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8b43e42b-ab3b-4520-b652-40eaa41ad9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:07:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:05.928Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7e312641-57f3-4792-9b1e-2bb45c8878fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:05.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:15.940Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=53a8a066-0489-4fe7-94e7-5710792b343a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:25.949Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=21ac71e1-b41b-487a-ad4b-fe907b6f6393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:25.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:35.965Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0b047f4b-e800-47d2-961e-dae29ee9a6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:35.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:45.996Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9ed68cbf-f0e8-4d50-bff8-093490a400b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:46.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:56.007Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=218dc5ea-8fe3-4403-a1f4-20f2711ef470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:08:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:06.020Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=5031e1a8-19aa-44ca-9b65-83a7cc7e37da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:06.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:16.030Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e176310b-99c9-4cda-a732-bc647883ebfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:16.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:26.041Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=5a1cf0ca-0639-405f-a227-eb35b54cc930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:26.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:36.054Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=284f66f4-d96d-43cc-9963-f07335c38e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:36.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:46.064Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=15b36dd3-4d1b-437c-bd58-03cfd3b530f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:46.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:09:48.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:09:48.768Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T06:09:48.769Z |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 |2023-01-24T06:09:48.772Z |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 |2023-01-24T06:09:48.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T06:09:48.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T06:09:48.779Z |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 |2023-01-24T06:09:48.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:56.078Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1bce8e0f-0196-4f65-b4ee-571d0f03a1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:09:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:06.091Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=aac9cb2b-cab3-453b-a3e8-9996d2aebd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:06.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:16.104Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=fad024d0-33e1-4739-bd36-6ba51bfef743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:16.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:26.112Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d3abfbc2-f3a9-4a1e-b626-6d7d7146cb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:26.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:36.123Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=af6fa71d-7e82-4cae-8c48-285996c420c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:36.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:46.152Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=54dc911e-4e88-4275-ae0a-66f25f08affa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:56.160Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a120f14c-dbc8-490e-a25d-d427a74000de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:10:56.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:06.172Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4e6324e9-f27b-42df-9918-58c401b0c5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:16.181Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ce5d7f19-ff4a-463e-9b64-e652dbff64c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:26.191Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=b3dc8615-cea9-42b9-82fb-f410be920f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:26.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:36.201Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=744905f4-4914-4c24-a9f6-887a859bde79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:46.213Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0c997647-a630-4181-b5b6-b1d37462d371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:56.223Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4350ce91-125d-47db-9659-a488f8cd5e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:11:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:06.235Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8789d665-d8d0-4244-8c2b-f604e695800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:16.247Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c56d6592-f368-4449-831a-996f088c257b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:16.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:26.256Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e266cdcc-1c9f-4c1b-8504-85dea8a16936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:36.267Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2cd71e36-acee-4d20-8b3b-bfba513e3c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:46.278Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e34ea35a-1343-4d97-aca2-cb3d67582bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:56.293Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=534ebb85-f8bf-499a-b0b1-8577007aa918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:12:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:06.308Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=cd07fdff-35ff-4444-a380-f44a39d85d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:16.323Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0c1dd980-ca6f-4495-b0aa-a109ba6e1215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:26.333Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7cd3598a-9469-4ee3-b124-4b980830979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:26.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:36.356Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=fe79e0c1-7060-45e2-8bcd-885941193e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:46.368Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ae65bcb4-b9a5-4078-aa73-9c98864d8960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:46.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:56.380Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e3f8e9a2-806b-45a7-a48a-d0c38ba9958a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:13:56.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:06.401Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=74fcdf80-d675-447b-8599-e7daf5dc5dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:06.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:16.412Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a3cdb9e1-f338-4a8c-a17d-fd733f614c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:16.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:26.427Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=5de0d4b6-66ac-4415-8daf-867615b4e17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:36.439Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=5261db7d-350c-486c-a1cf-d0dcf2581ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:46.449Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0270d854-cb96-4b70-acdc-b581a8280d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:46.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:14:48.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:14:48.639Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T06:14:48.639Z |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 |2023-01-24T06:14:48.641Z |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 |2023-01-24T06:14:48.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T06:14:48.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T06:14:48.646Z |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 |2023-01-24T06:14:48.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:56.459Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c8538eb7-02cd-493b-8d18-6e45ee1c2f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:14:56.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:06.469Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3e2a9017-1e14-40cd-ba22-0d93454e47f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:16.482Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=789d6950-56fc-4d1a-8f59-1b361fef9116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:16.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:26.512Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9cfdc6aa-7f36-431b-8af4-f8309ee46ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:36.525Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=21b9a484-77e3-40ed-87e5-261f62bca795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:36.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:46.540Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4496cd72-e026-4cb4-81f1-c51487925547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:46.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:56.551Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ab7384df-5310-4f54-916e-54c2cf15af89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:15:56.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:06.568Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a879f757-aa50-48f0-9e5d-a310ae3b6d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:16.580Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=74b905a8-65da-4a95-9679-e1048f5b2604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:16.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:26.590Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=75805c34-b93a-4841-9f2c-6e9548df5118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:36.600Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=900238c0-5f0f-468f-9625-a0e209e01019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:36.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:46.612Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0384ca55-2d5d-433b-9cda-9b121a9378ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:56.629Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2d880026-8ea3-4418-85a1-1bf4af1218d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:16:56.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:06.640Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=08baf488-d2ec-419b-a844-848aa4bd1a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:06.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:16.652Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=1867be42-79a7-4b9b-8b1e-465d327c3bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:26.663Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6238a4df-1df6-45a6-9924-28f42eaca56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:26.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:36.677Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ea5c90ec-a381-4c7c-967f-1aac39721e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:46.687Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a7c9a76a-fc57-4ef8-8c66-669c49525fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:46.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:56.699Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=869ca721-7da4-4784-ab66-e922dd8b2ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:17:56.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:06.709Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e92418ab-5a1b-4158-8076-9dfbbcdb380b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:16.719Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=25643807-5211-451e-acee-b7242862e70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:16.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:26.729Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=28f365f8-41a3-4d5d-ab5a-662394e6f321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:26.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:36.746Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0bbaa673-9a6f-4a20-a06a-9922c1f069e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:36.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:46.770Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3626273f-d22b-4e39-a038-5181c5263292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:46.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:56.783Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c8b2bcc4-00a2-46d6-a941-a0af09747f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:18:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:06.791Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f798cb4a-4a22-4bfa-a933-b8ffc02f38bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:06.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:16.818Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2b10c5f6-5e34-44b9-83fd-50281f0414c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:26.829Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e9c16b55-504c-4ad9-8538-78c0f586d00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:26.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:36.842Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3c50a8e3-1ffa-45a9-a095-ac32823e8252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:36.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:46.851Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e524cb03-571e-4c4f-961a-50671de8103a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:19:48.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:19:48.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T06:19:48.755Z |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 |2023-01-24T06:19:48.759Z |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 |2023-01-24T06:19:48.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T06:19:48.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T06:19:48.767Z |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 |2023-01-24T06:19:48.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:56.865Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9c696ee5-1759-4c18-9fc2-f1a3eaa5d22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:19:56.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:06.876Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f8c8e9eb-6837-490e-bc1f-86748f097c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:06.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:16.887Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=12d179a1-95a9-4766-acbb-a1698b634d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:16.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:26.899Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e12abb09-a225-4334-ad8e-0ffd411765a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:26.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:36.908Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=a61a312e-cbfe-4fb6-b1a8-561b08b2a1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:36.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:46.925Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f59645e6-64f5-464b-b204-f4d15a556483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:46.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:56.934Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=cd872817-8a94-4951-8bd2-1b20e475ed49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:20:56.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:06.946Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7336a52b-deb4-4dab-a809-fedc5b37d53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:16.957Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9b29aa08-c58d-4110-a754-ba9320bd0470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:26.977Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8d946896-71b2-44a2-82b0-dd855b1fe930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:26.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:36.987Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d2648c9a-c1dc-4488-9a61-cd3e50e8138c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:37.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:47.020Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e0ca6d50-55e0-4323-bea8-8abf508284ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:47.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:57.030Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=105ef59b-1649-4ab6-9cef-71bdd7605f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:21:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:07.040Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d49066d3-75a1-491a-b5fb-0aa44d9c6cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:07.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:17.051Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d92e14f0-f2d3-4d8b-884c-c3fa50d1ec4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:17.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:27.065Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=070d00ef-cf8c-474e-b97a-8cf3201c5185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:27.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:37.074Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f6d6f491-5ff8-4db4-8010-a0d465d5217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:47.086Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4c09d1ab-e70d-42b5-8734-9993541e473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:47.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:57.098Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=c9dda4b7-1e1d-439d-b54f-22acf28723d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:22:57.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:07.112Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=27bafc83-479a-4970-a057-535f2d8265f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:07.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:17.126Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=62af1edb-fc35-4a1b-965d-a2f35e4df87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:17.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:27.138Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=85bfaa6e-a816-4af9-9276-cfb0076ff2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:37.151Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0f725fb3-6c4a-4ed2-858a-696ba106a4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:47.161Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0d6d288d-818d-455d-8748-2d8b026a3a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:47.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:57.178Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=df5909a4-0c45-4245-a346-5b2d81a3a738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:23:57.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:07.192Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=cea68fa2-5d69-4d7a-be7b-731521ff788e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:17.204Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=fdb08491-3832-4c34-8e6b-132325ef948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:17.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:27.218Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ff860ade-96a2-498a-a2e3-1b1eb4d395f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:27.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:37.228Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9fcec43c-1133-4549-832c-c21f476ba734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:37.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:47.239Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2ce4a061-42dc-46b2-ac5c-3e1d475cde90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:47.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:24:48.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:24:48.646Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T06:24:48.646Z |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 |2023-01-24T06:24:48.648Z |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 |2023-01-24T06:24:48.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T06:24:48.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T06:24:48.652Z |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 |2023-01-24T06:24:48.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:57.251Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7f227d47-f53e-429e-81c9-930a6cb54627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:24:57.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:07.269Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f4fe7de6-0906-4098-910c-c3b590378add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:07.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:17.280Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=727acdf9-9a7b-48e5-95ca-6b27389c3220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:27.291Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6bddcf45-10e0-45d9-bbf7-22f43adcdd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:27.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:37.303Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=0d6e78ec-126f-4ed7-9a72-8c191af1adfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:47.314Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=9696d88b-a92c-409f-89b1-84a6aa71d05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:47.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:57.325Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=959fbbb9-ebfd-482f-8d56-9aa3d55108c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:25:57.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:07.335Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=8f515020-60ad-4f38-94c8-af8e64447827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:07.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:17.346Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=98c6bd9d-f807-4a91-80bb-f152bcdc607f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:27.355Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=5905f2a7-59ed-496f-a8ed-b9e03802780b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:27.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:37.365Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f040eb2f-9c13-494e-8799-e61d0d6639bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:37.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:47.377Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d243d596-b6af-41cc-b325-6d22aa25e34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:47.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:57.390Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=f72b881e-22d8-4157-ae7b-ddc14685964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:26:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:07.400Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=63e44d79-acfe-4065-b8ba-dd8565b97a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:07.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:17.411Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ad3d6ec9-9b79-4e29-9718-6828e4def0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:17.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:27.421Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=86f90a09-e668-43f5-bb87-9a94fbab5e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:27.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:37.432Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=7382279a-3574-450b-8a0d-8cced9cbefdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:37.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:47.443Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4fddb2af-e35c-4b7c-8281-eaca8872dd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:57.451Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=5c03ee63-864d-4971-a7d9-6bdb41df6f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:27:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:07.466Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=cabdc570-a0ec-47e3-8c5b-cffc203303d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:17.478Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ffc46ce3-0991-4f96-8267-fb375582a3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:17.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:27.489Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=e1e78024-2517-48c3-ae3d-b2de5bc6a1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:27.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:37.498Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=d5f07aa2-41ca-45f0-a46f-02e68a3779b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:37.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:47.524Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=afa46839-8af6-42b8-9407-ad0160dfcf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:47.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:57.534Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=588fd2cb-de1d-477b-a23f-4246227b6650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:28:57.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:07.546Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=85015f5d-414b-4e1b-94ab-ec243a0ff5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:07.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:17.555Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=5cd5b33a-5baf-4df3-80e7-c25e6b703f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:17.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:27.570Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=4734175b-7765-412a-b8c9-56b0bcbe17b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:37.592Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3acf2322-df91-417b-b520-f67409258f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:37.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:47.601Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=ef369c57-6b8d-479d-a3e7-53c58f590886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:47.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:29:48.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T06:29:48.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T06:29:48.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T06:29:48.764Z |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 |2023-01-24T06:29:48.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T06:29:48.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T06:29:48.770Z |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 |2023-01-24T06:29:48.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:57.612Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=3ef789d5-7a24-431e-850f-d28612433699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:29:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:30:07.622Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=6593bd65-bf40-4022-b83f-96c7ae107709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:30:07.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:30:17.632Z |INFO |Init configs |InvocationID=38c09020-418f-4797-abe9-e77b04d1d072, InstanceUUID=2815ad12-746a-4185-bb7a-2c2e8c0a5ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T06:30:17.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |