. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:15:54.260Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:15:54.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T15:15:54.297Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:15:54.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:15:55.010Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:15:55.011Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T15:15:55.011Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T15:15:55.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-08T15:15:55.245Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-08T15:15:55.271Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-08T15:15:56.479Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-08T15:15:56.959Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-08T15:15:56.979Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-08T15:15:56.979Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-08T15:15:57.052Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-08T15:15:57.052Z |INFO |Root WebApplicationContext: initialization completed in 1780 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-08T15:15:57.702Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-08T15:15:59.780Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-08T15:16:00.489Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-08T15:16:00.524Z |INFO |Started MainApp in 8.587 seconds (JVM running for 9.296) |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-08T15:16:00.577Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-08T15:16:00.588Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-08T15:16:00.590Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-08T15:16:00.618Z |INFO |Start scheduling PRH workflow |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:00.631Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=22580046-51ea-439a-8c7a-4a07f1bc4f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:01.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:11.182Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=4a792e1a-5764-452c-bc51-77971679425b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:11.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:21.221Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=f7ed4c4f-903f-4039-b3e1-b4c1ee8859e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:21.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:31.256Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e7d43451-6547-453a-a9d0-a14591ee6bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:31.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:41.281Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=815cfd1d-ea10-4b8c-a0cf-92e0d7d0f166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:41.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:51.361Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=74c0d485-a9d0-4550-a1a5-faba431a3f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:16:51.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:01.443Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=4bc22457-3b3c-4b2e-be8c-f8210a6ddfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:01.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:11.474Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=22bdca3a-72ca-43b9-8c55-ebc08edd02cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:21.571Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ce41b8f7-2e36-4b80-91b8-64cb2e78aeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:21.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:31.610Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=f79d1bdc-faa1-41ee-a84c-0109c4eeb768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:31.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:41.661Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=c76f6599-266c-47ba-9ebb-eeab84bf0786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:41.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:51.722Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d5b556ae-b083-43df-a72c-9e61cc668105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:17:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:01.766Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=c45bbf20-770c-4edb-ac20-0da2ec673b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:01.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:11.834Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=99731d45-9e22-4813-b67d-e9e2bf53f7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:11.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:21.874Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=64b4d501-aa0a-4d8d-833a-68778cb5f002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:31.899Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9bdc2c91-4e84-463b-bded-019ebbc46d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:41.917Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=02b105ce-f0d5-4c48-a52a-c88a7a1f338e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:41.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:51.943Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6e3f8afb-d919-4005-a17a-c8b5c4dcce44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:18:51.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:01.966Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=eea890c1-6a70-4d5c-ac0a-a1faa2785ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:11.991Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=23bb3e1e-65fe-4f15-8b3b-57056b2c6bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:12.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:22.017Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=4663721b-8a15-4937-84a4-aa538ffbe75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:32.038Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=013cc028-2e7c-4833-bfd6-ea450ea133d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:42.056Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=20164485-1a32-431b-a9b0-355d543686cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:52.086Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=93a6f919-ee7c-4a2f-ab01-41cd92d06a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:19:52.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:02.121Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=4eaccdc9-a046-4bc7-9054-9be664f3e93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:02.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:12.151Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=57b4da2a-e169-423f-938a-3e78553e5955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:22.171Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e306add5-bde0-4f2a-b583-e75f2abcafd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:22.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:32.186Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=909eeab4-ec8c-481c-b06e-a79e15ca4577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:42.214Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d7d70595-980d-4e9b-96f2-7d0de01871b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:42.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:52.234Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=c37b6ad5-23cd-44b6-8b2e-df5bab8cd655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:20:52.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:20:58.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:20:58.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T15:20:58.485Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:20:58.487Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:20:58.497Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:20:58.497Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T15:20:58.497Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T15:20:58.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:02.249Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=eae840f1-2293-4a67-af7a-08ca24bf7f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:02.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:12.266Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=cb59d376-9230-4f1f-beb7-b154bb5eef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:12.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:22.290Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e71a4599-70c6-4e53-9bd5-8e27db4879d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:22.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:32.322Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=55595267-118f-4b38-967f-821fd342c3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:42.351Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e5859919-b35f-4bca-8cab-ffbf7466423b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:52.376Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6f6299c8-39c7-4824-acc1-5021a2c04ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:21:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:02.395Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7fa8b88d-cce3-4fa8-aae5-826f1021cd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:02.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:12.410Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=08c06096-9d24-42ba-bc1a-42bf3103de73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:22.431Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=cfc74664-eb7e-4075-81a6-087dd5b70ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:32.467Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5fb99a00-00fa-44a8-b251-4da98f50b9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:42.485Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=14b8513c-9bf6-4f76-b501-35c7ef252f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:42.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:52.503Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e2091602-03dd-4e4b-9696-c700fc7a56fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:22:52.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:02.523Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a960e310-47d4-4ef2-9096-a8ccaad83dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:02.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:12.540Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=18bd80cd-2f46-4cc5-a4d8-7bfcead37258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:22.554Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=cb15fd4e-b1d1-4435-a92e-bf1a7dfa7bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:22.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:32.570Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=8d377b67-da00-4ec9-8323-4255235476d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:42.586Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e7dfd3c1-dbc3-4add-8bb7-24406515599f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:52.602Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=64000220-1982-4276-89e4-f95fed22f549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:23:52.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:02.616Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1f905640-2c25-4439-a9df-c9f5da86129d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:02.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:12.632Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=27fba8c1-ec01-466d-ba9d-b202b86791c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:22.661Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=15d955a9-d739-4f91-9109-fe7d80b4a702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:22.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:32.677Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=f4db0e0d-dd02-42e8-9159-463817d8dfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:42.692Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=35483bf8-81e4-4f42-9a14-1154a32b1b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:42.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:52.710Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=67046a5e-eaa0-4667-be23-2957c4da8f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:24:52.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:02.731Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6366425b-0248-4652-ba3b-057eabacc94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:02.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:12.763Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b1a50ebe-0989-4db3-87ea-6a60c3fb838a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:12.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:22.778Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b3ffa37a-ae66-4105-883c-66060b365db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:32.825Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=48e6c9db-3a48-417d-b7fe-840113cd73f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:32.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:42.845Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=2e4b7989-fddb-416b-982a-ecd5b812d7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:52.881Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=61900ea9-8379-47bf-98fc-6d2246d9b094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:25:52.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:25:58.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:25:58.038Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T15:25:58.039Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:25:58.041Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:25:58.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:25:58.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T15:25:58.053Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T15:25:58.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:02.898Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=40eef22d-d4d7-4bee-a0f8-8b760526dfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:12.916Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=82a1ccb2-64ad-4a72-8fcc-df6c228afdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:12.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:22.931Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=db598268-3166-4bf9-9e5e-9071e69894f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:32.946Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=0b4c588c-5f9c-445d-b842-79a29cc75c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:32.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:42.961Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=92241324-f654-47d5-a4d7-9dfc2e30d4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:52.983Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=94da6906-30f3-4c21-a45a-2043ac951f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:26:53.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:03.002Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=8f2718e5-9742-4cf1-af4f-942df29006e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:13.017Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b27326a6-69af-4ec9-a438-a65aa76eb027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:23.032Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=34fc7f2a-7ea1-431c-9ab2-57db7dd379f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:33.054Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d91bb49a-4caa-4bee-a9cd-b785e996c95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:43.100Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e00b2215-968f-47c3-bd5f-141fc07ee0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:53.115Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=26ac456b-72af-4cc3-9a66-6f8e1d7716ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:27:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:03.172Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=421f5b46-4958-49c6-93fd-7b8ec1721208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:13.209Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d7cb1422-5a89-49fb-82fd-fcd94a1100b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:13.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:23.227Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=aad09f25-abcf-4c4b-9c94-edf7c400bde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:23.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:33.240Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6eba3bff-443c-4a02-9738-553cd83cd534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:33.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:43.255Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=11a8938c-289c-44d7-8f5b-0e3a2ebc95ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:43.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:53.270Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=53b51d41-3869-4d83-b698-4f2f4cbcb935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:28:53.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:03.287Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=91613cbb-132f-4fc8-81c4-9071832e0988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:03.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:13.303Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ab49409a-622b-43a1-9cab-de57140b2b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:23.335Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=f65697ec-0336-44d1-967c-e82d31d38ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:23.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:33.355Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b72511ed-2cb8-45e8-8bc2-087327a37053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:43.371Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=45b1de7d-da86-4363-9ed8-fca63c9ba6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:43.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:53.384Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=50aea78c-d0a7-4293-bb3a-c8b7201f2cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:29:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:03.401Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=2785dca5-c0c1-401d-b6dc-c686ea523f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:03.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:13.418Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=72b24a10-8814-4ba9-b466-a3e108b89bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:13.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:23.432Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9dc5bc82-809a-4469-9934-01f4c31589d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:33.454Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=bb6da98f-bf3b-428f-a737-4f5066bd88f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:33.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:43.467Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=268160af-587d-47da-ba2d-c88a568f7dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:53.482Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ef81ae8d-9d6b-4ab9-9b9a-9e0cd42b996c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:30:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:30:57.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:30:57.952Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T15:30:57.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:30:57.953Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:30:57.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:30:57.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T15:30:57.962Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T15:30:57.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:03.496Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=333ca408-e701-413d-addd-1fc592a50865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:13.512Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7021c29d-9035-494f-a723-28e81cee1442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:13.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:23.529Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=cc742865-552b-4840-8483-7f14de9b74f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:23.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:33.542Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=dc85d1ea-c814-4a48-9ff2-e06498cf3620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:33.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:43.555Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e06ea443-b366-4b71-8c71-0ae8b38a81db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:43.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:53.570Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=43893b5f-825d-4c64-a652-57074d19f3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:31:53.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:03.585Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a9dde813-fd08-4705-9f99-e1d14ad7620d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:03.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:13.602Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=36b3fbe4-bd57-46b1-80da-694017addc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:13.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:23.615Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3a251b95-a8cb-4cf7-a95d-77281b04975a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:23.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:33.630Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=fda29938-685f-4f42-8cf8-62e035566a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:33.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:43.645Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=56ea5553-bed9-4776-ab9b-f085fdefb38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:43.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:53.657Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=54c15092-7a57-4146-9828-568a5bd11b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:32:53.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:03.680Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a4cf96ed-f078-44a9-acde-5c7cfd862460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:13.695Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=895ff5d8-d3df-45eb-b56c-c5776458e0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:23.708Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=fd0a0062-7c27-4379-ae59-dab8075cbecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:33.728Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=226a611d-54cf-4e26-9e62-bcbeb179a510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:33.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:43.741Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=bde85805-a184-499e-b7f0-2fd80dbe7c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:43.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:53.760Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b5a2db19-7238-40d0-8834-14520932aeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:33:53.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:03.776Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6a3159cc-6a88-4838-a876-b4083a522bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:03.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:13.790Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=40fb6e1f-a00b-4a9d-9b84-e7c0ca013334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:23.802Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b6e15b5c-a470-4b19-8167-0fe270173487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:23.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:33.815Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=375e91db-1529-4181-84e9-c7c5215adb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:33.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:43.831Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1430993d-014b-4bfd-8c7a-bd6383b0eb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:43.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:53.847Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=8baac0b5-5cac-4b01-b8df-b960f84a1232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:34:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:03.860Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a2244b21-5517-42fa-836f-bb2f7b90c52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:03.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:13.877Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=573f26fd-3c83-4000-8bc3-a1747c463a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:13.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:23.890Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d022c20e-d9e5-486e-8d53-3cb377b0b1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:33.902Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=84acac8e-1e6e-441c-bf0a-edc696be5cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:33.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:43.915Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=4bff10f0-679f-4c48-8c1c-43d227a54f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:53.942Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6f468f12-aab8-468f-b4f0-6345fff4f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:35:53.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:35:58.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:35:58.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T15:35:58.009Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:35:58.011Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:35:58.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:35:58.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T15:35:58.021Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T15:35:58.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:03.955Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a2b0816f-1d9b-418f-a4bb-0386f0bcc2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:13.970Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6c11ce88-394b-46bc-b509-504e1a80779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:23.983Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5d92a4ca-5c7d-4e32-be99-ca6faf08fdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:23.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:33.998Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=869b54b8-75b1-4d36-a7de-db1b0675df75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:44.010Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d4a64850-59b7-4937-90b3-5342b52bb498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:44.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:54.023Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=bb3640ca-2309-4b8a-a26f-1f635786d305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:36:54.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:04.046Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=2aa9eacd-b05c-4735-a6d2-09c4af0e72b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:04.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:14.062Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9d1dad00-7d2e-436c-9f85-1cd33883fb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:14.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:24.077Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a5bae502-a0ea-47d9-a26e-d39570ff5e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:24.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:34.093Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=82b3eb2b-865d-4f87-99c6-ebd40214a428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:34.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:44.123Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=dbc298c0-6e97-4981-8ed2-88be66159bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:44.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:54.136Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=0faa404e-feb9-4a61-b965-1f8904304432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:37:54.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:04.154Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=26c0e875-aca8-433c-90a9-2e1c0df786c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:04.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:14.172Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ae2f786d-9773-43ca-8d77-d413a1e5e9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:14.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:24.190Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=78242e7b-b3b2-4f56-9721-b31454969833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:24.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:34.208Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6989537e-d3f9-4481-951e-ae5c6ae7cb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:34.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:44.221Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e9f3a021-8f3f-451f-819f-58611c884ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:44.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:54.234Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ebf9ff29-be42-47d4-b021-5e8278bf9956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:38:54.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:04.248Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6fe20027-a506-40f5-a7ef-654ae4186718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:14.262Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=912f9b9e-9004-4cbf-983b-81eccd1192f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:24.278Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=4c497f39-aaf6-4a8f-b973-63961d1a0742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:34.294Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=559f15cf-29be-4a76-81fa-2db3798900cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:34.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:44.309Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a2640794-f7d6-4ae7-b7e3-62107299920a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:44.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:54.328Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=96bb1da4-1703-4fe9-903e-c351eaddbc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:39:54.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:04.340Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5b39caef-e74b-4919-b8f7-a82872ee6012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:04.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:14.353Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=4f33d1cd-1cf5-4844-8e06-32819e8a2956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:14.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:24.367Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=529e87e5-7b8c-4734-9c93-e3974d97bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:24.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:34.386Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5d62013f-21f5-4666-874a-65025e8f53fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:34.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:44.405Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=88b4f67f-1290-40f5-b6b7-0218208771aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:54.425Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a117d8a6-b265-40bb-b110-f9a4d74dcc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:40:54.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:40:57.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:40:57.933Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T15:40:57.934Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:40:57.935Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:40:57.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:40:57.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T15:40:57.942Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T15:40:57.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:04.440Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=4bd17190-b70c-46e0-830f-e61d3ed3817d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:14.453Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1464dd82-59ce-4980-9d3e-1b13aa3497c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:14.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:24.465Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d6c01d54-6da4-40ea-bf46-4fb82bbaadb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:24.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:34.484Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=14163bf2-7254-491c-9988-a50442ff7071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:34.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:44.498Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a684e40c-4a9c-4ac5-9a26-dc250b737c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:54.510Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=eaaa6aca-0024-403e-931e-955d5438d7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:41:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:04.527Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5e06e2d9-2581-453a-8899-cf1ee05e8227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:04.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:14.540Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=2e99f451-54dd-40e2-aeec-6d9f88069843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:14.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:24.553Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=86728003-d6c7-48eb-9bb5-0108f5dc644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:24.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:34.564Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=c6419650-cc03-474a-9f76-c1e268a5c7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:44.583Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=469a98e8-9190-42a8-a595-31894aaf1a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:44.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:54.596Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9b1b0c8c-9b5b-4aef-9194-c836727b17ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:42:54.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:04.616Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6ce153e4-4b72-409d-8349-b99cff1c4153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:14.629Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b67c9d5b-e2d6-47ab-be81-f46b6f5fab23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:24.641Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=76b34646-7826-492b-8d6a-67fd4ca347bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:34.653Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6342e17d-d9ba-491d-93b4-10816cd58ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:34.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:44.665Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6b2f83db-7613-4b60-8f9b-81d0c682d82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:54.677Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=2ac783d9-c9bd-4a77-890f-074def5e5fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:43:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:04.688Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=0d12a2c8-b48a-4f5d-a30a-f3eb643378d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:04.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:14.708Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=22352d42-f87a-4a7d-a91e-a81ca751e33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:24.721Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=afd5622e-3384-44c6-9f3f-7434ca49a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:24.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:34.733Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=935f677a-f8ca-43e1-9bac-87e32b46c401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:44.746Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=94fc9571-d3cf-47fc-9449-9be4b7442320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:44.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:54.758Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3c3a995d-cd13-445d-a064-bf4be300b5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:44:54.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:04.770Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3f57b3b6-3709-4d4f-a3c2-12bff31f2279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:04.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:14.783Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=16c3d1e3-296f-403d-9770-c7b7c736da6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:24.795Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9e712c14-4aa2-4b69-81c2-de053bfcd40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:34.808Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a01c6db4-18a5-425c-97c1-955eb742b724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:44.818Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3ef645c2-344c-4187-a940-b620c8e82edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:44.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:54.831Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=de164ecd-0a83-4145-af75-e92e81b2c2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:45:54.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:45:57.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:45:57.949Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T15:45:57.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:45:57.951Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:45:57.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:45:57.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T15:45:57.957Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T15:45:57.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:04.842Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7509295a-be98-4150-b7ab-f3424a195bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:14.854Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5b297b99-0e05-4ffc-bf8c-fcaa0b191041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:14.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:24.892Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7a228f12-f29b-4707-8941-e56dd3bcf56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:34.905Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=33cb26bc-a19f-4d57-a253-1daeac275132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:34.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:44.926Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7fc3c8c2-24dc-4993-8b53-58dff6e3a275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:44.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:54.947Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=8729e3d4-e549-4d8f-8038-89dcbe490592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:46:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:04.958Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=682f0e5e-a730-440f-adb8-05573dddd18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:14.977Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9f968444-f423-4987-a1b2-62a2d5575d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:24.990Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b756de87-7c11-4bc5-a669-8a49b9f8b0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:35.001Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=8bc6bfed-bc38-4711-a628-747ee357a001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:35.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:45.016Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e7ccd421-c81f-4e08-8c10-639d10321687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:45.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:55.028Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=fa36334e-7b7d-4b35-ac75-83e07df80275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:47:55.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:05.040Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=771da8ba-d8ab-428f-a647-8ae26cd6bfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:05.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:15.053Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=268fed29-889b-41cd-b100-c869f85c2c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:25.063Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=0fdfc71a-759a-4829-9de1-7b535f808685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:35.075Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=de8fea19-7874-4ba0-93de-0adb024db514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:45.087Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3cb98852-1dee-495f-97b2-d810012cd4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:45.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:55.130Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b346eda7-b4dc-4e3d-8fc9-a66d229b46b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:48:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:05.143Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3c4d7174-d88f-4349-b802-d36a162c3493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:05.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:15.163Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=64c62738-b4b6-4e5e-814c-115b3602d588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:15.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:25.177Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=53576067-7778-461b-8258-8a2a6977502d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:25.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:35.189Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=fa53af6c-81c1-4c4c-9e27-d5eca326e8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:45.206Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3ce0ff18-a6c8-45da-b386-8b0e12359d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:45.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:55.217Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=c944769d-dac3-40e9-9bf3-1de643e942d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:49:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:05.228Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=59ed0191-e44a-4e8f-acf0-b07211d2a472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:05.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:15.242Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ef0d0fdb-1d5d-47b6-b6c8-215c2480288e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:15.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:25.256Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=fe084fe2-056e-4c16-82ac-d05793990485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:25.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:35.270Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=577d8bb3-cde9-4362-93ca-89ed764d1ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:45.285Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=f4a86152-43ba-46d4-baf1-687781e8e4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:45.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:55.297Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ce328300-baa0-4dff-953b-155c34382960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:50:55.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:50:58.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:50:58.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T15:50:58.054Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:50:58.056Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:50:58.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:50:58.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T15:50:58.063Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T15:50:58.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:05.308Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e9f8b62e-2c34-4065-a3b3-2a9327fa923b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:05.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:15.321Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5e66f036-572a-4f2b-9ed6-2ed3878eee44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:25.333Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6c259595-565e-4ccf-a0bc-19b58357016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:35.345Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=57cb856a-ebc0-4987-a76d-686d316097d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:35.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:45.357Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3cae0c25-dd70-49f6-844f-242fdec52534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:45.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:55.369Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=36d4af19-9f19-436b-87cc-fc9702222654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:51:55.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:05.384Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=313989af-791e-44a7-805b-9421180634f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:15.395Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=644f8061-903b-4100-8524-1a6af153f170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:15.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:25.406Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=01887058-6e86-40d4-a0f4-932648c03cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:35.417Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ea0abff4-f936-4705-8682-51a0ebecc656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:45.433Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7be4596f-a271-49cc-a2d1-38ddbe4baf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:55.448Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=0443c7aa-0164-45bd-8284-c5405206d15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:52:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:05.461Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a38d46c9-ab98-4ee1-9891-4749ab6e9747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:15.477Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=df513503-48e1-4292-823e-82a4ebfe4e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:25.488Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=236935c4-9a74-4ce5-a31b-26790c6db498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:25.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:35.500Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=81841a80-2b07-4da8-aad5-b9fc196afd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:35.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:45.517Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=2ed396eb-bb7b-49a8-8f55-d7879d9e667f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:55.528Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=66896a81-48e0-4486-949e-7365a0c41609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:53:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:05.540Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d99aa465-2d1b-4bc3-acb4-79ee995c87c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:15.552Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ac7358e0-e3b1-49b0-8ca6-ca3a902bf013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:15.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:25.563Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a7f1b532-5a18-43a0-9ff9-9eea7f324a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:35.574Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=14b90062-9ead-491a-ab4e-475c05ff864e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:35.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:45.587Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=01bdab77-0103-4355-9c90-7e2369d6ac7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:45.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:55.608Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=4fd8aeb4-ef67-4e4e-884a-bb8fe10497b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:54:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:05.621Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=c436c5b4-4b45-45a1-ad18-a66bbc31fc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:15.633Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=34ad06a1-0fc3-4567-954f-8c64d50648a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:15.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:25.643Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6d1d6f7b-8d1c-46b9-8bb6-2db8f1829ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:25.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:35.654Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ef20960c-fe34-4b15-8d89-e0f48f41a295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:35.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:45.665Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=45bf5113-4b81-4d84-b28a-84375698c23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:45.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:55.676Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=babfd011-c9b1-43a3-a047-789d505747de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:55:55.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:55:57.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T15:55:57.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T15:55:57.941Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:55:57.943Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:55:57.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T15:55:57.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T15:55:57.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T15:55:57.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:05.690Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b351a7ed-ff76-4aae-8258-851a234f5788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:05.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:15.704Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6ad3a835-5b21-4fce-8e9a-f2a195cc1574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:15.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:25.717Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6af52f4a-39a0-4838-aa1a-1a344a1b2c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:35.729Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3599a0b6-3ec6-4fc6-bfb9-642cd6a1f915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:35.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:45.741Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d3c92153-40dd-47ce-9009-ec4f21aad0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:55.756Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=03c5e2fa-205d-4158-b232-854b5a0215d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:56:55.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:05.767Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=afbed108-c878-476f-b579-b09729b219fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:15.782Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=98c7ff83-52fa-428f-959c-13b1f8eab965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:15.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:25.794Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=da626747-a47c-4226-ad0f-64a941a4e81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:35.805Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=67132953-9b9a-4156-93b8-ba5f86910d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:45.841Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e385f650-9687-487d-a205-5d83b36c3aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:55.852Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5207517a-3746-4637-a89c-0494aa1ddd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:57:55.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:05.865Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=10625baa-91af-430f-9679-fd1dcfbbb964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:05.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:15.876Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=cdfd6ec0-6ece-40db-b758-94600a5045b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:15.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:25.888Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=2fe4d7c1-e078-49f1-b34f-65c9345b1ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:35.904Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3e726ca1-c3f0-4008-b3d3-a011639abc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:45.915Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=861e5bfb-41f4-41fc-8212-ae748cab76fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:55.929Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a068a249-4d24-4dbe-b80c-9588a0b4c47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:58:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:05.942Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=687e6ace-f82d-4473-9328-6a89a33ebe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:15.957Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a3dd54f2-964d-4e6f-bda1-7936e3a8e249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:25.973Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=68880f20-b24d-4d3e-930f-84e080e362a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:35.988Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d1f62ca5-3298-4743-8672-d629d44d2e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:36.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:46.001Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a8f4b5b9-e19c-4bc6-8d23-f9a11096dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:46.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:56.012Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=84b250c8-8a5b-44a2-af03-bb50a8beb446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T15:59:56.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:06.028Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7c7e710a-ffbb-473e-9cca-86a0f8425035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:16.039Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7580bf5c-a078-4af3-9bdd-62dfaeac8fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:26.077Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5c90d413-9892-4ee1-806d-5d6e8524f5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:26.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:36.095Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b4f45078-51dd-4f65-a138-a2dd9f4d0552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:46.108Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e75a1096-b4ec-43c7-8d9b-4374b5856487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:46.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:56.122Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d3d806ff-9d34-45da-919a-3a263bebcaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:00:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T16:00:57.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T16:00:57.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T16:00:57.979Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:00:57.982Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:00:57.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:00:57.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T16:00:57.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T16:00:57.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:06.134Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a57e9450-29a7-4749-8d60-a98c53711c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:06.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:16.147Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=878dfc80-aa3a-4a9d-a060-67ffaf85751b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:16.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:26.158Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9c7d8f1d-73b0-4f8f-a4c0-c68f168d486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:36.169Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=8999f00a-be50-4c97-847d-53c6522ee26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:36.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:46.180Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=f1d8a980-e6b8-4afb-a2b8-2d1070e2ea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:56.195Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=15f692e9-e382-421a-881f-024bed0a933c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:01:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:06.210Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e976bc7c-15fe-488f-8810-feffde74770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:06.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:16.231Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5c98045f-0f59-4f3d-9990-37002b88fd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:16.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:26.242Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=2edbd188-88ee-437f-a2e8-b7f2a56962d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:36.256Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=bfa0f396-7fb8-4a38-a08b-ab40d9711d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:36.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:46.268Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d95fb077-1556-48d3-b760-b7d503050243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:46.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:56.278Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=dd7c3b07-0932-4ff7-9c17-3ef7a1ebf2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:02:56.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:06.288Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d8508c17-cfc1-4452-b7ea-cabbaca31893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:06.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:16.300Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b3107cb8-662d-4496-a3d9-da6b8ff9a5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:16.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:26.312Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=c50fb347-5e18-44b6-bc78-1f586992cf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:36.327Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a816375f-193d-4bbb-87a5-d741a7e50bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:46.341Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=171990d0-5f27-4aef-a625-e13a484f8659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:46.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:56.357Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d599761f-33a1-4992-b6c7-506b5db87c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:03:56.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:06.371Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9ceb7cf5-2863-454a-bad5-9c2e5c36ad55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:06.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:16.387Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6c60419e-dfce-4941-b970-477511b6907b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:16.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:26.401Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=daf762a9-90b2-4a9a-9e83-aec297128e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:26.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:36.414Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d2a1cd36-1dc1-4ecf-88da-f13c7fa8d8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:36.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:46.427Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5cadd2d2-2f74-4733-b755-f0eab5ac41da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:56.438Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=723bfed4-4c8c-4536-8c78-47220c4f4978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:04:56.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:06.450Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b4cb577c-be37-404d-b58a-1483611c7f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:06.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:16.463Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1319108b-6f8f-4f5a-ace6-de4d67912a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:16.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:26.475Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1479f890-c84a-49a9-a834-60c6faf78f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:36.490Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1e013572-23d8-4444-839e-4fdaecf1107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:36.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:46.515Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=cb158ca1-4fc4-4c0c-bcb5-bea5e45065d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:46.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:56.535Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=aa59b5f8-23e0-4cd5-9a51-13a060c1c9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:05:56.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T16:05:58.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T16:05:58.063Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T16:05:58.064Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:05:58.066Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:05:58.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:05:58.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T16:05:58.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T16:05:58.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:06.549Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e2ef793b-5c38-44ce-bfb1-4923f1d66f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:06.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:16.567Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7c5d87b1-802e-480c-97c2-684ab7598619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:16.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:26.581Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=504b1a91-bfc1-4c00-8d5a-e7fb5ff38c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:36.593Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=cefaaeb9-b022-4e53-8f4c-3efc3d2ef9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:36.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:46.615Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=804df1e5-192c-4ac4-a8ac-7e0254ccc0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:46.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:56.631Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7b304cf1-333c-4beb-a120-7b36080ce3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:06:56.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:06.643Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=03f74084-e1e3-40d2-81a6-5e562c199dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:06.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:16.668Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1f2bd30b-d7b5-465d-91f9-fb6a1645499f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:26.680Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=251047c1-833d-4e11-9d52-5cfacff2babb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:26.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:36.694Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a05c3137-c8ad-4954-ba8e-e97270e97a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:46.705Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3adce080-2632-402f-bbc5-296422640a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:46.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:56.716Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9b386df2-ad14-4a6f-aaa5-feceb060d5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:07:56.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:06.743Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=49b61da1-0969-4a9c-bb9c-839773c8e4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:16.757Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=8446ae8a-fdc4-4945-9104-842e7a674db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:16.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:26.767Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ae4730f9-76a1-47d2-a661-b33ee5556048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:26.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:36.782Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3ff56d1a-f68a-4cdf-9819-d1ebbdead10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:46.794Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ac4b6b74-7621-4f6b-a871-bbd614b149a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:46.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:56.805Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=b7a12d7b-ea4b-428b-86c9-92e12ef71d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:08:56.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:06.818Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=22b865a2-b267-4a0b-a1b5-50793a7f973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:06.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:16.829Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=eed5a7cf-ceef-4b47-8ad7-c24827ca9fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:26.840Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ac338138-9855-4231-8a3e-7670cdbbda86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:26.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:36.855Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=bdbaabe0-acc9-41a8-a853-e6c6163f8a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:46.869Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=a39b49d3-a754-487b-b92c-5272377a7101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:46.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:56.882Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=30376d52-681c-45b6-8cf7-4920ce2dc5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:09:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:06.901Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=2b4010e1-93b5-4d9e-b3c3-c404fa0b441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:16.917Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7bf6fcc5-52e6-4db6-bbc8-f33de30e28aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:16.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:26.942Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=10b4d592-a461-48cb-920d-e7ee414768ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:36.955Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6102683a-ae53-4a6d-b6f1-c4eae877803c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:46.968Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=c7272e48-d55a-408f-a74f-3d3f2481c60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:56.984Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=06b541e4-c356-4373-830a-6223da074931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:10:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T16:10:57.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T16:10:57.956Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T16:10:57.957Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:10:57.959Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:10:57.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:10:57.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T16:10:57.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T16:10:57.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:06.996Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=db74daa2-b6ce-4567-bd94-09f28108b20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:07.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:17.013Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=f891da76-a84e-4a92-8e7b-56adf654c026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:17.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:27.024Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d19fd288-4a4a-4ec3-8f71-ab5e8a15ff75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:37.038Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d09ed6e7-a388-4534-9ec2-608505505183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:47.052Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7452a5d3-33fb-474c-9083-b7a85a591137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:47.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:57.063Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=c0e608a0-a897-4870-ba4d-b420e0ed5cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:11:57.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:07.076Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6c68af04-c350-4b93-a8a1-f6fd2541d9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:17.090Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ce169f16-9f85-4dcc-87fe-a984ab90f548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:27.107Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=247a32e1-6a83-4c8f-84eb-ba3f8946de34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:27.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:37.121Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1094fb9d-0bdc-4702-b50d-b334086047bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:47.156Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3ceb9b80-0d65-414c-b6a8-efe958fe4cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:47.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:57.173Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=35198c47-4be2-4509-be83-eb82b996a742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:12:57.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:07.183Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=8dd004b2-2eb4-48f8-a832-5be39503cd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:07.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:17.193Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e6d1691d-8af1-4b6c-9e5b-df40a290d65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:17.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:27.210Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5246bdc4-c14c-42bb-85d8-eac89a15b3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:27.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:37.221Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=0772ea9e-dcb4-4fb3-86ac-7dd972798456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:37.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:47.232Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6adbc25c-8d3d-4fb9-8d88-13405b6bc77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:47.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:57.245Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=f432bc6e-1ee3-48de-a175-88a33840bb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:13:57.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:07.257Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1f0d8f60-b25d-4f05-9297-af60a5aa42b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:17.271Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=baa708ab-c82c-43fb-a2fe-9bde3f44f65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:27.283Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=504df4bd-52a9-48ce-aa74-f0bb12bfb743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:27.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:37.296Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=54c2c050-dc7a-42b8-9a01-f3f51a8da729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:47.309Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=90112fe5-14dc-4492-8983-f184fb294352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:47.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:57.325Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6ef7c4c0-e508-4d07-8531-b41871d84eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:14:57.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:07.334Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e03be906-5b91-4b2f-8779-78ea784ecdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:07.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:17.346Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=fe53dba1-b3c7-468f-8592-9d41d3fb5807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:17.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:27.357Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d1094e9f-ff22-48e7-804e-9c761e154410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:27.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:37.369Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9ab81fa6-aa98-4a52-a0d5-75c30a01cbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:47.381Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=deb054ce-04ce-4fa1-aaa7-ecce87034f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:47.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:57.393Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=6d5354b5-4723-4f2e-b422-5996b51fcbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:15:57.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T16:15:57.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T16:15:57.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T16:15:57.958Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:15:57.961Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:15:57.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:15:57.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T16:15:57.966Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T16:15:57.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:07.403Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ee2216d7-aad2-4faa-baa6-c0b48eea060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:07.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:17.414Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=228c2bbe-eae2-4884-87d0-201b332f6304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:17.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:27.425Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=78b7142e-d476-48a6-a999-ae4189abe013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:27.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:37.438Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=129a8e20-b94e-437e-8593-e92e4b620d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:37.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:47.451Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=809533e4-0e71-4fb5-8af2-6d7b6634b006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:47.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:57.462Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ab3b60ad-ca3b-41c2-9359-bf4bfa077695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:16:57.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:07.486Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=c595052d-3662-482d-80e3-8ded6fc6eb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:07.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:17.514Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9de58d54-e1ef-48f5-9c5e-66588de90a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:17.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:27.526Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=737807d8-77dd-48bf-86e1-3300e0b7713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:27.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:37.537Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1d0baf5e-e687-4904-bb6e-920537c13934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:37.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:47.549Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=ba7e776a-aa59-411a-accf-8e1967e3f509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:47.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:57.561Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=65bf1a60-b81c-4d76-97ff-58a5dfd9ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:17:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:07.572Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=083458de-aefe-4b06-9cef-16839f66bc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:17.584Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=204d50c2-f414-40cd-b0c1-5c4e4e9db853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:27.597Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=59b07838-09bc-44db-ac78-90e248f15da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:37.609Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1e682658-7591-4b98-b7dd-811bcca6643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:37.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:47.620Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e1629599-61ae-4c0e-af28-94c8df011da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:47.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:57.640Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=e443bef8-5c7e-4020-9ad7-eaf575429beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:18:57.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:07.651Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=79af062d-7ff8-455c-a4ab-e153d3146f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:17.666Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=5ad20cef-55d6-4192-a11a-5f17e1eb9e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:17.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:27.679Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=441b7f82-dbbd-4e67-8da3-aae9414c722f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:37.694Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=d6b35f47-62e2-45e8-9eb6-5aeeb74f4eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:47.735Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=90bb912c-759a-4aa8-a27c-50f5470daa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:57.751Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=0916345a-73e1-4055-8694-5711422226b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:19:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:07.762Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=1e965d6b-598b-4a64-b15a-3925681ef357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:17.773Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=7a840aa5-3ff5-4793-9e28-5746c12f615e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:17.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:27.793Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=3587b1c4-2eed-4fa3-b10a-0b9612dc29c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:27.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:37.810Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=cfd1f935-be33-44b6-9160-582579ee1f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:47.819Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=59767d98-7d1d-45af-a9ea-8b4def9e5593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:57.833Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=c4e2f033-13ba-484b-84a5-1b118f128ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:20:57.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T16:20:58.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T16:20:58.029Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T16:20:58.030Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:20:58.032Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:20:58.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T16:20:58.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T16:20:58.039Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T16:20:58.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:21:07.847Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=9cb98b18-2632-4a82-a305-f5c6e770d025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:21:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:21:17.867Z |INFO |Init configs |InvocationID=c73b8cd3-2c0b-44dc-878e-192e5a0fb64c, InstanceUUID=322c5e9a-c52a-49b1-8fcf-855c108781a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T16:21:17.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |