. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:14:15.174Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:14:15.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T15:14:15.221Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:14:16.012Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:14:16.146Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:14:16.147Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T15:14:16.147Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T15:14:16.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-17T15:14:16.435Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-17T15:14:16.468Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-17T15:14:17.784Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-17T15:14:18.330Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-17T15:14:18.351Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-17T15:14:18.352Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-17T15:14:18.421Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-17T15:14:18.422Z |INFO |Root WebApplicationContext: initialization completed in 1954 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-17T15:14:19.158Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-17T15:14:21.644Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-17T15:14:22.292Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-17T15:14:22.331Z |INFO |Started MainApp in 10.204 seconds (JVM running for 11.0) |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-17T15:14:22.614Z |INFO |Start scheduling PRH workflow |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:14:22.632Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8f34a8fc-5b4a-4d9a-aab9-83aefd3b90d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:14:23.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-17T15:14:31.944Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-17T15:14:31.945Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-17T15:14:31.947Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:14:33.185Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d02f2f97-ae19-4f17-a04c-c779dc405a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:14:33.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:14:43.207Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=04d1a333-4404-414c-9a37-586a3f03730d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:14:43.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:14:53.228Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1f85675e-ca79-4f96-b89b-309e2b4cdbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:14:53.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:03.247Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f6dba135-7da6-437a-94fb-cc74132b190f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:13.260Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c557a0b4-2c1c-4e04-9a8e-d0a90629a972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:13.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:23.292Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4daf95b7-645b-4780-8e6d-9c5c20330aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:23.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:33.303Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=56a95809-6f2e-46ca-8cdd-d27f62c95ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:33.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:43.325Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f8f340b4-4187-43ea-afe2-d759fe538da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:53.338Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a64082be-bc51-443a-b257-66cfba0a3fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:15:53.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:03.352Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e5512a5c-a410-4e74-a053-84e347c376ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:13.374Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=52270a1c-0dd5-4da5-b9c4-3a06755048bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:13.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:23.385Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fc840d3e-03cf-47aa-9888-e9f41b583f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:33.403Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=97857024-b7ed-4c0a-a1b0-b1c5dd23bdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:43.416Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=45d47be3-51b5-4ec9-94b9-205bb0cbbb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:53.430Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6eee5bf4-354e-48df-a318-5bfa927a29d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:16:53.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:03.448Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ac412f3f-a6e9-4a06-af94-3ea316935610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:03.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:13.462Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=44374ca1-86bc-4472-b452-d3704092a29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:23.471Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4553e67e-4cb3-41e8-a431-d1261eed5628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:23.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:33.481Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f75ff40f-3bb5-4fc5-8c95-6f0973245eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:33.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:43.490Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=52d4e2d6-6eef-4975-bcbc-ece037d43300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:43.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:53.498Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=975eafd1-7a25-4bca-954e-fed46d2309ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:17:53.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:03.509Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=717d7355-c9ec-47d9-bd16-dc3dd9b5dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:03.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:13.520Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=47325f00-1a11-4428-911d-66364fa5b4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:13.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:23.533Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a1637e5e-9feb-4b31-9759-4131b4aacfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:23.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:33.543Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=438d24d9-a35c-450d-939d-fc0b4ac7b5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:33.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:43.552Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c6f374be-e1cf-4a1c-8e48-1f546573706e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:43.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:53.571Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=491cd43c-fc7b-4cdf-a2b0-1d662fb3ab6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:18:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:03.592Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a8a11dc6-9976-4aa3-99c4-397d1f19702a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:03.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:13.614Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d46bd663-4440-4785-b9c1-114b92d9ca17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:13.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:19:19.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:19:19.908Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T15:19:19.909Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:19:19.912Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:19:19.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:19:19.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T15:19:19.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 |2023-02-17T15:19:19.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:23.626Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fecfbe2d-7d16-4c77-b77b-69ce895f61de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:33.648Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=04ef8c25-95de-44ad-b1e5-ba6dfe4349be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:33.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:43.664Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fbd3fe33-d873-4c43-ad6e-1c7c3e7a1589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:43.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:53.675Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a73ad971-9fac-4b6d-9ce2-b13745430b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:19:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:03.689Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7634d548-38b6-402a-85f2-2defbac72766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:13.700Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8b1ade1e-dbb9-4071-9a08-770e74ee41b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:13.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:23.712Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=402f0175-6d14-4473-a376-0eecfeab5593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:23.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:33.723Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=513cab25-0da4-4924-b807-16bfb7cdb2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:33.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:43.736Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2ae05304-233f-4b89-8c9b-3501846a76f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:43.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:53.746Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8d8156c8-4f42-4c5c-8e45-b0669a967baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:20:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:03.755Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9ca921b7-0bc2-48ca-9d2f-a18bc9797706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:03.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:13.765Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ffd7a86e-6191-41ce-909a-545a4dddcba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:23.776Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4d68bf59-20a8-4530-a172-bb5c5e283705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:33.795Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=06b0b674-c591-48b7-b4c3-6a03fe713a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:33.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:43.806Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=22767ab8-7df2-484b-80cd-0ef12022fb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:53.817Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=57bb44aa-551e-42e6-a2b8-58373b30f50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:21:53.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:03.830Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4debd957-0e47-4e11-b082-6b68c76f9994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:03.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:13.857Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5c11c64d-df93-4d73-afa3-fd803dfde935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:13.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:23.869Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ae7de24d-15a3-4a21-9e02-a52bc243a84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:23.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:33.881Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6858c19f-69e6-43c9-8dd6-72add01a64b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:33.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:43.896Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=688fcc56-7c89-4535-ae96-738f9c176c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:43.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:53.909Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=67e2946e-6395-4485-bce2-6db2123a7347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:22:53.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:03.937Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=01848d94-27d6-4590-9f05-98a2521b7505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:13.948Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3b4b8d1b-806c-445a-b9fb-ac861f76871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:13.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:23.961Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e888bc99-859e-4964-975c-6bd4d7ebf419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:23.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:33.972Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=eb26fc37-a934-4075-8401-f3372148613f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:33.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:43.985Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8b33d9b8-4ded-4792-845a-388af8bca2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:53.996Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b67ce450-b745-4869-b9f9-d96c88d83574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:23:54.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:04.009Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3d1653be-952f-4260-9548-67830a42a137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:04.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:14.019Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1747df06-d84b-4d17-9554-7ee9154ff906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:14.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:24:19.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:24:19.567Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T15:24:19.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:24:19.573Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:24:19.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:24:19.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T15:24:19.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T15:24:19.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:24.036Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5750598d-98b1-4cf9-b563-d9028d388f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:24.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:34.049Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f8041916-a90c-424a-ad89-49dfd84f8ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:34.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:44.086Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a32ad09b-99f3-4254-8a06-e89ded60a57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:44.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:54.098Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ffab24db-a8ef-41dc-95dc-bb949d6b4b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:24:54.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:04.110Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=12fdd053-6e93-4388-a431-6bf438f4a63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:04.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:14.121Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=965f82c9-aaaf-4c95-b34e-d1afb9bce345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:14.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:24.134Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fc96444b-70ee-4d60-936a-8730a2792da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:34.148Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c0ee3726-41e0-4c15-a94b-99982fb556dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:34.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:44.159Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ba105fe1-99af-4a25-801e-fbbe0e983cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:54.170Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=227b99fd-1148-46df-997a-5e03b3e894f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:25:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:04.183Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0e4ea5c2-ca22-48da-93d6-aa5a9daadc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:14.226Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ba99c26d-7e36-4cb2-9b9f-1fd20088ed6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:24.238Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5fb0f3f9-8923-4eac-9efe-8872e1d3d563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:34.251Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=57225696-9430-41d5-90da-79c58e597730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:44.266Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=832a0180-3e3b-4b66-8244-a888f4643c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:44.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:54.277Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=75026398-e86e-4b4e-87b6-eaef4bc36b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:26:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:04.288Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=297b8b8d-0361-446e-b7c8-06914df95cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:14.299Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dbe297d7-b7b1-47f0-9ae8-a844f89b90ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:14.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:24.311Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=11a2915b-918d-4f22-8e75-7f25794f2d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:24.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:34.327Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9edc2e12-19d0-47e8-86d0-42ae65b8168f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:44.338Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e609be13-9ca6-4f83-848a-e3c64f445ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:44.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:54.350Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=cf5b38e3-c106-4f8c-99a0-4ba64cc6b707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:27:54.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:04.363Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0af6bd4b-d240-409d-8201-e88200b207b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:14.376Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=038afa77-a3c7-434d-b244-50b940f59893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:24.387Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=24ab4034-2215-4e2c-944c-74363887384f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:34.399Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f08048a9-9aeb-41bb-89d0-c91454d3fea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:34.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:44.411Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2e3b3c31-fe37-4d98-8fdb-a32028c7f908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:44.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:54.424Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d2a79fb1-b3bf-44d8-a119-d3c20d55ec8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:28:54.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:04.438Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3579facb-4db8-45e4-8f3b-6a5216e41301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:04.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:14.450Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f6777fab-9f4a-42e0-9b24-89c57b8d13c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:29:19.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:29:19.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T15:29:19.532Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:29:19.534Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:29:19.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:29:19.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T15:29:19.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T15:29:19.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:24.460Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9a4fa031-90c9-4e69-a587-31ed31062d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:24.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:34.472Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2c00044b-3bc3-4868-afc8-a193cd9236d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:34.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:44.484Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=87e58509-0d96-4be7-9871-08b99502e898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:44.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:54.495Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dc09dccb-7016-44fc-9628-9d9eb95d7e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:29:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:04.505Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7efef104-0d73-4594-835c-89d49204f1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:14.518Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f7efed2c-4bb3-43c0-8526-86413f71af8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:24.536Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=688a2679-22b5-4ffa-a17f-1172487893be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:24.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:34.549Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d01bd32e-fc63-45f6-bbf6-032fcd339773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:34.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:44.560Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=92cfaacf-482d-45a6-810b-2b5246d5db94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:54.570Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8bf0d9f6-856d-48a6-b1d2-167e7cd8e48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:30:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:04.581Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2d955f0e-93f1-461c-9568-d3d3d7f05a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:04.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:14.593Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=65805501-4495-4847-b9a9-b57d3065eca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:24.603Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5ad23e42-8fd2-452e-91ac-e7ef8f1638a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:34.615Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fe9765a4-945d-4bdb-abe2-fbbef99be80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:44.626Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=be1e3056-8011-4e18-b5c9-1350021c52ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:44.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:54.636Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=89568d6d-9fb8-403f-94e0-4e976e6b17b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:31:54.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:04.646Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=09f105d8-b616-4d55-8f56-48d50f7c9a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:04.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:14.656Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=91d64ba9-9653-4efc-acf0-6285d4664dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:24.666Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d86242d3-8c17-45d5-93b0-05ca749520ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:24.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:34.676Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=993a2870-e562-422c-8bf8-245331c876c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:44.688Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d056585e-97db-4dd7-83df-167717fd15bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:54.705Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=37d1a66e-3446-427a-b40b-d4d4b21fe99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:32:54.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:04.719Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=825c3946-0286-4626-8e56-a2eff9422e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:04.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:14.730Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7d736f60-618c-40ba-870b-06282f19d545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:14.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:24.749Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7525b297-6b68-4f06-a2d4-870d63211825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:24.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:34.759Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4b8f12f2-1231-4990-b83f-26fbabe74ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:34.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:44.772Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1b075d7d-8112-4520-9079-e83327362af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:54.783Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3be3948b-13c2-42ab-8709-1dc98408c2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:33:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:04.796Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f64ae159-28ee-45a2-af99-f3ab6324b7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:04.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:14.809Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=71b7cf77-7a9b-41f2-92fd-086374df5ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:34:19.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:34:19.519Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T15:34:19.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:34:19.523Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:34:19.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:34:19.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T15:34:19.531Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T15:34:19.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:24.825Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a5fad382-3802-4fa6-a788-60fb0e0d2d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:34.839Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4575e5b5-39ee-474e-9d83-d3cece64d401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:34.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:44.852Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=49a25a01-fa4b-4399-967c-44ac91057fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:44.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:54.865Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3783eb9a-267d-4985-aad1-350f4fc7fc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:34:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:04.877Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=87087348-e1bc-437d-b0f8-ee5f8dcae3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:14.894Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e6e2baa9-d1e7-48ac-8b1d-bdf3dfec427a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:14.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:24.907Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9f1fed83-ff03-423d-b3a0-cfbb7b149bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:34.920Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=20a5180e-08a3-4878-be5b-ef4f6f6ce1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:44.933Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f874b7eb-1206-48e6-afab-a5738e1cf4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:44.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:54.943Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=cf5d6f5f-d31d-4e0e-b02c-f3d3d45d66cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:35:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:04.955Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=808f6c76-ab2c-41bd-ba51-e37cd336de30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:04.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:14.969Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7ceafb00-6b6c-452f-a178-971ac8798d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:14.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:24.981Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6633ac7f-3d53-4021-bf86-be17858739e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:35.015Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=116a4e4b-a84f-4e72-b90b-648e36ca0f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:45.028Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=aafdaace-ac3b-46a9-b383-1ee6b3882627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:45.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:55.041Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5ddc3e98-cea1-413e-9c48-4fc61d577e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:36:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:05.053Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9c9dfedf-6f98-402f-ba79-e73660d7fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:05.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:15.065Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=659d6a15-7ed1-4647-982d-86b1e923ba2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:15.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:25.074Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2a18e4a8-c1ef-4a0d-9719-44870fc9a252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:25.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:35.084Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7d98ff4f-2632-44fd-8503-15d61291ecdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:35.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:45.092Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a75de9a0-d040-4d3c-8209-fc9a16c931b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:45.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:55.103Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=cbeb507d-80cd-4d26-a033-b282960a72c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:37:55.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:05.119Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e5822dc6-03c7-4313-93a3-03711496ea61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:05.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:15.133Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7b166f1a-585a-4b96-a73d-b0819142ecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:15.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:25.144Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=33ff479f-eb4f-41f4-8061-5f7537f123c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:35.154Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=246b4aad-4e22-43ce-a242-efd92edb066c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:45.165Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a6127904-abd8-4467-ae31-4ce65fd8746b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:55.177Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=381ccfe8-c1cc-4f4b-a8ad-d7e9582f339a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:38:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:05.192Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2670f591-bf32-40b5-ba20-905331acc087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:15.205Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2a93373f-594a-468c-b1ec-11db851a70f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:39:19.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:39:19.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T15:39:19.490Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:39:19.493Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:39:19.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:39:19.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T15:39:19.504Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T15:39:19.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:25.219Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0ce67991-d38c-4e3c-82b2-a10010b7b7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:35.233Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5a1354c8-c092-4282-bbe8-34f06775a618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:35.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:45.246Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8961378a-64b4-4e62-954a-9a061cf17f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:55.258Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f7ab2543-8c91-45b1-82d6-14e70abdffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:39:55.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:05.269Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b8273b17-6324-45de-8425-a5bb1cdd7a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:15.280Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=88a48b4b-0ea3-4a8a-a077-b384f91d2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:15.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:25.292Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1c4a5cbb-0cd1-43b7-a399-a1a3b1eb596c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:35.305Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=351ec37b-3ead-405a-b479-cc1c632defc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:35.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:45.316Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9547a9f6-577c-4849-a56f-0a4e1424f4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:45.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:55.329Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0321c71d-f80b-4b6c-9452-dd056090914d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:40:55.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:05.339Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f5baf540-4f83-48cb-9135-460829f2a6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:15.352Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4b45feb8-ad2c-4390-a09a-0f3d09a881f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:15.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:25.362Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c21ce06b-5fb9-4b57-b3c8-d7a16cf13d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:35.377Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=742dc9cb-3291-45e5-a076-2bd3caa1a9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:35.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:45.394Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0328dedf-8e74-4ad3-b419-a742a8a15d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:55.406Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=59cef016-fddf-44ec-b059-17883dc5115f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:41:55.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:05.417Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=53927c63-d42d-4b6c-84c9-2f7bb729dbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:05.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:15.431Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=26ad883f-db69-43ed-b88c-f063370e1ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:15.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:25.445Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=50ba198a-63a1-4455-b8f5-8e1805136f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:25.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:35.456Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=680aad48-029f-4e35-ac94-dc8aacf1163f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:45.466Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9e833396-e13c-4e88-ac5b-d67fcdeab767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:45.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:55.478Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4a9114a8-3d10-47d0-950b-b5ba7a1573c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:42:55.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:05.487Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d4c59e27-8cbe-4d0b-85c8-dfb2a30559d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:05.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:15.497Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b408c585-c66a-4cef-b688-83abdf9d896e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:15.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:25.509Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=eeb5a463-7acf-44be-b996-7761eddc74c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:25.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:35.523Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3a941738-f3e1-4b58-abff-c7e3d70bc285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:35.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:45.542Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ab24d247-5385-4b68-9ed7-49f577db987a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:45.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:55.556Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=73890282-65b4-4832-8e83-23e4620b6834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:43:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:05.568Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4cbd0f85-fbe1-43e3-825c-407bf4e67671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:15.578Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4b8bd539-bbf9-457b-9142-fc15d187ac3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:15.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:44:19.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:44:19.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T15:44:19.545Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:44:19.548Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:44:19.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:44:19.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T15:44:19.555Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T15:44:19.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:25.590Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4b14ed7f-223c-4636-bd5d-51525a700355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:25.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:35.600Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b4375e26-c9ce-4ede-bc14-4bcf24b08cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:45.610Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f746da0e-b6ad-421b-9611-e1d983838dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:45.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:55.622Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4ded7156-c49e-48a0-a4d6-9ff8588ac22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:44:55.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:05.643Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=45d96a86-868a-4b1a-be31-99315d12bf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:05.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:15.656Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d35f12d5-abae-4530-993a-087eebeff0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:25.667Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3f322f80-07be-4b10-a348-c6a0322d9bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:35.679Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c1045d1a-e441-48a2-9647-5fb6c9e9ddc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:35.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:45.689Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e6ff5902-0178-4383-b0b1-dbe83636a42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:45.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:55.700Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=977aa6ad-3846-4e59-b4cc-f34a7ca4145f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:45:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:05.715Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=851c70d5-7014-4af6-9853-eb839711666a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:05.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:15.729Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=098f3a76-747c-4785-9d87-6d9e5233d384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:15.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:25.744Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=082f5896-ab8d-4ac0-9279-3c68e0f8d9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:25.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:35.754Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=42d7a252-0de8-468c-85e3-9853d86cdd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:45.766Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e6aa6f6b-e7dd-4a79-a95f-52de4d6f5842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:55.777Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3c8f8f32-f9fa-475c-90a5-fb686025cb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:46:55.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:05.789Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1ea3eea6-6afb-424e-8953-828a59afbbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:15.801Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=15a5ea80-da1e-4917-97b3-361505645e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:25.813Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a865f6be-1c49-4181-9409-cd351f56ab86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:25.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:35.830Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=af2eac6f-1748-4168-93a2-ed9eceded0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:35.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:45.843Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=47f08daf-df09-4b03-b112-6211892d4502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:45.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:55.854Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dd609b1b-72e8-464c-92f4-e5fe72309db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:47:55.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:05.865Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1e801ec3-71fe-4967-8729-248a93f3c218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:15.875Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9385c1b7-16d8-49f9-a004-d3d6a20fe888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:15.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:25.887Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=71fae246-ac5d-4934-bc80-d850dccce5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:25.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:35.896Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=008127b6-c4ad-472a-827b-e1cb69656d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:35.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:45.910Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9ec72045-4c58-48a2-ba41-1319f155d633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:55.923Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=efb062a0-c45f-4d67-90f4-582563c09f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:48:55.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:05.934Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=74cd3947-42e9-43f6-9e31-413afd8196fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:05.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:15.945Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=44b0b6bc-e783-4db1-9337-70b5215879bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:49:19.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:49:19.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T15:49:19.536Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:49:19.539Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:49:19.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:49:19.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T15:49:19.546Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T15:49:19.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:25.957Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bafd7788-f097-4790-be0f-4d72ddf8146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:25.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:35.971Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6229ce8a-768f-4595-b815-581c242034a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:35.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:45.982Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a6c60ecb-9267-42fe-9dc8-84c988ab751e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:55.993Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fed44b28-a9b3-42c2-8cd3-2f859e62fe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:49:56.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:06.009Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e7618dfe-ca57-4dcb-a357-bb29d3f699cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:06.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:16.024Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=57695da6-7cf6-4251-a111-1d76893bf5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:16.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:26.035Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3770d992-bcf4-45f9-a7cc-03f6ee8be212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:36.047Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e9ccd09b-8592-4e5c-9377-864d51b0f281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:36.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:46.062Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1bc9aea5-f5f4-4481-b401-351d6455b20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:46.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:56.071Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=048472be-b63d-4933-bf1a-26f493380b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:50:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:06.081Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=754b1946-b492-4479-a6a6-4a3bfb1e6b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:16.091Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ec35ab36-6b80-4e66-85e8-ad99049924fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:16.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:26.119Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d8573959-9997-4256-b357-a782ddd6ce01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:36.130Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7a9b6898-44e5-4656-927a-601b84a39144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:36.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:46.143Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=485cd179-dcbd-45ef-a795-4dfb597dfe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:56.154Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ca72cb07-df94-430e-a076-eb3e42b1adc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:51:56.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:06.163Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ed3e12c8-ace9-4b46-9dac-7bef6e9fc826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:16.173Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d6a42c69-0dec-4769-a14c-7bb8fcc2c1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:26.191Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=654b9bcf-40d5-4f9f-8df0-7c2dd739c1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:26.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:36.201Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ea201cb5-9501-49b7-9007-c1eab0372340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:46.213Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bb7856c4-38bd-4669-938a-a349d042458b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:56.223Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=57d33c9e-ea33-4d91-916c-1e365fbb4681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:52:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:06.233Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=db0cdf2d-0769-4c1b-9ec0-0d7150a0daaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:06.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:16.247Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4ae13152-585d-48dc-a52a-a2787e52ef5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:16.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:26.258Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=aab15c35-62c6-4a28-ae46-3dc44f58f7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:36.311Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=967f164a-39b8-4301-86c6-a719e113438b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:36.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:46.326Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=81c2d70c-2d70-426c-a15a-dce9a63f16ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:56.342Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=952ae27b-07d0-4234-b326-e9ca198cfc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:53:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:06.354Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=91b29e33-2d61-4f26-9af9-b11fec212112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:16.364Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9cf5b32a-3ddb-47db-afbb-ea37d7c7841c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:16.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:54:19.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:54:19.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T15:54:19.429Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:54:19.431Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:54:19.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:54:19.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T15:54:19.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T15:54:19.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:26.375Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9fc30d7b-0263-494e-86d0-a4b0e8a9dbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:26.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:36.384Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c7cafa08-875a-4a56-a4bd-cb59eb407c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:36.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:46.399Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7aa57513-622a-409f-910a-118599b9f7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:46.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:56.414Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a5d12846-0788-4ee1-9141-f97c382a6477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:54:56.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:06.430Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a0e03a65-2412-4d48-805b-a6abb8bb340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:16.440Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ae2b6349-6e11-48d5-8400-705896d6e3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:16.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:26.452Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f2494c3e-ea10-46ba-9ec5-efe51e1ee037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:26.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:36.466Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=badad9a6-39ff-496a-a2a9-a6821aedab49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:36.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:46.477Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2dbe2080-ed4f-4bfa-a91b-0b8d1b7676b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:46.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:56.488Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0993dc66-473a-482a-b496-e1705927b020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:55:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:06.501Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=309a49fe-67e5-4149-a197-20c93d5892f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:16.510Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e5a04939-4cca-4e4e-8833-ace41cc4af83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:16.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:26.526Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bd19ef1c-6a0b-414e-97c0-21cfacd69a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:36.538Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a95e4467-4086-462c-ade9-46f5648298e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:46.552Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=08110d1b-9fcc-4252-b29e-bdf2666db87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:56.570Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b5b41c77-bf10-4dcc-904f-e9da4b231ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:56:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:06.583Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e16214dd-1c40-458a-b1c3-7964a2d87d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:06.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:16.595Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f4b387d4-7d3d-4fca-9a09-ecb65cae20ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:16.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:26.606Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=68e8a63b-d025-48ec-8342-eb176e42b609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:36.618Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=07511ee7-445c-4a54-b723-a00401d9cd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:36.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:46.629Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a94cd731-1503-46a6-893e-038fdec465c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:56.639Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=14fd8236-4347-4b8c-9f6f-cb36596c5554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:57:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:06.652Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f3718003-e3fc-4de8-a8c6-8856417134a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:16.662Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a9ef4250-f5c1-4f05-8dd9-9b30627921fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:16.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:26.673Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9507654b-35b0-4612-8c55-ed230da63c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:36.685Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=51171d79-237f-4a75-93cf-b66c1133702e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:36.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:46.698Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b8f46464-fe54-43db-8c5f-4d4747e70ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:46.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:56.710Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=204824b0-ddd0-47af-b2e5-ea64e2eac314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:58:56.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:06.720Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0a76d9b1-2faa-4f98-95e5-453926a4915a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:06.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:16.734Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8df116a8-33c5-4cae-bd1c-7dde7e32e4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:16.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:59:19.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T15:59:19.502Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T15:59:19.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:59:19.507Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:59:19.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T15:59:19.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T15:59:19.515Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T15:59:19.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:26.747Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=981dcdfc-132b-4c33-bc0f-4ea5b357e29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:26.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:36.760Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6298f467-71d1-4ff7-b47a-b00bd58cc2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:36.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:46.771Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9553f70e-af92-4a37-8a29-d9712693ca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:46.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:56.782Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d7016aad-9513-4b5c-b84f-97fc2c7d9fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T15:59:56.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:06.793Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7b1ef153-40d3-4567-86f7-488f8b40b32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:06.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:16.827Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b10876f2-f25a-4834-9118-1514c1de32d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:26.841Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c5e526e6-4e86-4fb7-811c-bb8bdfd2cd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:26.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:36.855Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=55b7a63f-dca7-44b5-9bc5-85990200985b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:46.875Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ca31c190-4183-4b13-b4fa-0c6c0e957130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:56.885Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=61700b29-893f-434f-b375-d26ba4a22f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:00:56.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:06.896Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2db609e0-e63a-4354-bb2d-e930ed86ffd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:06.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:16.908Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8f9b141e-17c6-42a4-b37e-8df2f54b4bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:16.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:26.918Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=88c7112d-cd40-41b5-b759-1f06f2e60281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:36.927Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9892cd9c-8781-46a7-a9b8-8f7a5460b4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:36.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:46.938Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0322acef-9a93-4ec2-b643-72620e0a9668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:46.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:56.953Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=eed899dd-3bea-48d1-b1cd-e67e9f37fe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:01:56.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:06.965Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=86b3d58a-5ad4-4e28-bb74-506607f2e771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:06.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:16.977Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=53f09fd9-98ca-4bfa-b995-703f2f058468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:26.989Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ff8c7a64-b1f9-4a1c-8e6a-8b5d94a3c291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:37.002Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9bdd6a02-2d7f-4658-8445-5323f750b895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:47.019Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b700db19-af3e-47ac-8b9f-5614c1afc12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:47.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:57.030Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1f6b9f8f-26c6-40ef-b786-2b316bc568b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:02:57.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:07.042Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7b624af5-3e51-4953-84a5-045a65bd9ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:17.054Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f9dc15a6-da16-425b-9267-ea00ed0610ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:17.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:27.065Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6e717f95-2300-4341-b4a5-bb359ff6717b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:27.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:37.074Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5ab6d3ba-c46d-494a-b90a-7df4acc1ba36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:47.085Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f26a6642-5dd6-40d3-aeb5-dcc220a242b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:57.095Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=86546baa-c568-48d0-8f7a-7a7c799e53e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:03:57.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:07.105Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c35f4430-77a2-445d-a419-7e428a934808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:17.115Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b11757f6-e457-49ae-a563-b5803ef0060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:04:19.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:04:19.512Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:04:19.513Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:04:19.515Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:04:19.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:04:19.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:04:19.522Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:04:19.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:27.126Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3f58cda9-120b-4c1a-bf7c-16eb1169cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:37.137Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=367f71b1-d91d-4f0a-a5d4-4726974d070d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:37.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:47.149Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dc54fa93-b0b9-4510-b26d-286dfa773b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:57.160Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bde9fdaf-322f-42c6-849f-f87408b11dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:04:57.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:07.172Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=96ab40bc-e049-4869-b8b0-aafa2d03b893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:07.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:17.184Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8096be62-ae6f-459d-b13f-d8413aef3ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:17.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:27.196Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fe650d9c-42ec-46d6-80d0-d76a794eeaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:37.209Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1fffba60-9621-4d0d-b877-0fe54407f2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:37.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:47.221Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ab0b4370-8a9e-4ba4-8d45-82f7f0159200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:57.231Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e5f1c95c-64ec-4b70-8e9b-8d792b449b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:05:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:07.244Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=991870c7-2f03-43ea-a836-aa67db82c82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:07.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:17.255Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=936dc1fa-aa2f-4215-b7c4-b54cbf36d4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:27.265Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8d1389ee-0d1d-4eae-a3fc-8e04bac8dfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:37.276Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6e8e5b87-64ad-4e94-8829-df599128a738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:47.290Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dc81023d-cdd9-42e5-9781-8106033045f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:47.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:57.303Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=764b4e40-4f39-45ce-a9ad-20ef4e53bba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:06:57.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:07.314Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7bd06877-0402-461e-a95e-55ce79ffeae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:07.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:17.327Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d50df78e-daef-42e5-9e4f-761d3fc80563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:27.341Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b29251e1-dceb-4d36-8f99-46dbd1baad84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:37.354Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5861f8a8-4dae-4620-88f3-725773cd9726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:37.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:47.366Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7e2e1904-d38d-4c20-86cd-08e6b4c602b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:47.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:57.388Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f93a1d62-8c42-4201-b86d-a85554b9dbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:07:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:07.401Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=00fc4059-8d9c-41dd-a87a-95e9f7bac1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:07.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:17.412Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b9f404bb-4819-4969-8e4f-6a17ebaace73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:17.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:27.424Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0fcfaed3-b292-4f5b-93e3-2776813a86c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:37.436Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7cfaebc7-9c8a-471c-acb3-567387e68edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:47.449Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=632c0c0d-a733-4a9d-912e-6b93050a6217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:47.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:57.461Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=547ff245-fd42-45c6-85bb-866f306fa9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:08:57.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:07.474Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1135ab02-8fcb-4a68-ac3f-257acb6cd0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:07.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:17.485Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=46d0652f-f48d-4c7e-b1d9-64e29790b7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:17.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:09:19.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:09:19.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:09:19.490Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:09:19.493Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:09:19.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:09:19.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:09:19.501Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:09:19.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:27.500Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=54c667b4-f50c-42e8-b3cb-7987bce1072e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:37.510Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e00dc7c2-a051-44e3-9ad2-1f4f66de27f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:47.522Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3e4f8b83-bb87-481d-8cdb-a2dfdaf6e303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:47.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:57.533Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=186dec1c-15a7-4579-9447-5750303f54e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:09:57.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:07.547Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e2d51cc5-9300-4b44-841e-70cdc20d2cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:07.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:17.559Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e9bfca31-bca0-427f-bb3c-e1a7eb41a477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:17.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:27.571Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=85bebc9a-7a83-4757-bb0b-1645a2350b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:37.582Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e248cd1f-c52f-44d4-bc53-9b222f75b5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:47.592Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4f147951-2059-4d7e-871a-f42e958d7eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:47.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:57.603Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bb80c87b-eeb5-4796-b7a7-750ae24dc6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:10:57.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:07.614Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=61023e04-1a85-4c02-968e-6861d08ce76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:07.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:17.625Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c12861ac-5359-43de-a1f2-ebee7fe0a1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:17.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:27.638Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=da4f2d9d-a66a-460e-8951-a6f2a43d7ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:27.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:37.650Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6146383a-f8fb-4108-a5ee-3b13e653ca1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:37.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:47.661Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=06bc2abf-3f28-4c87-a137-345db9f01baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:47.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:57.674Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2d68e585-2b68-45b8-8d03-afba54ddfda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:11:57.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:07.691Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d63e2a01-28dd-4061-868c-1a6feb25bc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:07.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:17.704Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c92e8d81-4934-4d39-9920-8497477b3d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:17.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:27.715Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e1d6c570-9c63-4de2-b0b8-6384f649013b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:27.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:37.725Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=01218787-5308-4c98-b69d-336a8a7ee5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:47.737Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e3828616-cb33-4358-8c9e-8d06f975e8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:47.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:57.757Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=52d8e583-7617-4a6a-9980-b8122e0661d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:12:57.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:07.781Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e26005a6-71db-40ab-99e7-b715338b7aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:07.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:17.795Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fae2a94d-728b-4206-92b5-ef1ae297641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:17.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:27.812Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=16b478c1-6f60-43b5-b26f-e1f6a9e93814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:27.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:37.825Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f1b3a058-fadc-45e0-b5f0-0143fba0d928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:37.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:47.841Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7d0897ac-b5b7-4a63-8601-b1c9f338a666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:47.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:57.872Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=30c06d88-7785-44b5-9f30-200bca6d6a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:13:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:07.885Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=de343604-8836-4210-9f04-db3473faa947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:07.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:17.898Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=30011d30-eeb6-4223-b56b-86821f09b57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:14:19.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:14:19.463Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:14:19.464Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:14:19.467Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:14:19.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:14:19.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:14:19.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:14:19.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:27.920Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=33b0948a-f0a4-4ad5-a33a-beef4c83187c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:37.931Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c8ce04d7-4c84-4c2d-9638-e54d7a227a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:37.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:47.944Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=443ea11e-7564-45e6-81e0-efa659f46554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:57.961Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d8fe4e2f-370f-40fe-8414-7727488dded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:14:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:07.978Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2877bb5b-cfe5-40de-b1b3-5c8e87bef643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:07.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:17.998Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ea1276b5-0922-4fb8-b5d4-750d6f13482b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:18.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:28.020Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e0d3918c-a2da-4b85-ac61-bac283a4d363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:28.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:38.059Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=697a824a-4172-40b4-9190-1d79a141d9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:38.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:48.070Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ee1e8d0e-c277-4d91-baae-781bc70e17e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:48.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:58.084Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ba6f259b-a5d9-4253-b282-074f8796122f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:15:58.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:08.096Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a1b6d69e-a189-4111-b02e-eaf6d38316a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:08.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:18.109Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=37f52104-15fb-4db7-b0d5-5685bfcc7057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:28.122Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=032a0fa6-1bd3-4266-b855-f5125a578b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:28.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:38.134Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5210cd14-4043-49f5-a617-8ebce7fd52d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:48.153Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=643d446a-36d2-4385-bbb9-bacdb523d351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:48.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:58.165Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=284208a4-f54f-474c-8fd0-0f1ce2f43ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:16:58.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:08.176Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2abbfccb-ff49-4d77-8317-dc21069d0b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:08.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:18.187Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=579b67b8-955b-459f-bd15-10420cfed358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:18.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:28.196Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=76788c95-7f26-4b2c-8720-7d1d7234a0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:28.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:38.207Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1630081f-e5a4-4d83-bfe4-577b1797a4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:48.221Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=34e49a3e-67b0-40dd-be05-e7eb120070c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:58.235Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=232617bf-eabb-433b-a724-f867dbf5a03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:17:58.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:08.249Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f5ae1361-8f1c-47a0-8811-27c61b32cdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:18.266Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bc0e967e-7a79-4986-b1cc-80eb78a41d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:18.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:28.279Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=619ed97a-bcb8-440f-a9ce-9b01289bb5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:28.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:38.296Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=91dc31f9-d923-4379-b758-98c83c0adc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:38.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:48.316Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=41cc0501-69e2-442d-a34e-e8c7a603565c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:58.329Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b7dfdfc9-0f71-4701-81bb-231acb3dea0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:18:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:08.344Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5e587b05-c8df-4a29-b0e0-f1b1dda41bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:18.353Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6c4ea5c9-1513-462c-bee4-7e6a9b4bc2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:18.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:19:19.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:19:19.402Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:19:19.402Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:19:19.404Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:19:19.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:19:19.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:19:19.410Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:19:19.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:28.365Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d486352b-7b1d-4893-8749-9f3b50767b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:38.378Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f7247bb4-a132-4d4c-9ac3-2bc5b9d92d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:48.391Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=01ebc78c-2db1-4697-99b9-88470536856b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:48.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:58.405Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d67b88cf-8cd1-4fd5-8d95-f562b10c9cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:19:58.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:08.417Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d02d8802-7a7b-42f3-8985-94582d240e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:08.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:18.429Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d0b7ecde-7b92-4a88-b2aa-ff2b068141e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:28.442Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0b0d41d0-e12a-482d-ab7c-a6d7440797a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:28.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:38.454Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d1187ede-d517-4b22-a0c0-6941b59c7675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:38.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:48.470Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a43abbe1-d17a-4997-8737-02ebecde3d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:48.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:58.481Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f38c29dc-5dfa-423d-9165-ce8677a079ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:20:58.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:08.499Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c7c270f7-5015-4f4a-8a85-6c0a6fcfe83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:08.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:18.509Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b2e2a7ea-bf18-42eb-9358-5017866374fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:28.522Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=94dfdd76-5afe-4184-a106-6e77895f66ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:28.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:38.534Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=57581ab9-0fb7-4cd8-986f-b94438c685ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:38.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:48.551Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ecf3aaba-929f-464f-9f81-0474e97aa60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:58.570Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a7f91813-1626-4aa0-85e7-44bc6ff185e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:21:58.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:08.587Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=21cf24d2-9af5-4d3a-8267-f50223779ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:08.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:18.619Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=abdfa333-4af8-494b-a3d9-ba96e7fc7623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:18.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:28.632Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b50e76d9-28b8-4b6e-b5c7-c7d5baa6178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:38.647Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c9cfb368-5531-41fe-9013-48646d05e46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:38.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:48.664Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=73cf398d-defb-4909-a7a9-608cac40caa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:58.680Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=aecc277a-8e2b-4eea-b1d3-a39338ab8831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:22:58.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:08.693Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e456a095-d288-4ee9-84ea-04dfac65ff59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:18.704Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=468530e1-302b-452b-bd43-99fde7b5728c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:28.716Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5645be92-1dcc-4012-a55b-083d73d5763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:38.728Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a64aebc5-65ec-4164-ad74-a7cbedb77180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:38.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:48.739Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d15b0100-0d2b-4a25-9170-6fd8ab0ce182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:58.751Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ea0813c6-0d2b-4576-afa1-b53c6dea8c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:23:58.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:08.764Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e0fbe302-b7c7-46bc-8c5c-6eef42bbcc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:08.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:18.774Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0caba287-9769-43f5-8cc6-faf2e62e0bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:24:19.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:24:19.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:24:19.546Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:24:19.550Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:24:19.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:24:19.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:24:19.557Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:24:19.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:28.786Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9905db45-95a7-4aab-8b2c-4f7501643f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:28.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:38.798Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0cddc42d-6d48-4b98-86e7-5cdb3231f157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:48.809Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ea354092-1995-4e69-9fbb-acf4a659f253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:48.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:58.820Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f5befdec-14e4-4c60-a797-26db17336cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:24:58.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:08.836Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=81023ba4-1e77-4d8e-98fa-24d48ec77792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:18.849Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=01b0aff1-5a38-4220-a859-69ba8aa24231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:28.862Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=735aedf7-5f86-4380-b8c7-e893ec8d7b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:28.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:38.874Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=01da58a5-9f85-4996-a976-ae6161150877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:48.888Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=375d8205-d1a9-4ff8-aabd-fb09bee2543c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:58.898Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=10245e09-1bb6-4b4e-b1f2-c89f3bcd8f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:25:58.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:08.913Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=16a17f0d-6b32-40c1-bf28-c1f43f19115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:08.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:18.926Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0d035c95-7e36-4f52-a69a-c52577d0e83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:18.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:28.939Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8de0990a-dafb-48c9-8950-7644cac92504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:28.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:38.967Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0a1b9e68-a7ce-4a81-80b1-17dfde90b67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:38.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:48.980Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=df1ea0f9-c000-44e6-adaf-b5e74dae8e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:48.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:58.991Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5868501f-383c-4275-8c0a-494beaec09bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:26:59.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:09.004Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2a03b5cd-a348-4085-97c9-1ce418dae464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:09.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:19.016Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=54c23d6e-cf43-4671-b73b-eb6639a9cdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:19.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:29.028Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=292424e0-d09c-4e60-9f30-bf77fedceee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:29.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:39.040Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c6a5f3c1-5732-4ada-abae-fb7b43968026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:49.054Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f36becbe-d39b-41f4-b86f-25f5365b74ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:49.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:59.070Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fb0de0c1-0c42-4310-acac-5c6b9201225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:27:59.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:09.084Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f5fc773a-9a86-484f-a137-342b4e9ad1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:09.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:19.102Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=22023a2b-93bb-4fa9-997a-6d9a79f11e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:19.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:29.113Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=31274bc0-551c-4ffb-a44c-9ffe1c8afa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:39.124Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=27dcc48d-b412-4e4d-a89e-8f79a2b47d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:49.137Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a29f615b-4983-461e-b7cb-8f195af7fee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:59.148Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bf6d027d-9a49-4bbb-af51-f23e7ac1683f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:28:59.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:09.160Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f41bb154-99be-490c-a39d-54e632acec94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:09.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:19.173Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9603ee1a-85c7-4976-94ea-d2cad4fdfbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:19.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:29:19.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:29:19.539Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:29:19.540Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:29:19.544Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:29:19.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:29:19.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:29:19.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:29:19.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:29.183Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=487e5602-7a80-414d-94c8-d71d7cfa7e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:29.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:39.201Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f5509470-9b69-4827-b951-53f0f1c322b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:39.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:49.213Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=940743d9-fe49-47c0-a5d2-a2f7c335c875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:49.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:59.224Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=68e6762b-c628-43dd-8e1e-dd62db7c84cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:29:59.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:09.235Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=290d24b0-44ad-4204-b876-050af537e2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:09.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:19.245Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0c08618c-bb14-456f-9dfa-fdfcc6c91f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:29.258Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=beff26a1-b97b-4a68-8a99-23f8b2f1d0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:29.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:39.267Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ef4b0c68-ed45-4263-8dbd-b148b41580f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:49.278Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f1d4b202-5626-4e93-a526-9306cf5f6d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:49.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:59.289Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=35b76dca-136e-4302-b979-6d8f7afd9281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:30:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:09.303Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=978ae69a-c2e7-4864-bbdc-22edae1dd522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:19.315Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=110c063b-2981-4cba-a32d-5ec72b768d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:19.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:29.328Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1d51c05b-2b85-414e-aa95-2f512bd234a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:29.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:39.338Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d749c215-fa1d-45b8-88de-ef6e375ce348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:39.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:49.350Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0033d2c2-4e9e-430f-8977-0da93b9fe665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:49.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:59.362Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=cd8c335f-5c2f-48e3-8f73-24d853ece058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:31:59.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:09.373Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e4eb3353-51d1-48b7-911b-2c5c09eb8fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:09.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:19.391Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=39b6d955-afa1-40b0-9193-a58faf1861fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:19.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:29.403Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=06bf1cca-ed42-4948-8aa2-750d44a4adb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:29.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:39.420Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=52068c2b-e3a3-4a1e-99ba-7390a626a3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:39.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:49.431Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=93fa104b-cfe3-48c4-924b-b8c762cfac2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:49.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:59.442Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a85c6c23-98c0-4642-9089-0e4754a0b4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:32:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:09.456Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=817cd3cd-3d7b-4824-bc8b-d1ece43a2604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:19.468Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6fcf732c-1c86-4dae-adbc-34a02200b175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:19.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:29.476Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b30e5f32-055c-402b-b4b7-e0eefeb57978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:39.486Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=21895e5d-f39f-4264-91f4-8198c41a141b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:39.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:49.500Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=980958c2-0f49-46b7-ac83-16c4cb5f9847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:59.512Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=cd417141-9d51-4375-b516-a9df5b69472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:33:59.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:34:09.529Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2c43778a-17f6-4969-96fa-30a232e75879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:34:09.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:34:19.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:34:19.521Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:34:19.522Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:34:19.525Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:34:19.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:34:19.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:34:19.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:34:19.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:34:19.540Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e545d599-ca87-4ef6-8505-b8e85f6e355e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:34:29.554Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=de5bdf38-ced1-47ae-83fc-7ab1454f0931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:34:29.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:34:39.565Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4e3638a4-f2d3-4f65-adde-c1757e9caee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:34:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:34:49.599Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=883f6d9f-657b-47eb-9cfc-8740c77e6373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:34:49.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:34:59.611Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=77a6569d-ece1-4aad-8c0f-d8c5530ef231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:34:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:09.624Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=814bff05-4eba-4965-89d6-fa97dd0abb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:09.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:19.637Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9e90e53a-f124-4fc1-bb98-617f2d57324d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:19.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:29.649Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=cdab485d-3425-44f5-9d91-82e9be2c4bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:29.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:39.685Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ac337361-b76d-486e-8f7c-1db13f27a704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:39.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:49.699Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0fa366a7-c8db-496c-a706-d79b23f94193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:59.709Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=25634539-aa4f-4b88-81ef-488c801aaece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:35:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:09.719Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7c9f37e5-b24b-4511-bc07-31fbe639fd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:09.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:19.731Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=07bf1ee9-cb13-45c0-b68c-84fe29ad51b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:19.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:29.742Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=db1d8a92-ee3c-4d69-99ac-e248eb5ee444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:39.757Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4eab0257-e6e7-4847-bcd3-49e2beabc221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:49.766Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=471256f7-a57c-4b82-9638-8507d29a28db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:59.776Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dbb657d0-2694-4e3b-a112-ba76eae1099f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:36:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:09.787Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f15681ce-fd72-4d29-92dd-9aba22663bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:09.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:19.797Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8dc607f4-4de2-4672-a4fd-0d538771cde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:29.807Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f7d0933c-d001-45af-be01-15576dac843b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:29.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:39.817Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bee42f40-fc0e-4a4f-b189-0c228ed9518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:49.828Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=63c1729e-be2f-4a8c-a769-563c418cb736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:49.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:59.839Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=48a0bf5e-a08e-4193-a932-973ba4967a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:37:59.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:09.852Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=892a4c04-5d48-4f90-85ae-5656dd8bc450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:09.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:19.862Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f2ff4db8-8adc-401b-af0e-190f9799c693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:29.874Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=16ac5a7a-afa8-459e-99c5-482137fb4fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:29.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:39.886Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7ac0023c-91b8-4a9a-b427-c093c424e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:39.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:49.897Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3d71c99e-3e6c-4a36-83bc-c176172a2d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:49.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:59.909Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4d5a51cb-53bf-4ef0-b3b4-7cccc694c97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:38:59.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:39:09.925Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c658fb19-f916-447b-9c0d-f73b87be276e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:39:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:39:19.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:39:19.462Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:39:19.462Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:39:19.464Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:39:19.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:39:19.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:39:19.468Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:39:19.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:39:19.938Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ffed1c02-2cdc-43ea-a12e-2e234449c5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:39:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:39:29.948Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9f5182bc-bed5-460b-865b-bf7a1e4aa11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:39:29.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:39:39.967Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=44244186-61fb-4259-b3b1-7fd69c9e4c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:39:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:39:49.983Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d7fb0c2b-d646-439b-8fe2-1923160a7434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:39:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:39:59.999Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8c5aad12-8b6f-438a-a38f-42647fcb48d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:40:00.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:40:10.013Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2e9eeb80-c597-4a33-aaf1-dff105897b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:40:10.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:40:20.030Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7ea79ebc-0a4c-4d8b-9c85-78dd2ca14ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:40:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:40:30.044Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=88c206ec-99b0-441b-86ed-a458043006fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:40:30.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:40:40.057Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f2c1ba7c-dcd2-496b-a588-eb9435ab5aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:40:40.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:40:50.069Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bf590c72-af93-4695-a061-b82b98666aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:40:50.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:00.080Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=600cf9c5-be5b-412d-85dc-814574bfb88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:10.093Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1416a5ab-811a-4a46-bb7c-eee02633aec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:20.104Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=123b4a7f-6830-4be0-a7dd-4a4e08cdb56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:30.115Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=550bcb88-122b-481e-9913-47fbfdc573e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:30.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:40.127Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c7d86ee3-866c-40e8-9d56-f58d3ac28b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:50.139Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3203a9b1-d858-4e11-bc4c-9c4768517914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:41:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:00.149Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fa5c9b6c-86fc-4371-95c4-7da414f2cfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:10.159Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c00fc71a-e375-47ee-bca9-04c55c77b389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:10.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:20.169Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=86296d6b-954e-450f-82cf-d05dbe0dd391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:20.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:30.181Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3211d3d3-b58c-4309-928e-6d9856780536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:30.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:40.192Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4f1c2e79-5280-4ad1-b53e-89314e5bcfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:40.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:50.204Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=35f0fe95-31e7-43a3-9f2c-7d8e6021ce76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:42:50.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:00.215Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7666e915-3ca5-4b9c-af3d-c6ea8a05ee1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:00.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:10.225Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=37439218-9737-47c7-80e8-d0dd39669168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:10.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:20.237Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d0b586e1-7f87-44b6-a6f5-3f1ecfdacaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:20.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:30.247Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=15affa15-8157-47c6-8278-8956657aeba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:30.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:40.259Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=874a7fd8-dbea-45bc-b820-4ede32c90a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:40.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:50.269Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=be080ab3-b1ac-4a10-84a6-3f4ff4dc0641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:43:50.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:00.281Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5d6a1deb-be28-47fe-91fa-23e164973f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:00.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:10.291Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3b6bb9e7-193e-4fa8-878e-eb2cbcd484ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:10.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:44:19.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:44:19.480Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:44:19.481Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:44:19.484Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:44:19.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:44:19.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:44:19.489Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:44:19.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:20.303Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=39d03f61-12b3-47a8-8885-8da9740fff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:20.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:30.332Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c85372bd-fa1a-40e3-8b46-0469352731d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:30.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:40.345Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=10cc27c1-9e86-4804-bd7e-3a7e825dc1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:40.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:50.355Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6959c676-5cb4-4ae6-a7bb-f0048da5d607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:44:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:00.365Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4b6310f4-a24b-4e44-93bc-35b1ca544bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:00.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:10.376Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b42ed996-16db-4bb0-972d-72797893261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:10.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:20.389Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=96526d77-b882-4419-86d2-181fcbf0ea33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:30.400Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d40fc35b-e5ea-43f8-9cd2-226579603424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:30.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:40.410Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ac058492-2825-4d04-9031-305c49524a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:40.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:50.422Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=af96c822-5653-43c3-a8e2-e32e60ee6b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:45:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:00.433Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e5b35076-eb29-48b1-8032-85d04c600b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:00.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:10.449Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ae41e318-a933-45b0-9822-dd502e655b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:10.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:20.459Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c193a9d8-2bb1-4d60-9530-e546cd041bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:30.469Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=01a45878-998a-454c-a31a-5b9135a9182d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:40.482Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f4b62d4c-2183-49a5-9629-c5f860aa503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:50.491Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d877b2f7-263b-40ca-861c-2855d3e11043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:46:50.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:00.512Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c618350f-7ce0-4446-8617-2c2f19ff0e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:00.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:10.530Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e150c424-e899-48a2-ba35-2004daabe8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:10.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:20.541Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dd00d7cb-1143-4782-bdc1-5b15389c9da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:20.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:30.560Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e4e9a137-478c-4958-a5da-11be3f22bb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:30.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:40.570Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ad1746a3-83cb-4f90-8f67-0d5651fd7dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:40.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:50.584Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=55634544-19da-44cc-9483-8b6f09d12eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:47:50.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:00.608Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=44ca463a-c964-4914-b6e3-7075e793c29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:10.626Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=974821a6-da70-4989-ae79-f09179991ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:20.638Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=deb8a8cc-ea8b-4d4d-81eb-01d509391add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:20.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:30.658Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dbcc90f7-57a7-4532-b409-9f4cded2b029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:40.670Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dd248a1e-c566-4fec-becb-ccefaab9d401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:50.681Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8c153b19-aca5-43c3-add7-35f3562a13d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:48:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:00.691Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e5abc420-8840-4676-a206-2fe8639314e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:00.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:10.702Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=971ea0b3-27ff-4c2c-98bb-fac816a86264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:49:19.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:49:19.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:49:19.545Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:49:19.547Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:49:19.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:49:19.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:49:19.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:49:19.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:20.715Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c2771f77-da4f-4b83-a03e-67e4d3a1a7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:30.726Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b771a2ee-421d-4097-b75f-d41a74241150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:40.736Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=28866bc4-4712-4af2-b062-0e6743c813a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:40.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:50.759Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5dfe83b4-1a0d-47d6-8c11-4acd2e1e4dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:49:50.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:00.769Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e7c06552-be64-4800-964e-a87aad5e41e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:00.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:10.781Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=efa082db-7f8c-4ad8-8fb8-ac586ef69633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:10.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:20.791Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=29f89754-0bfb-4885-934d-c1bd1dfdaf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:20.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:30.802Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c2af3d32-b817-4a3f-89e4-e2921f065a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:40.815Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=be718a65-487e-4e47-bb03-9a31949674f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:50.826Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=99c0c830-c1a4-4cc7-abfe-10bc8babcb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:50:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:00.836Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2b425684-efb1-4385-83c3-59a43ebad3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:10.847Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=cf26f165-3244-443d-a3dc-1a8c72c7c4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:10.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:20.857Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=70a97edd-7eb3-4cdb-888c-9ff2842d983b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:20.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:30.868Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=edd9bfd6-3740-4651-84bb-ad6ccc1bb7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:30.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:40.878Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5beec9cd-61f7-48cc-9aa5-c9e556364796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:50.890Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f18bbd15-5900-4763-a2fb-c3616d1e52bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:51:50.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:00.907Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8306b26b-25c1-4016-8943-b6ba16b78cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:00.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:10.920Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f986087b-b5a3-4eaa-9c35-102af2e3d323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:10.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:20.933Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=76332b27-1025-41d7-85f9-a8cae60e8570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:20.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:30.944Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=566f75c6-17e6-4bda-b2e8-de61452846f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:30.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:40.955Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e3d89d42-7426-4906-a34f-46a95bfad3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:50.964Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=752f20fa-f220-4ec3-8ba3-2b6a2c8fcd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:52:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:00.975Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ea88eb58-18b1-4ffa-8eec-d700793c4410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:10.985Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=765a6dc0-74ed-4f84-82fa-af096977890d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:10.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:20.996Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=aa8c161b-41b2-43c9-9059-b0f391a4f0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:31.013Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6abe8052-a679-4304-a11a-f128234c8434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:31.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:41.030Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c683aa7b-c21f-4ec5-a33b-d112f506bceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:51.041Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=aca214aa-dc45-4199-8546-02cc5e4dc3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:53:51.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:01.053Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=df5ce541-0ab9-4cb8-be18-9b1078e7d534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:01.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:11.064Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1b0970a2-a2b6-4ac3-9bd7-511a01cbb7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:11.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:54:19.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:54:19.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:54:19.557Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:54:19.559Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:54:19.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:54:19.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:54:19.565Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:54:19.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:21.073Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bb28705e-37cf-4a5f-92b8-e75f3ebe2318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:21.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:31.085Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f758fce4-cf53-4d2e-8c69-abd43232a900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:31.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:41.097Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0a249243-7e9f-4126-9e96-15f1f3da95ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:51.106Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d6fbc431-696f-45fb-9230-b00147fd78f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:54:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:01.117Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6d46a873-809b-4bcf-8bbd-1362ffcd651f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:01.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:11.127Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ea32616b-aaf6-4a10-be7f-5473e5d6020e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:11.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:21.137Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a7a8eedc-4b9c-4e13-936d-d7beb03da73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:21.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:31.150Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2279be98-a347-4f72-952c-ae449be2d92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:41.160Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2daca48b-974a-48c8-b1c5-afd920bc2bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:41.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:51.171Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1ee9844d-bb3f-4fb5-8c25-f0c42882eadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:55:51.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:01.180Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b8b4055e-24bf-4b51-8278-d1a491f00278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:01.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:11.190Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0bb9dbf6-a7d7-4f3c-b7df-29eff99d527d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:11.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:21.202Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e1adb54b-4159-47f3-aff9-4d47e4b761b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:21.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:31.217Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6256c088-9dfe-4368-870f-603ed7e565c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:31.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:41.226Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0e3d8a41-2c9a-4582-8964-8125baa655c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:41.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:51.237Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3f37d7fb-5f15-4fbc-bf07-b637566ae510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:56:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:01.248Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fb7231f0-ed9f-4f2d-b057-4fd1a4760155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:11.259Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e5231158-1a50-4c79-b6fe-439a788f55df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:11.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:21.269Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5a893d68-1ce8-4c51-9d7d-176ea21a78d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:21.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:31.280Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6400cda9-7b88-42c5-9f38-18c54637d13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:31.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:41.294Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f886beb4-2911-4a4d-9dff-73b4e33a9eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:51.308Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fce142ce-19b7-490b-b00a-697ec2bd1dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:57:51.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:01.320Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=cf48b3de-431a-4cf8-98c5-81b0cb5ff89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:11.331Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1f0550d4-519e-4cf9-9a2a-f9c39988c500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:11.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:21.340Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=12f6ebd6-e952-4e76-8c84-5769b5cd2a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:21.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:31.353Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=544ce6e1-99b1-4a77-a8f8-d3828b4785d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:31.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:41.363Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=be61c74d-3590-4337-a6c2-689436169b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:41.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:51.376Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3c217f4e-5da6-4e0a-8eb9-a29fc98eb486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:58:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:01.387Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=91f97ef4-3e40-4df8-8668-97fc0a62d487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:01.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:11.399Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1a826d90-ca89-405c-9ac2-3c7e99d0845f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:11.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:59:19.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T16:59:19.445Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T16:59:19.446Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:59:19.448Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:59:19.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T16:59:19.454Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T16:59:19.454Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T16:59:19.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:21.413Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b08748db-3b88-498f-a38b-fad8e5c1bbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:21.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:31.424Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c0b40e39-0317-4024-a593-a9cf752a40e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:31.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:41.434Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=03fd3338-9046-4b9d-83b3-4c09e3b0d407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:41.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:51.444Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=39cf44d3-a101-428d-a59e-889ffaa7d88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T16:59:51.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:01.457Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b91d2444-4feb-4adf-8cda-059bb0128cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:01.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:11.469Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5462f4d2-97ce-4110-b138-f36955823825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:11.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:21.486Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=44f2b138-1b5c-4092-8f93-8078dc362803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:21.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:31.497Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f8af963f-286e-441d-992e-c7d24b58c3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:31.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:41.508Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a9d5ee23-4922-4115-b649-b708b80166d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:51.522Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f8445a88-80ee-41a5-b10b-a0c11a2325d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:00:51.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:01.533Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=469dabba-7070-4059-a1d3-ce2ea4a27220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:01.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:11.544Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5d49a06f-ac41-4d8d-b60f-3c37001334f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:11.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:21.555Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b769440c-d18e-4d17-9020-e0b2b3d3dfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:21.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:31.566Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=269caf94-61ad-4f33-967a-75068c69c303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:31.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:41.576Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b4054c27-da23-444c-b27c-37cc7440ea16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:41.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:51.585Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1a509427-9e67-4b78-b0fc-74e81072ff26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:01:51.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:01.597Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=40fd37b0-f4c1-43c8-b0fc-adc76c9f934c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:01.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:11.606Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4cc3fa28-822d-483b-938f-fedb8204f40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:21.617Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bea225fe-9c07-4604-b228-191ee4d02a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:21.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:31.630Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=409e588c-46ca-4822-bd87-9d88ede6d9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:31.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:41.645Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e3561b16-4263-4ab5-a292-2951b7a4d101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:51.656Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3276ff20-ba69-493a-8638-8ce5c4427fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:02:51.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:01.669Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f35dd7be-1940-4865-b6e5-7f5d97909254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:11.679Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1461c2c9-2073-4dcf-a56d-b4d5cdac86f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:21.689Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6698dfed-72a6-4e63-b8a8-280a51da35fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:21.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:31.699Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f71cdb01-c30f-41bb-b0af-9eea2975503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:31.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:41.711Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1790d832-c9b4-406a-9eb8-5ee4b9fc00d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:41.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:51.724Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=11a3f874-b894-423b-865e-ec1c0e674062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:03:51.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:01.739Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b8d3fc2b-e235-4f9f-b48a-77b2a49b30ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:11.751Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e0dcc95c-cec2-410e-831e-389309f86070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:04:19.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:04:19.462Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T17:04:19.463Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:04:19.465Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:04:19.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:04:19.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T17:04:19.469Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T17:04:19.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:21.760Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3afb05ea-7008-4a04-a194-68ab7a6ad0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:31.769Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1b51fcb3-3395-4995-b4da-004622a735b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:31.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:41.781Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=73ef1f62-8411-444f-9ac3-2f083d336d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:51.798Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2c2b0474-9d66-4009-97d1-2f58a07068a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:04:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:01.809Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0341c1fd-50b1-439a-b3f2-c02b262c297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:01.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:11.818Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bd026e70-2e02-40bd-90f8-c13acc270146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:11.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:21.831Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=42a32de7-c77a-4021-bdfb-703c34368f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:31.843Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8656b2a0-7bcc-47d9-ade0-28b2f679ed74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:41.854Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5be19345-3d2f-46a9-b884-7d12e977ad3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:41.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:51.874Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=980ad145-91a5-40b5-8a44-9aac91398e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:05:51.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:01.894Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=401ff12d-26a6-4fc7-8e1f-21988e069d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:11.904Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a302ea92-9670-47da-a060-0609f9ecd230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:11.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:21.917Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3969af00-defd-4e9d-9e31-804405fc37fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:21.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:31.928Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d755f15c-685d-48b8-90c1-6cf6fde64709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:31.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:41.939Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7ef805b2-a0f8-4587-8cdc-249ccd6e14c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:41.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:51.955Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=23489062-fc96-4af2-bed8-92360eca4286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:06:51.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:01.969Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bab8495b-bf07-4535-bfce-4866bb2e057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:01.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:11.980Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d1693d9e-1174-4c28-b270-30eb53e37e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:21.991Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a0addb2b-740c-4530-a859-747771a50d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:22.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:32.002Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=050c3b20-0d26-4457-80ee-6b4e048d42cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:42.014Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=39e7f6c6-f9da-4877-b9cf-23b7daa427bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:52.025Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=56517319-8627-4574-af89-b564d3827c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:07:52.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:02.035Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b7d895fe-df07-4ab8-b0d9-d0a44d41489d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:02.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:12.049Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=53a790b5-2e53-4ecd-80db-155cfe5fcea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:12.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:22.059Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e89cce1b-489f-4c7b-9d96-261255500079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:22.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:32.081Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8bd96615-eb7f-4994-8549-fd2a217df670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:42.091Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c761c83c-6042-48d5-8a1e-56199a73860b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:42.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:52.104Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=feb65f90-7e65-4531-a0b5-b7843816cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:08:52.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:02.114Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9fca75f6-a703-4c16-92c4-a7cbafaff813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:02.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:12.126Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b712dcd8-4785-46aa-ac15-b27672a06881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:12.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:09:19.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:09:19.511Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T17:09:19.513Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:09:19.516Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:09:19.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:09:19.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T17:09:19.522Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T17:09:19.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:22.136Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=299bb627-6811-46e6-bee3-aa0dd25beac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:22.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:32.149Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=14dfaa2e-6c21-4aa7-89f0-9fe7f447c1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:32.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:42.161Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2ecce448-863c-4fc5-b62a-d80ebbd40a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:42.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:52.171Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4f085688-b309-4a93-b097-cba4bfa0b569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:09:52.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:02.180Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d44e2704-7bec-4784-80ad-3972410f222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:02.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:12.191Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8f54fcc0-7f5d-48f4-b0b9-3a5c27b802c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:22.201Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a75bbeef-80f6-42ef-b156-e1a3f8e2b421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:22.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:32.212Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b5686503-4a68-4725-a666-1ea3e4d1f62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:42.224Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e2ce5477-2521-4e95-be5f-0bd6786804f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:52.235Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3d0a19f9-6849-42fc-9bf7-b5e5970bd4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:10:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:02.246Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3a8e2dfb-adac-4dc0-a6a5-0e9a9b52917c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:02.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:12.256Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2c571c8b-12d1-4a7c-ac28-2bddb58893e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:22.267Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8c93e6b8-b6f2-468a-9d59-12afaece7cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:22.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:32.280Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2e0dd65a-9249-45df-82f9-196d92be58e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:42.290Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d3031cf9-f40c-4cbe-8090-70a166c8950c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:42.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:52.301Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=83f6f5e2-126f-4390-b0e0-f5513413543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:11:52.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:02.311Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ce304433-f85a-42a9-860e-59f3f8595d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:12.324Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=18a7f872-310f-40a8-9525-a2903496c828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:22.336Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=06557660-d953-4213-b411-fcfc111ec091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:32.348Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=36739520-3052-4783-bc35-b9459b784d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:32.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:42.360Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e959bcc4-6bff-4b4c-be5d-ec3b46826286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:52.370Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=97a36cf4-dc7d-4f19-82dd-2762b44bc54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:12:52.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:02.379Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dfcd2fde-15de-4a55-b785-93485b3d286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:02.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:12.390Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bd4fd407-b86a-45e0-8ac2-f24e2f23c94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:12.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:22.400Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3655a2a3-5d51-466a-849d-597daee7000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:22.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:32.411Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0901870f-f39e-4d6e-8c3b-59e47dbfaeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:42.423Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=01b6e9ee-52ff-41fe-8eed-a6a72d480bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:52.434Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=582a84a1-7860-4189-a924-ca2b8abf3488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:13:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:02.442Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=78bb3518-396e-40a2-9342-5fd84725bdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:02.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:12.454Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=466db097-577b-4f30-9eab-1b111453f955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:12.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:14:19.518Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:14:19.519Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T17:14:19.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:14:19.522Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:14:19.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:14:19.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T17:14:19.528Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T17:14:19.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:22.464Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e18e011d-82f6-4958-b3cb-01685bd530cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:22.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:32.472Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d5de772a-c78b-4062-aaf9-761d0de72456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:42.484Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d7188b1b-e9fb-40ba-8ddb-ae5364ff3297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:42.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:52.494Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d6555c24-71ef-4007-8614-3e7e9cdda994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:14:52.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:02.503Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=d6c20ea9-3509-467e-97d6-06abc462df94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:02.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:12.513Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4b28ad70-cb74-453c-8104-8039ddcc40e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:12.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:22.521Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c71df885-a0f2-46a5-8af2-d4de24c27b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:32.532Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dcf58e20-4286-426f-80f1-b1c2d9a8c6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:32.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:42.543Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a09af3b7-e635-4f26-9d76-53950ea700b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:42.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:52.554Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2e8bf538-f275-4735-b12f-a733e8bbcfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:15:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:02.563Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ba23107b-2b60-44c7-afc0-876d512790f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:12.573Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0c13b0e4-f94c-42e7-ac19-5210c07627b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:22.583Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=00af51b5-ee96-431b-bc74-d462a54655ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:22.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:32.595Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8b14318d-47b1-4584-98c2-e9162b60360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:32.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:42.606Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0309da60-cca6-4dde-a54b-7409b50d28dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:42.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:52.617Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fe171d56-53eb-4fd4-a460-bf7b2b82f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:16:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:02.629Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ddbb7f76-f22b-4ad7-af67-a039686f7539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:02.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:12.639Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a51f0679-f302-48a7-86e7-e2dbabd650e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:12.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:22.652Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9ad9975a-d7f2-4c9c-972b-c9839f57a4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:22.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:32.662Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bf97c7d7-20c3-4413-953b-7ab9f8e6c19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:42.672Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=785e95e6-6405-44cb-99c2-8fc2de15aa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:42.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:52.682Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=105189c1-9f29-41e1-b962-4233cc5453e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:17:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:02.692Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ff870dc9-a85a-4a9b-be7e-ccf7a88bb567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:12.704Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7a7b9c30-36d3-442c-8ba5-da6034fa2f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:12.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:22.714Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f422aa0a-58dd-4cfd-b737-f468e4dafa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:22.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:32.725Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9588dd4d-548c-4c76-9eb5-3f33177155be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:42.737Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=90b3f879-d9e2-42d2-aed2-c86ccf7151d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:52.747Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1a9a9ebf-65b9-4d65-8feb-4aa305d0b136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:18:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:02.757Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e866ce63-dd91-40db-b43e-a4dac5276670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:12.767Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9ccd28ca-b276-4ac5-a6a8-0c14d0b1a432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:19:19.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:19:19.408Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T17:19:19.408Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:19:19.410Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:19:19.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:19:19.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T17:19:19.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T17:19:19.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:22.777Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2a4c466a-323f-4768-801b-64b3adc18323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:32.787Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=615c4bfa-522f-4527-babe-9b18effea886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:42.797Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3d490934-4f7c-4ffa-b06c-4ada96e34b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:42.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:52.808Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bd321f09-a362-4557-8493-84ba13db0222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:19:52.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:02.818Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ed22b3d2-ede4-49e8-83f8-d02dde6ca789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:12.829Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2a9c6691-fa84-44d7-a721-01a48fa77240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:12.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:22.843Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e8d29594-2844-45ca-b0cb-275e274ceda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:22.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:32.857Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c86c6de7-c16c-446e-8e00-5850bf91940c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:32.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:42.869Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=eecc43e7-b569-4186-88f5-a81f0d02300c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:52.880Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=cac2b2f2-544f-4539-860b-8677e9ba8a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:20:52.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:02.890Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=129dbb3a-4ac9-4b4d-9c6f-dfd849403b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:12.901Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0abc1429-8b29-43d6-973a-c5e8e3808061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:12.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:22.914Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bb34ef8a-be33-41f2-9ffc-adc9790f8607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:22.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:32.926Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a7e1f0e2-906f-442c-b8e6-4f95a24ed62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:32.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:42.939Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=75eb046c-ee24-4a3c-b1c0-54ca291dfdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:52.951Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0db7bd8e-939e-4f98-842c-343e75369782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:21:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:02.961Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=cc3e54eb-8188-4a54-9418-9ddd7d96857d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:02.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:12.973Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a5134a3b-84c7-4161-a022-8c1b10742c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:22.983Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=97b7c2e2-805c-41a2-a2fd-f76f63e64c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:22.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:32.994Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5edf54f1-1650-46b1-a662-e4981bdc396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:43.007Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7c53530e-f87c-4089-96ad-7fb420db5b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:53.018Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=22c01869-831b-4b85-a0cd-e5f47b9e1955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:22:53.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:03.029Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4b7e53c3-71f0-4aa7-897c-078b4199c539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:03.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:13.043Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=34599917-5dc2-4244-9302-4f8b46989b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:23.053Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e1793961-a836-4912-9168-0f15b4dba905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:23.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:33.063Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=eee99677-6971-4eb1-8d91-680603a4babc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:43.073Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b6c4b6d2-db22-4463-ac52-4bc0e70ee203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:43.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:53.085Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5e754662-4dee-4bad-9a08-acaa434bed46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:23:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:03.097Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3e413882-f81e-423f-a8e9-90f454c1d99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:13.107Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f2d00cea-447b-4047-a747-65188a80751f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:24:19.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:24:19.478Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T17:24:19.479Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:24:19.481Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:24:19.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:24:19.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T17:24:19.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T17:24:19.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:23.118Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=381b71e0-86dd-40d2-b0ac-d96e772c050c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:23.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:33.130Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2015a43b-3df6-4598-82c5-245170b00220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:33.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:43.140Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b8529894-794e-48d4-ba0c-43847e60aa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:43.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:53.155Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9c29743b-cd74-449c-b53a-913c992bf9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:24:53.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:03.167Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1577c06b-f985-4186-bc6c-4b70257a8f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:13.177Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=88c53141-3ba0-401a-86ae-321d43b8405b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:23.187Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4edbc322-3293-4f9a-8a13-4eafbc353180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:33.198Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a24f8170-4753-404c-a73a-1d53a62d4a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:43.211Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c2339b8e-2d25-4cb4-be58-36439913996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:43.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:53.224Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7fd0ec94-5d9c-4efe-8252-3456a40e4e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:25:53.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:03.234Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c34880bd-25d9-4bee-8a0d-7f9d51d0fe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:03.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:13.246Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2f5f1d0e-7286-4e5b-8ef1-23372a1b2229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:13.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:23.258Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b81ee2e5-ddee-4050-9628-042aa5269c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:23.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:33.270Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a352b3b5-de35-43eb-833c-b1ce92ae4a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:43.283Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8c6f0de7-7941-48f1-970e-c52b6312e6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:43.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:53.294Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b05d9408-1d81-4c1d-ae99-e9130197d6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:26:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:03.306Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b3902d03-4627-45fb-903f-9ffbeb84f0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:13.321Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1eef1f95-0044-4ed4-99c7-c81e63cbbd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:13.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:23.333Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5853ca01-39fe-469f-8708-4cda9075f02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:23.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:33.344Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=504200ef-4c19-43b3-89a1-e9d182579c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:43.355Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=70e71118-a91e-4cac-930f-13a656483007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:43.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:53.365Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=20d901f8-9827-4f9b-aeab-8288b67bea29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:27:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:03.374Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9563aae9-5b46-4fa3-a0f1-6726fa1ffd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:03.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:13.386Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c47bec31-167c-438e-8749-f33721dadf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:23.397Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=eeb2a644-aaf8-420d-a067-0a2bdff9946f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:33.407Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=763f69a3-e433-489c-b40c-6a7cd39ec480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:43.419Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1cbb9296-20b8-4d86-8e1d-04f029249fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:43.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:53.432Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=40b51300-12e0-487d-91db-dd3dc037a100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:28:53.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:03.444Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=6401c7a1-a38f-4089-8bf6-3d531f608643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:13.454Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8cd93550-6a1a-464f-88d3-e09af4b26734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:13.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:29:19.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:29:19.460Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T17:29:19.460Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:29:19.463Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:29:19.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:29:19.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T17:29:19.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T17:29:19.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:23.465Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e6795ddc-2dc0-487a-a72c-82333d22267a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:23.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:33.474Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=09e0c81d-a2aa-48fc-a9f9-35b9296e83af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:33.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:43.483Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4e6455a3-d2b5-4a7e-9d38-4ef2978e492c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:43.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:53.493Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=819ed2bc-e84a-424f-9b2e-b68666fdf975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:29:53.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:03.503Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=0775cef2-189d-419f-8405-db4538c6e908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:03.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:13.512Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c1184268-df57-4703-849a-c67a96e54b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:13.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:23.522Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5609545b-4dae-40e3-b1c8-33abfc318704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:23.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:33.531Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b8d91c38-b5d5-41cb-8161-20d079568d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:33.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:43.542Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=88e8fb25-f75c-49fc-8f12-ac0225ba962d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:53.552Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=a88e03c0-e09b-4356-95ef-4884bdab4e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:30:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:03.561Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e35442e1-abc1-4706-85c6-e0594f793272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:13.572Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=459aff5d-d7de-4a91-a442-9a83780caa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:13.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:23.582Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=de29d550-7898-47a1-8479-892181dc14f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:23.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:33.591Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=238cc52f-913f-4c25-892e-644784f11065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:43.603Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=19aca577-259c-4f9c-82e1-df62566792b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:43.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:53.613Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8168ec62-8353-49e1-948e-0e1dca389e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:31:53.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:03.624Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=40d6a9b3-3cdd-42da-93aa-ffabf98dde1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:03.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:13.635Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=3dd0f58e-4fa1-49f8-bb6b-d7246c5afeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:13.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:23.645Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2d3d2bcd-ccf6-490e-84bc-45d52805c9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:33.656Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4c84ea60-f2f6-4010-b9ab-80cc1a49409e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:33.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:43.665Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=e312bd7a-1b61-4a90-b095-4f1c848fcce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:53.678Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5228b7cf-861f-438e-8417-f3a0dc13ae3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:32:53.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:03.688Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2cad589d-e5f4-4737-ac2c-5dc9b8696091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:03.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:13.697Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=8b1b0533-ed51-4f76-9fe5-112882cc5b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:13.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:23.709Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1939766a-3600-4109-b31d-4e2931bce394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:23.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:33.719Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=11b2aac0-665c-40bb-afdd-492f01c1897f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:43.733Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=4e159c9d-42d6-4f6d-b652-ee695fa5403a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:43.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:53.746Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=244ac20a-ee79-46f6-bfb0-0e99ba0d1b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:33:53.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:03.759Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=c1749ad7-98cf-4e6a-9016-c98860f6fb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:13.770Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=f3bafa27-c352-4840-ae34-5dd459635218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:13.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:34:19.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T17:34:19.513Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T17:34:19.514Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:34:19.516Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:34:19.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T17:34:19.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T17:34:19.521Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T17:34:19.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:23.778Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b40e554a-607f-41b8-ab4e-7931d96635a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:33.789Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=18e96f33-9be5-42c1-985b-7a683e494a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:43.799Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=974fc50e-e90e-4cbc-a0e9-39fb6b74bc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:43.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:53.810Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=63147dd4-a67f-44d3-82af-15a0374d8f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:34:53.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:03.823Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ccfad180-b882-4567-ad70-68194c3474e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:13.833Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=af2a336f-062f-460c-8ef3-cd3192f663a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:13.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:23.844Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=7de1b93f-13ec-4245-8641-1ea1dc2f908b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:23.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:33.857Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=613bc205-25fb-4993-93c0-81bf7cc9cb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:33.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:43.868Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=528072a0-f868-453a-8554-c1bdcddc01f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:43.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:53.879Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=25b774b6-fdad-4b72-bcff-f6fb2bd67ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:35:53.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:03.891Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5781381b-d6a6-425b-a239-a213a4c68052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:03.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:13.901Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1c1e04b6-24ad-4fd8-8f85-b4d5fe80b2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:13.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:23.911Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=068941ea-7a5c-4ae9-8fde-0f4ed3629d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:23.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:33.922Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=97ab1031-e84c-4509-8122-3d45a911e7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:33.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:43.934Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=81b29572-5ffe-46dd-8f4a-e61ae0a6016a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:43.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:53.944Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=cea149c2-0467-4621-af92-91f61303e53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:36:53.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:03.956Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=fdda7f37-6a4c-4e07-8ee8-d58efd10e796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:03.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:13.967Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=94f2e5c3-5a6c-41c2-a980-50e9a4929c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:13.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:23.976Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=2dfa8116-400a-4e41-9fb5-1f169997a0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:33.987Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=b277867f-4d40-45c4-a673-ee7ae5d57779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:33.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:43.997Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1b5858c8-3d47-47a1-b204-1722e902b339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:54.008Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=55a03193-ffa8-4b90-bb01-6782ce24e419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:37:54.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:04.018Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=ec998c47-0b1f-439e-b29d-dba8e6bd37c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:14.029Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=9ff52eb2-1a53-4115-8657-46416bb8b4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:14.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:24.040Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=5dced9d0-42f0-4bf9-9604-baee77bc713c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:34.052Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=70a06886-a963-4252-81c6-72ec1b27175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:44.064Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=bc957868-9308-4a98-8dd6-d4f532474292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:44.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:54.073Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=1c3452ff-3656-44f4-bd2c-e337d5b178be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:38:54.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:39:04.085Z |INFO |Init configs |InvocationID=8fbd7d6c-f039-433a-8c45-6a922d4b643f, InstanceUUID=dc975f78-9e6e-490c-8829-ab5bdcfa01b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T17:39:04.095Z |INFO |PRH tasks have been completed | | | |